Skip to content

sortcoder/mempool-listener

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

If running this bot on your own client blockchain full node, expose the http port to 8545 and wss port to 8546.

Otherwise if using Alchemy, Infura, QuickNode etc as an API, insert those http and wss addresses instead in main.js.

Step 1

git clone https://github.com/CryptoWizardsNet/mempool-listener.git memlisten

Step 2

cd memlisten

Step 3

yarn

or

npm ci

Step 4

node main.js

About

Listens to mempool transactions using ethers js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%