libp2p implementation in Nim https://vacp2p.github.io/nim-libp2p/docs/
Go to file
Eugene Kabanov 6321689c3c
Merge pull request #12 from status-im/peer
Peer
2019-03-06 04:20:07 +02:00
examples Change PeerID type from distinct type. 2019-03-05 22:28:46 +02:00
libp2p Add base64 and tests for it. 2019-03-06 02:36:09 +02:00
tests Add PeerID test vectors. 2019-03-06 03:48:22 +02:00
.gitignore Initialize travis and licenses. 2018-11-19 04:04:47 +02:00
.gitmodules Add BearSSL submodule 2019-02-20 00:24:43 +02:00
.travis.yml Force brew to update itself. 2019-01-10 02:56:18 +02:00
LICENSE Initial commit 2018-11-19 03:58:31 +02:00
LICENSE-APACHEv2 Initialize travis and licenses. 2018-11-19 04:04:47 +02:00
LICENSE-MIT Initialize travis and licenses. 2018-11-19 04:04:47 +02:00
README.md Update README.md 2019-01-02 15:05:50 +01:00
libp2p.nim Add daemon api sources. 2018-11-19 04:52:11 +02:00
libp2p.nimble Add PeerID test vectors. 2019-03-06 03:48:22 +02:00

README.md

nim-libp2p

Build Status

libp2p implementation in Nim

License

Licensed and distributed under either of

or

at your option. This file may not be copied, modified, or distributed except according to those terms.