Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 431 Bytes

File metadata and controls

12 lines (9 loc) · 431 Bytes

ICON Validators monthly earnings calculator.

The following repo is a nodejs scripts that will calculate the current monthly earnings for the validators of the ICON Network.

To execute the script clone the repo, install the required packages and then execute the main script.

git clone [email protected]:icon-community/icon-validator-earnings-calculator.git
cd icon-validator-earnings-calculator
npm install
npm run start