- Install yarn
- Download git repo
- Navigate to downloaded repo and run "yarn"
- Configure config.js file to include desired time interval and file names
- run "yarn fetch-prices" to fetch prices
- Put output of
listtransactions "*" 1000000 > txs.txt
into the repo directory - run "yarn calculate"