Skip to content

A base/evm cli bot to create pair, add liquidity, remove liquidity, sell and buy on uniswap, can be used on evm chains supporting uniswap and pancake

Notifications You must be signed in to change notification settings

demlink/base_build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLOW

Enquiry telegram: @lionelemmark

#install - setup the Node.js Go to the Node.js Downloads page(https://nodejs.org/en/download) Download Node.js for macOS by clicking the "Macintosh Installer" option Run the downloaded Node.js .pkg Installer Run the installer, including accepting the license, selecting the destination, and authenticating for the install. You're finished! To ensure Node.js has been installed, run node -v in your terminal

- install packages
run the 'npm install' on terminal
  1. Create pair

    node base.js create -a

  2. Add Liquididty

    node base.js add -a -ta -we

  3. Remove Liquidity

    node base.js remove -a

  4. Sell

    node base.js sell -a

  5. Buy

    node base.js buy -a -ba

    Enquiry telegram: @lionelemmark

About

A base/evm cli bot to create pair, add liquidity, remove liquidity, sell and buy on uniswap, can be used on evm chains supporting uniswap and pancake

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published