Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 296 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 296 Bytes

Etherscan Transactions Watcher Script

Clone the Repository:

git clone https://github.com/0xRenegade/etherscan_transaction_script.git

Install Dependencies:

npm install

Run Script:

npm run start

Run this command to monitor processes:

pm2 monit

To Stop Script:

npm run stop