mithraiclabs / bi-dashboard

A frontend for displaying analytical information for the Psy Ecosystem
2 stars 0 forks source link

bi-dashboard

The Business Inteligence Dashboard is designed to give anyone a broad overview of how the PsyOptions ecosystem is doing. It is an analytics dashboard that will be opened to the public.

Basic project requirements can be found here.

Currently this project is scope out to be just a front end leveraging the few Data Sources listed below. If it is required, maybe there is a need for a custom data source that is indexing other data. E.g. if it was desired to store TVL over time, then there might be a need for a new data store.

Data Sources

Contributing

V1 is under active development. You can find the project and relevant tasks here.

If you wish to tackle a task

  1. Assign it to yourself, so it is clear someone is working on it

How to Install

yarn install

How to start

yarn start

URL

http://localhost:3000