libp2p implementation in Nim https://status-im.github.io/nim-libp2p/docs/
Go to file
Ștefan Talpalaru eed7ce92c1
Merge branch 'master' of github.com:status-im/nim-libp2p
2019-03-14 03:56:55 +01:00
examples Change PeerID type from distinct type. 2019-03-05 22:28:46 +02:00
libp2p Merge branch 'master' of github.com:status-im/nim-libp2p 2019-03-14 03:56:55 +01:00
tests Fix import bugs. 2019-03-06 13:23:12 +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 New go-libp2p-daemon building steps. 2019-03-07 01:30:03 +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 assert() -> doAssert() 2019-03-14 03:55:47 +01: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.