Made to run in node
and log everything to console. Remove the multi-line comment at the top to be able to
write all console.log
output to log.txt
- To install the web3 dependency,
cd
into the root folder and enter
npm i
- To run the script, simply run
node getMiner.js
This was meant as a personal project to evaluate the block times and patterns.