Setup
This is how you're going to run the bot on ur pc:
Create a new empty Solana wallet
Transfer some SOL to it.
Convert some SOL to USDC or WSOL.
You need USDC or WSOL depending on the configuration set below.
Configure the script by updating
.env.copyfile (remove the .copy from the file name when done).Install dependencies by typing:
npm installRun the script by typing:
npm run startin termin
Last updated