/sonic-solana

Primary LanguageJavaScript

Sonic-Solana Bot

Participate in Sonic Game

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.

Features

  • 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.

Installation

  1. Clone the repository:

    git clone https://github.com/ganjsmoke/sonic-solana.git
    cd sonic-solana
  2. Install dependencies:

    npm install
  3. Configure your account:

    • Edit the account.js file to add your private key details.
  4. Run the bot:

    npm start

Credits

This project is based on the work by Winnode. Special thanks for their contribution to the original code.