chrismarino / rocketreturns

React app that calculates irr of payment array
MIT License
0 stars 0 forks source link

Rocket Pool Node and Minipool IRR Calculator

An app that calculates the IRR of a Ethereum node running Rocket Pool validators.

Installation

External APIs

Get an API key from Etherscan and Alcmehy and create a .env file from example.env for your local envrionment.

Install and Run the App

npm install

npm run start

Deploy

npm run clean

npm run build

Usage

See the About page for more information on how to use the app.

Issues

See the Issues page for known issues and to report new ones.