Skip to content

pauliax/flashbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashbot

Avoid mempool snipers

Inspired by: https://steviep.xyz/txt/compromised and https://www.youtube.com/watch?v=1ve1YIpDs_I

Related docs: https://docs.flashbots.net/ and https://github.com/flashbots/ethers-provider-flashbots-bundle

Run

  1. Install dependencies:
  npm install
  1. Create .env file with your values (look .env.example). You can use either mnemonics or private keys to initialize the wallets.
  2. Adjust parameters in index.ts: PRIORITY_FEE, BASE_FEE, FLASHBOTS_ENDPOINT, CHAIN_ID.
  3. Start:
   npm run start

About

Avoid mempool snipers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published