libp2p implementation in Nim https://vacp2p.github.io/nim-libp2p/docs/
Go to file
cheatfate dc2d0538ff
Fix import bugs.
Add PublicKey and Signature types to daemonapi.
Add more tests for crypto.nim
2019-03-06 13:23:12 +02:00
examples Change PeerID type from distinct type. 2019-03-05 22:28:46 +02:00
libp2p Fix import bugs. 2019-03-06 13:23:12 +02: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 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.