Awesome
<h1 align="center" style="margin-top: 1em; margin-bottom: 3em;">Governance Dashboard</h1>A dashboard containing Maker governance and delegation stats as well as proposals information.
Development
Create a .env.local
file with the following variables:
NETWORK_PROVIDER=Your RPC Provider
GOOGLE_SHEETS_API_KEY=API key with access to the tracker sheet
Install the depencencies and run the project:
yarn
yarn dev