Skip to content

A python program to make a swaps on 2 DEXes on Aptos blockchain

Notifications You must be signed in to change notification settings

BlathanAevon/aptos_multi_swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aptos_multi_swap

  • Python script to use 2 DEX (PancakeSwap, LiquidSwap) on Aptos

How to install and run:

  1. Clone the repository:

    git clone https://github.com/BlathanAevon/aptos_multi_swap.git
  2. Go into the repository:

     cd aptos_multi_swap
  3. Put Aptos private keys into wallets.txt

  4. Set preferable settings in settings.py

  5. Run the script:

    Windows:

    .\scripts\run.bat

    Linux, MacOS, FreeBSD:

    ./scripts/run.sh

About

A python program to make a swaps on 2 DEXes on Aptos blockchain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published