Giter VIP home page Giter VIP logo

avail-mass-airdrop-checker-ts's Introduction

Avail Mass Airdrop Checker ๐Ÿฉต

video.mp4

The avail-mass-airdrop-checker-ts is a TypeScript script designed to check mass eligibility of Ethereum (EVM) addresses for the Avail airdrop (AvailProject). This script utilizes Bun, a modern JavaScript runtime similar to Node.js, to efficiently handle the processing of multiple addresses. ๐Ÿ’™

Twitter (@deltartificial)

Prerequisites

Before using the script, make sure you have the following:

  • Bun installed on your machine. You can install Bun by following the instructions here.

Check Bun installation : (don't forget to refresh your path or close your terminal)

bun --version

Installation

To get started with the Avail Mass Airdrop Checker, follow these steps:

Clone the repository:

git clone https://github.com/deltartificial/avail-mass-airdrop-checker-ts

Navigate to the cloned directory:

cd avail-mass-airdrop-checker-ts

Install the necessary dependencies using Bun:

bun install viem

Configuration

Go to the src directory and open pk.json. Replace with your private keys you want to test, formatted as follows:

["0xprivatekey1", "0xprivatekey2"]

โš ๏ธ Keep the '0x' before each privatekey.

Usage

To run the script, use the following command:

bun run src/index.ts

Security

Important Security Notes :

  • Private Key Handling : The private keys are not stored or sent to the AvailProject API. They are used solely to sign the message for Avail, and only the signed message is sent.
  • Caution : Always ensure that your private keys are handled securely. Do not expose them in publicly accessible locations.

avail-mass-airdrop-checker-ts's People

Contributors

deltartificial avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

rolixvip

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.