An app that calculates the IRR of a Ethereum node running Rocket Pool validators.
Get an API key from Etherscan and Alcmehy and create a .env
file from example.env
for your local envrionment.
npm install
npm run start
npm run clean
npm run build
See the About page for more information on how to use the app.
See the Issues page for known issues and to report new ones.