Update README.md
This commit is contained in:
parent
b8642c1011
commit
a1193e659d
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
# c-ipfs
|
||||
IPFS implementation in C, (not just an API client library).<br>
|
||||
<br>
|
||||
getting started: https://github.com/ipfs/specs/blob/master/overviews/implement-ipfs.md <br>
|
||||
specifications: https://github.com/ipfs/specs <br>
|
||||
getting started: https://github.com/ipfs/community/issues/177 <br>
|
||||
libp2p: https://github.com/libp2p/specs <br>
|
||||
guys who might want to help with the C implementation: https://github.com/ipfs/ipfs/issues/164 <br>
|
||||
and: https://github.com/PayasR
|
||||
|
|
Loading…
Reference in a new issue