Skip to content

cybtry/claystack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClayStack - Collect to access Malawi testnet

How to use:

Setting up

  • git clone https://github.com/ericet/claystack.git
  • npm install
  • mv .env.example .env
  • Put your private key(keys) into KEYS field. Eg: KEYS=0x00000000,0x11111111,0x222222222
  • If you want to collect all tokens from different accounts into one single account. Put your receipient address into TO field. Eg: TO=0x9999999

Auto Claiming the package

  • node claim.js

Collect tokens from different account into one account

  • node collectAll.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published