Skip to content

skedzior/Front-RunBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Front-RunBot

Requirements

  1. Install latest Node.js
  2. At the root of the project folder
    $ npm install web3
    $ npm install axios
    $ npm install colors
    $ npm install ethereumjs-tx
    $ npm install abi-decoder
    

Usage

Enter your PRIVATE_KEY before running the program.

$ node frontrun.js

About

front-running uniswap bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • Solidity 3.7%