Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.39 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.39 KB

go-libp2p-core

GoDoc Coverage Status Build Status Discourse posts

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

Install

go get github.com/yspk/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.