Forked from squishyhuman/c-libp2p Implementation of libp2p in C.
 
 
Go to file
jmjatlanta 7e7a4e0712 clarifying var names, testing base58 and multihash 2016-12-15 12:39:30 -05:00
crypto clarifying var names, testing base58 and multihash 2016-12-15 12:39:30 -05:00
hashmap Code cleanup 2016-11-17 15:06:53 -05:00
include clarifying var names, testing base58 and multihash 2016-12-15 12:39:30 -05:00
multihash_old clarifying var names, testing base58 and multihash 2016-12-15 12:39:30 -05:00
net Added libp2p-net TODO. 2016-11-10 22:39:11 -03:00
test clarifying var names, testing base58 and multihash 2016-12-15 12:39:30 -05:00
thirdparty Adjusted makefiles 2016-11-07 16:34:08 -05:00
.cproject clarifying var names, testing base58 and multihash 2016-12-15 12:39:30 -05:00
.gitignore added Eclipse project files 2016-11-17 16:34:35 -05:00
.project added Eclipse project files 2016-11-17 16:34:35 -05:00
LICENSE Create LICENSE 2016-11-04 12:26:17 +01:00
Makefile Fixed base32 encoding 2016-11-28 16:12:11 -05:00
README.md Initial commit 2016-10-26 10:34:39 +02:00

README.md

c-libp2p

Implementation of libp2p in C.