File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 3737- [ traverse through a slice of the ethereum blockchain] ( #traverse-through-a-slice-of-the-ethereum-blockchain )
3838- [ traverse through a git repo] ( #traverse-through-a-git-repo )
3939 - [ Video of the demos] ( #video-of-the-demos )
40+ - [ References] ( #references )
4041- [ Documentation] ( #documentation )
4142- [ Contributing] ( #contributing )
4243- [ Want to hack on IPFS?] ( #want-to-hack-on-ipfs )
@@ -124,6 +125,17 @@ Find a video with a walkthrough of this examples on Youtube:
124125
125126_ For more examples, please refer to the [ Documentation] ( #documentation ) _
126127
128+ ## References
129+
130+ - Documentation:
131+ - [ IPFS CONFIG] ( https://github.com/ipfs/js-ipfs/blob/master/docs/CONFIG.md )
132+ - [ DAG] ( https://github.com/ipfs/js-ipfs/blob/master/docs/core-api/DAG.md )
133+ - [ BLOCK] ( https://github.com/ipfs/js-ipfs/blob/master/docs/core-api/BLOCK.md )
134+ - [ MULTIFORMATS] ( https://github.com/multiformats/js-multiformats )
135+ - [ IPLD] ( https://github.com/ipfs/js-ipfs/blob/master/docs/IPLD.md )
136+ - Tutorials:
137+ - [ Merkle DAGs] ( https://proto.school/merkle-dags )
138+
127139## Documentation
128140
129141- [ Config] ( https://docs.ipfs.io/ )
You can’t perform that action at this time.
0 commit comments