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