Enquiry TG: https://t.me/emmarktech
Discord Community: https://discord.gg/UEmCAbhz9W
#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
-
Create Token
ts-node index.ts create_token
-
Update Metadata
ts-node index.ts update_metadata -a
-
Create Market
ts-node index.ts create-openbook -a -m -t
-
Create Pool and Snipe
ts-node index.ts pool-snipe -o -ta -sa -t
-
Airdrop
ts-node index.ts airdrop -m
-
Remove LP
ts-node index.ts remove -p -a //set amount -1 to remove all liquidity
Enquiry_telegram: @emmarktech