Skip to content

Metamask transaction is done using Nodejs, Express.js and web3. Transaction through Ropsten network and BSC network. Automatic transaction in the interval of 30 min is implemented using node-cron package.

Notifications You must be signed in to change notification settings

ansAlgorithms/Metamask-Auto-Transaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metamask-Auto-Transaction

Metamask transaction is done using Nodejs, Express.js and web3. Transaction through Ropsten network and BSC network. Automatic transaction in the interval of 30 min is implemented using node-cron package.

Body for api testing on postman : Request-type : Get Format : json

Transaction : { "from": user's metamask id, "to": Another metamask id, "value": amount, "gas": gas amount, "privkey": User's private key of metamask account } Balance Checking : { "id": user's metamask id }

About

Metamask transaction is done using Nodejs, Express.js and web3. Transaction through Ropsten network and BSC network. Automatic transaction in the interval of 30 min is implemented using node-cron package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published