Skip to content

A POC trading bot for Pancakeswap. Intended as an educational exploration of scripted DEX trading.

License

Notifications You must be signed in to change notification settings

ssplatt/pancakeswap-trading-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pancakeswap-trading-bot

A POC trading bot for Pancakeswap. Intended as an educational exploration of scripted DEX trading.

Usage

  1. Run npm ci to install the dependencies
  2. Copy env.template to .env
  3. Edit the variables in .env
  4. Run the bot with node bot
  5. ???
  6. Profit?

About

A POC trading bot for Pancakeswap. Intended as an educational exploration of scripted DEX trading.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%