Update README.md

master
John M. Jones 2017-11-02 05:54:03 -05:00 committed by GitHub
parent eeabd85bc3
commit 1fdd490e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -7,10 +7,10 @@ IPFS implementation in C, (not just an API client library).
* **ipfs cat [hash]** to retrieve a file from the repository
## For techies:
getting started: https://github.com/ipfs/specs/blob/master/overviews/implement-ipfs.md
specifications: https://github.com/ipfs/specs
getting started: https://github.com/ipfs/community/issues/177
libp2p: https://github.com/libp2p/specs
getting started: [https://github.com/ipfs/specs/blob/master/overviews/implement-ipfs.md]https://github.com/ipfs/specs/blob/master/overviews/implement-ipfs.md
specifications: [https://github.com/ipfs/specs]https://github.com/ipfs/specs
getting started: [https://github.com/ipfs/community/issues/177]https://github.com/ipfs/community/issues/177
libp2p: [https://github.com/libp2p/specs]https://github.com/libp2p/specs
## Prerequisites: To compile the C version you will need:
lmdb https://github.com/jmjatlanta/lmdb