Skip to content

anithakc6/tokenPendingTransactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deployment Steps:


git clone https://github.com/anithakc6/tokenPendingTransactions.git

Modify the code: Open txServer.js and Add projectid of ethereum mainnet, token id and contract address in line 38 example -> let txPending = new PendingTransactions(,, );

Go to your project folder in terminal :

cd tokenPendingTransactions/

Execute :

npm install
node txServer.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published