Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Latest commit

 

History

History

README.md

Band Governance Portal

Web Application for Exploring & Managing Datasets in Band Protocol

Code Style: prettier MIT Licence Dependency Status devDependency Status

Band Protocol is a protocol for decentralized data governance. This repository contains the UI implementation for the data governance portal. See whitepaper for more information regarding the high-level ideas of Band Protocol.

Development

Make sure you have Node.js and Yarn installed, then:

$ yarn install

To start a development server, run:

$ yarn start