libp2p implementation in Nim https://vacp2p.github.io/nim-libp2p/docs/
Go to file
Eugene Kabanov f9a807af53
Merge pull request #1 from status-im/chat
[WIP] Do not merge! Chat and further improvements.
2018-12-16 15:56:04 +02:00
examples Update example chat /consearch now shows if peers are supporting p2p-circuit. 2018-11-27 22:58:16 +02:00
libp2p Fix cid with proper CIDv1 code. 2018-12-16 15:51:12 +02:00
tests Fix cid with proper CIDv1 code. 2018-12-16 15:51:12 +02:00
.gitignore Initialize travis and licenses. 2018-11-19 04:04:47 +02:00
.travis.yml Last fixes. 2018-11-19 06:03:23 +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 Add badge. 2018-11-19 04:07:53 +02:00
libp2p.nim Add daemon api sources. 2018-11-19 04:52:11 +02:00
libp2p.nimble Initial CID implementation. 2018-12-16 04:55:02 +02:00

README.md

nim-libp2p

Build Status

libp2p implementation in Nim

License

Licensed and distributed under either of

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