Skip to content

TimothyHyland/BSC-Uniswap-Clone-Price-Checker-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSC-Uniswap-Clone-Price-Checker-logger

A price checker and logger for token pairs on BSC.

Installation

 Clone Repository - git clone https://github.com/TimothyHyland/BSC-Uniswap-Clone-Price-Checker-logger.git
 cd BSC-Uniswap-Price_Checker-logger
 npm install
 Create a .env in root directory that has WSS_URL=<BSC PROVIDER LINK>

Usage

node run-arbitrage.js

Tokens

You change the token addresses inside tokens-mainnet.json in addresses directory.

Exchanges (Uniswap clones only)

You will need to enter the router and factory address in exchange1-mainnet.json and exchange2-mainnet.json for the exchanges you want to use

All addresses must be checksummed

Here is a site to test : https://ethsum.netlify.app/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published