You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both the Current and Active LTS versions of Node.js are supported. Please see [nodejs.org](https://nodejs.org/) for what these currently are.
90
108
91
109
### Next Steps
92
110
93
-
<!-- TODO: currently useless
94
111
- Read the [docs](https://ipfs.github.io/js-kubo-rpc-client)
95
-
-->
96
-
97
112
- Look into the [examples](https://github.com/ipfs-examples/js-ipfs-examples) to learn how to spawn an RPC client or a full IPFS node in Node.js and in the Browser
98
113
- Consult the [Core API docs](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) to see what you can do with an IPFS node
99
114
- Check out <https://docs.ipfs.tech> for tips, how-tos and more
0 commit comments