Steven Allen fdc64dde88 deps: move tools to a sub-module (#130)
That way, the root module doesn't depend on gocompat and all its dependencies.
2020-03-09 19:57:19 -07:00
2020-03-03 18:16:38 +01:00
2020-03-03 18:16:38 +01:00
2020-03-03 18:16:38 +01:00
2019-12-13 15:24:15 -05:00
2020-03-09 19:57:19 -07:00
2020-03-09 19:57:19 -07:00
2020-02-11 10:34:23 -08:00
2019-06-24 18:25:52 +01:00
2019-06-24 18:25:52 +01:00
2019-12-19 09:57:16 -05:00

go-libp2p-core

GoDoc Coverage Status Build Status Discourse posts

Home to the interfaces and abstractions that make up go-libp2p.

Minimum go version: 1.13

Install

go get github.com/libp2p/go-libp2p-core

Usage

Check out the GoDocs.

Testing

To test instantiations of interfaces and abstractions, you can use the test suite.

License

Dual-licensed under MIT and ASLv2, by way of the Permissive License Stack.

Description
Interfaces and abstractions that make up go-libp2p
Readme 1.3 MiB
Languages
Go 100%