Must have node version 16+ which is best managed with nvm:
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
nvm install 16Then in the root of this repo run npm install
Fill out the config.json, to generate keys do node makeEVMKeys.js <NUMBER OF KEYS>
Run it!!! node main.js