A powerful bot for automating daily transactions on the Solana network. It includes features to auto-check-in, auto-claim boxes, and auto-open boxes, simplifying your Solana experience.
- Automated Daily Transactions: Complete daily transactions with ease.
- Auto Check-In: Never miss a day—automatically checks in for you.
- Auto Claim Box: Automatically claims boxes for rewards.
- Auto Open Box: Unboxes rewards automatically.
-
Clone the repository:
git clone https://github.com/ganjsmoke/sonic-solana.git cd sonic-solana
-
Install dependencies:
npm install
-
Configure your account:
- Edit the
account.js
file to add your private key details.
- Edit the
-
Run the bot:
npm start
This project is based on the work by Winnode. Special thanks for their contribution to the original code.