This app is an open-source standalone multichain portfolio tracker for the Compound v3 protocol. This was built as part of the Compound Grants Program to empower users to gain valuable insights into their portfolio growth and health.
Data is powered from the Compound v3 Community Subgraphs .
yarn
cp .env.template .env.local
# Now, populate .env.local
yarn dev