GithubHelp home page GithubHelp logo

safuco / zksync-fast-airdrop-checker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dmytrmk/zksync-fast-airdrop-checker

3.0 0.0 1.0 0 B

๐Ÿช‚ A super fast tool to check batch eligibility for ZKSync airdrop. Checks multiple wallet addresses in milliseconds.

License: MIT License

JavaScript 100.00%

zksync-fast-airdrop-checker's Introduction

ZkSync Airdrop Checker

zksync-airdrop-checker

A Node.js tool to verify wallet address eligibility for ZkSync airdrops. This script reads from an eligibility list CSV file and checks against wallet addresses from a text file, logging eligible addresses with their corresponding amounts in green and saving them to eligible_addresses.txt.

Features

  • Super Fast and Efficient: Provides results in milliseconds due to offline checking.
  • Reads eligibility data from a CSV file
  • Loads wallet addresses from a text file
  • Checks both original and lowercase versions of wallet addresses
  • Logs eligible addresses and amounts in green for easy identification
  • Saves eligible addresses to eligible_addresses.txt

Prerequisites

  • Node.js: Ensure you have Node.js installed. You can download it from Node.js.

Installation

  1. Clone the repository:

    git clone https://github.com/dmytrmk/ZKsync-Fast-Airdrop-Checker.git
  2. Navigate to the project directory:

    cd zk-sync-airdrop-checker
  3. Install the dependencies:

    npm install

Usage

  1. Prepare your wallet_addresses.txt file with one wallet address per line:

    0x1234...
    0xabcd...
  2. Run the airdrop checker:

    npm start

    The script will output eligible addresses and their amounts in green and save them to eligible_addresses.txt.

Example Output

If an address is eligible, the script will log: 0x1234โ€ฆ - Eligible Amount: 100

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

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

Support

If you encounter any issues, please open an issue on GitHub or contact me on email on my profile.

zksync-fast-airdrop-checker's People

Contributors

dmytrmk avatar

Stargazers

whitex avatar  avatar saeed avatar

Forkers

saeed76a

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.