Skip to content

mesamirh/humanity-protocol-faucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

HUMAN Protocol Testnet Faucet - Auto Claim Script

A Node.js script to automatically claim testnet tokens from the HUMAN Protocol faucet.

Features

  • Automatic token claiming from HUMAN Protocol testnet faucet
  • Real-time faucet status checks
  • Rate limit handling with automatic retries
  • User-friendly console output with emojis

Prerequisites

  • Node.js installed on your system
  • NPM (Node Package Manager)

Installation

  1. Clone this repository:
git clone https://github.com/mesamirh/humanity-protocol-faucet.git
cd humanity-protocol-faucet
  1. Install dependencies:
npm install

Usage

Run the script using Node.js:

node main.js

The script will:

  1. Prompt for your wallet address
  2. Continuously attempt to claim tokens
  3. Display transaction status and faucet information
  4. Wait for rate limit cooldown between claims

To stop the script, press Ctrl+C.

Dependencies

  • axios - For making HTTP requests
  • readline - For command-line interface

About

Humanity Protocol faucet claim every 1 miniute automatically

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published