Giter VIP home page Giter VIP logo

t3rn-airdrop-bot's Introduction

t3rn-airdrop-bot

A bot designed to automate transactions and bridge assets on the t3rn network, making the process seamless and efficient.

Features

  • Automates asset bridging and swapping on the t3rn network.
  • Supports multiple wallets through a JSON file containing private keys.
  • Robust error handling with retry mechanisms to ensure all transactions are completed.
  • User-friendly and easy to set up.

Requirements

  • Node.js (v14 or later)
  • NPM (v6 or later)
  • Private keys for the wallets you intend to use (stored in privateKeys.json).

Installation

  1. Clone the Repository:

    git clone https://github.com/IlhamEl777/t3rn-airdrop-bot.git
    cd t3rn-airdrop-bot
  2. Install Dependencies:

    npm install
  3. Create privateKeys.json: Create a file named privateKeys.json in the root directory with the following format:

    [
      "your_private_key_1",
      "your_private_key_2"
    ]
  4. Run the Bot: Start the bot by running:

    node index.js

Usage

  • When the bot starts, it will prompt you to enter the number of transactions you wish to perform.
  • The bot will then automatically execute the transactions, handling any errors and retrying as needed.

Donations

If you would like to support the development of this project, you can make a donation using the following addresses:

  • Solana: 0xfc5892dd5af7764557bb1a2d656496b04b5154b4
  • EVM: 0xfc5892dd5af7764557bb1a2d656496b04b5154b4
  • BTC: bc1pjt4waggrqym47pwrnjhwhln34a2sf50tcxyv452rq0rfuprnqx0q7en60m

License

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

t3rn-airdrop-bot's People

Contributors

dante4rt avatar ilhamel777 avatar 0xalvi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.