christroutner / helia-node

Example code for creating a helia node that can talk to other IPFS nodes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helia-node

This is a collection of example scripts that I'm using to test out Helia, the new replacement for js-ipfs. I maintain the P2WDB project, which is based on OrbitDB. My goal is to get a running version of OrbitDB using Helia, and then integrate the changes into P2WDB.

Examples:

  • 01-basic-node sets up a basic Helia IPFS node.
  • 02-orbitdb assumes that the OrbitDB repository has been cloned next to this repository, and the helia brach is checked out. It then creates an Helia IPFS node and instantiates a new OrbitDB.

About

Example code for creating a helia node that can talk to other IPFS nodes.


Languages

Language:JavaScript 100.0%