/rwa-auto-claim

This bot is designed to help you achieve Tier Diamond quickly and efficiently by automatically claiming TRWA every 65 minutes

Primary LanguageJavaScriptMIT LicenseMIT

RWA Auto Claim Bot

This bot is designed to help you quickly and efficiently achieve Tier Diamond by automatically claiming TRWA every 65 minutes.

Features

  • Automated Claims: Automatically claim TRWA at set intervals.
  • Multi-Wallet Support: Easily manage multiple wallets by entering them in the configuration.
  • Easy Setup: Quick installation and configuration to get started without hassle.

Requirements

  • Node.js
  • NPM

How to Use

  1. Clone the Repository:

    git clone https://github.com/0xAlvi/rwa-auto-claim.git
  2. Navigate to the Project Directory:

    cd rwa-auto-claim
  3. Install the Required Packages:

    npm install
  4. Configure Your Wallets:

    • Create a .env file in the root directory.
    • Input your private keys in the .env file using this format:
    PRIVATE_KEY=wallet1,wallet2,wallet3,wallet4
    

How to Run

To start the bot, use this command:

node index.js

License

This project is licensed under the MIT License. See the LICENSE file for details.