Skip to content

InterplanetaryDevs/ipfs-toolbox

Repository files navigation

IPFS Toolbox

GitHub Workflow Status (branch) codecov GitHub GitHub forks GitHub Repo stars

You can check it out right here. Or you can follow the instructions below and build it yourself.

Screenshots

Dashboard screenshot

Shortcuts

  • ctrl + d - Go to dashboard.
  • ctrl + , - Go to configuration.
  • ctrl + m - Toggle menu.
  • ctrl + - Toggle search.

Notes

Cluster webui The service.json file will have to have restapi.cors_allowed_methods with at least the values ["GET","POST","DELETE"]. Or updating/adding/deleting will not work.

Getting started

  1. Clone this repository
  2. install dependencies with yarn install
  3. start the toolbox yarn start