Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 310 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 310 Bytes
  1. Install yarn
  2. Download git repo
  3. Navigate to downloaded repo and run "yarn"
  4. Configure config.js file to include desired time interval and file names
  5. run "yarn fetch-prices" to fetch prices
  6. Put output of listtransactions "*" 1000000 > txs.txt into the repo directory
  7. run "yarn calculate"