Get reports on activity on various Olas staking contracts.
- The standard versions of Node.js along with Yarn are required to proceed further (confirmed to work with Yarn
1.22.19
and npx/npm10.1.0
and nodev18.17.0
).
Simply run the following command to install the project:
yarn install
cd scripts
node run-reports.js
Add a new object to reports
array in scripts/run-reports.js
.