Skip to content

This executable sets up and runs an IPFS node using the Kubo library. It also includes a local server to manage and adjust configurations and communicates with the services provided by Hello.app.

License

Notifications You must be signed in to change notification settings

Hello-Storage/hello-ipfs-user-node

Repository files navigation

hello-ipfs-user-node

This executable sets up and runs an IPFS node using the Kubo library. It also includes a local server to manage and adjust configurations and communicates with the services provided by Hello.app.

Requirements

  • Your preferred development environment, e.g. VS Code
  • Node.js (minimum version 16.x), download the Long Term Support (LTS) version and install it.
  • pnpm (you can install it with npm install -g pnpm or yarn global add pnpm), visit pnpm.io for more information or trouble-shooting.

Setup

Once you have the prerequisites installed, follow these steps to get started:

  • Clone this repository: git clone https://github.com/Hello-Storage/hello-ipfs-user-node.git
  • Open the repository in VS Code or any other development environment
  • Run pnpm install in the repository root folder to install the dependencies
  • Run pnpm dev in the repository root folder to start the development server

About

This executable sets up and runs an IPFS node using the Kubo library. It also includes a local server to manage and adjust configurations and communicates with the services provided by Hello.app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published