Skip to content

Releases: kenshinfrog/solana-auto-sell

Release

18 Mar 10:16
f027514
Compare
Choose a tag to compare
  1. Download the latest compiled build and extract it to a folder.
  2. Edit the configuration provided below.
  3. Run the bot.

Configuration

[
  {
    "sol_rpc": "<your-shyft-to-rpc>",
    "private_key": "<your-solana-private-key>"
  }
]