This is a simple utility to download historical info from the EOS mainnet. Can be easily modified and extended for many other uses.
- git clone amih/EOS_dfuse_downloader.git
- npm install
- edit the dfuse.js file, enter your API key and the accounts you want to download
- run using: node dfuse.js > outputfilename.log