This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,25 @@ Consult the [Roadmap](/ROADMAP.md) for a complete state description of the proje
35
35
- [ Use in the browser with browserify, webpack or any bundler] ( #use-in-the-browser-with-browserify-webpack-or-any-bundler )
36
36
- [ Use in a browser using a script tag] ( #use-in-a-browser-using-a-script-tag )
37
37
- [ Usage] ( #usage )
38
- - [ Examples] ( #examples )
38
+ - [ CLI] ( #cli )
39
+ - [ HTTP-API] ( #http-api )
40
+ - [ IPFS Core examples (use IPFS as a module)] ( #ipfs-core-examples-use-ipfs-as-a-module )
41
+ - [ Create a IPFS node instance] ( #create-a-ipfs-node-instance )
42
+ - [ More to come] ( #more-to-come )
39
43
- [ API] ( #api )
44
+ - [ Generic API] ( #generic-api )
45
+ - [ Block API] ( #block-api )
46
+ - [ Object API] ( #object-api )
47
+ - [ Config API] ( #config-api )
48
+ - [ Files API] ( #files-api )
49
+ - [ Swarm API] ( #swarm-api )
50
+ - [ libp2p API] ( #libp2p-api )
40
51
- [ Development] ( #development )
41
- - [ Project Architecture] ( /ARCHITECTURE.md )
52
+ - [ Clone] ( #clone )
53
+ - [ Install Dependencies] ( #install-dependencies )
54
+ - [ Run Tests] ( #run-tests )
55
+ - [ Lint] ( #lint )
56
+ - [ Build a dist version] ( #build-a-dist-version )
42
57
- [ Packages] ( #packages )
43
58
- [ Contribute] ( #contribute )
44
59
- [ Want to hack on IPFS?] ( #want-to-hack-on-ipfs )
You can’t perform that action at this time.
0 commit comments