mirror of
https://github.com/libp2p/go-libp2p-core.git
synced 2026-08-19 15:13:28 +08:00
ab2bf160213e7cfe58405edd528e0e86f25f80b8
* remove the Protector interface, introduce a PSK type * move decoding of the v1 PSK here
go-libp2p-core
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
Languages
Go
100%