A dashboard containing Maker governance and delegation stats as well as proposals information.
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