Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 488 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 488 Bytes

autograph

Batch Process ERC20 Token Distribution

Batch process ERC20 token distribution using ethers and infura

Demo

⚠️ WARNING ⚠️ : The mini dAPP is still being tested and should be used with caution.

git clone [email protected]:KamesCG/autograph.git ; cd autograph

npm install || yarn <---- Install Dependencies

npm run start || yarn start <---- Development
npm run build || yarn build <---- Production

Open Source The World