Batch process ERC20 token distribution using ethers and infura
git clone git@github.com:KamesCG/autograph.git ; cd autograph
npm install || yarn <---- Install Dependencies
npm run start || yarn start <---- Development
npm run build || yarn build <---- Production
