Skip to content

Beanstalk protocol metrics on one page. dashboard.bean.money

Notifications You must be signed in to change notification settings

BeanstalkFarms/Dashboard

Repository files navigation

beanstalk-dashboard

Setup

Create a new file .env.local and configure with your desired chain / RPC URL:

NEXT_PUBLIC_CHAIN_ID=1337
NEXT_PUBLIC_RPC_URL=http://localhost:8545
NEXT_PUBLIC_RPC_WS_URL=ws://localhost:8545 # if your local RPC supports websockets (hardhat and anvil do)
yarn install
yarn generate
yarn dev --port 4000  # port is optional; prevents clash with Beanstalk-UI on port 3000 if running

Tracking events

Head to the /events page and click "Start listening" in the top right.

License

MIT

About

Beanstalk protocol metrics on one page. dashboard.bean.money

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •