A bot to automate token swaps on Solana using Phantom Wallet. It allows for automated swaps based on conditions like price dips or gains.
- Connects to Phantom Wallet.
- Monitors token prices via Raydium or Orca.
- Executes swaps based on user-defined rules (e.g., buy on dips, sell on gains).
- Node.js
- Solana Web3.js
- Phantom Wallet Adapter
- Raydium API
See the detailed steps in the guide.