libp2p implementation in Nim https://status-im.github.io/nim-libp2p/docs/
Go to file
Eugene Kabanov 582e52fc5c
Merge pull request #11 from status-im/protobuf-bugfix
Bugfix: Protobuf length prefix was assumed to be 1 byte
2019-03-05 01:43:55 +02:00
examples Make unix socket name generation more reliable (depending on process id). 2018-12-18 16:31:58 +02:00
libp2p Bugfix: Protobuf length prefix was assumed to be 1 byte 2019-03-04 20:26:46 +02:00
tests Add key interface with test vectors. 2019-03-02 21:19:41 +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 nimcrypto 0.3.9 dependency. 2019-03-02 21:20:30 +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.