Displays various protocol metrics for Pinto.
This project is forked from Beanstalk. The original project can be found here. The structure of this project is kept similar to the original - from a technical perspective this will allow either repository to benefit from future developments to the other.
Create a new file .env.local and configure with your desired chain / RPC URL. See .env.example.
Then, run these commands:
yarn install
yarn generate
yarn dev --port 4000 # port is optional
This project adheres to a Code of Conduct to ensure a welcoming and inclusive environment for all contributors.