Skip to content

Sa7cez/aptos-bot

Repository files navigation

AptosSwapBot

Simple Aptos swap bot on aptoswap DEX

  1. Copy .env.example to .env cp .env.example .env
  2. Provide your 2 private keys to .env FAUCET_KEY and END_KEY field. This addresses used for circulating tokens
  3. Provide NODE_URL and telegram BOT_TOKEN (for notifications)
  4. Set up another variables if you want
  5. Install dependencies npm i
  6. Start swapping npm run start

About

Simple aptos swap bot on aptoswap.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published