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.
Make sure you have Node.js and Yarn installed, then:
$ yarn install
To start a development server, run:
$ yarn start