libp2p implementation in Nim https://vacp2p.github.io/nim-libp2p/docs/
Go to file
Bruno Škvorc 44afa51792
Update README.md
2019-01-02 15:05:50 +01:00
examples Make unix socket name generation more reliable (depending on process id). 2018-12-18 16:31:58 +02:00
libp2p Make unix socket name generation more reliable (depending on process id). 2018-12-18 16:31:58 +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 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 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

or

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