This Script is used for calculate all the PNG harvested in snowglobes in a given timeframe.
These instructions will get a copy of the script for running.
The following dependencies are recommended to run an instance:
- NodeJS
- Npm
- Clone from github
git clone https://github.com/Jonasslv/xsnobrewardcalculator.git
All configuration is managed inside the settings.json
file.
In the file strategycontracts.json
there's the contract strategy addresses and pangolin pools, if you need to add a new pool use this file.
- PNG Price is taken from pangolin the graph node.
-
Install project dependencies
cd xsnobrewardcalculator npm install
-
Start the application
node script.js
-
Input the date interval and let it work.
-
In the end it will create a file named
result.json
with the data retrieved by the script.