Cryptocurrency frontrunning bot
- Polling on mempool searching for add liquidity transaction
- Follows up by placing a buy order afterwards
- Modify
env.json
to include desired token router - Run
node app.js
in order to start the script
Cryptocurrency frontrunning bot
env.json
to include desired token routernode app.js
in order to start the script