Skip to content

cluster-labs/horizon

Repository files navigation

Horizon

A Dashboard to manage IPFS Cluster nodes and data.

Maintainer

Vaibhav Saini

Installation

Requirements

  • You must have nodejs and npm installed.
  • You must have ipfs daemon running & it's HTTP APIs are exposed on PORT 5001
  • You must have ipfs-cluster-service daemon running & it's HTTP APIs are exposed on PORT 9094

Running the dashboard

  • npm i
  • npm start

This will start the dashboard on PORT 3000 by default.

Preview

Node Stats

Horizon preview

Files Browser

Horizon preview

Feature Requests & Bugs

Please add your feature requests & report Bugs here

Contribute

You can contribute to the project by submitting a PR or contacting me at vasa@towardsblockchain.com