Skip to content

Phuckyucrypto/Wallet-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet Checker Tool

Introduction

The Wallet Checker Tool is a simple web application designed to verify if an Ethereum wallet address is listed in a predefined Google Sheet. This tool checks for eligibility in different phases of a project based on the wallet's presence in specific columns of the sheet. It helps in managing early access phases like OG and FCFS for crypto projects.

Features

  • Checks wallet addresses against a Google Sheet.
  • Categorizes eligibility into OG Phase and FCFS Phase.
  • Provides clear, user-friendly feedback on eligibility status.

Installation

Prerequisites

  • A Google Cloud account with access to Google Sheets API.
  • An API key configured for Google Sheets API.

Setup

  1. Clone this repository:
    git clone https://github.com/Phuckyucrypto/Wallet-Checker.git
    cd Wallet-Checker
  2. Update the index.html file with your specific SHEET_ID and API_KEY in the API URL.

Configuration

  • Ensure that your Google Sheet is formatted correctly and shared publicly or accessible via your API key.
  • Format the Google Sheet with two columns: Column A for OG Phase and Column B for FCFS Phase, starting from the second row.

Usage

Open the index.html file in a browser to start using the tool. Input an Ethereum wallet address and press the "Check Wallet" button. The tool will display the eligibility status based on the data in the Google Sheet.

Contributing

Contributions to the Wallet Checker Tool are welcome! Here are some ways you can contribute:

  • Reporting bugs
  • Suggesting enhancements
  • Adding features
  • Improving documentation

To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

License

This project is open source and available under the MIT License.

Contact

If you have any questions or want to reach out for collaboration, please contact me at [phuckyucrypto@gmail.com].

Acknowledgments

  • Thanks to everyone who has contributed to making this tool better!

About

Simple Wallet Check

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published