Skip to content

coregaz3r/heliosfaucetdapp

Repository files navigation

Unofficial Helios Testnet Faucet

A simple, user-friendly decentralized application (DApp) to get free testnet tokens for the Helios blockchain network. This tool is designed for developers who need test assets to deploy and test their smart contracts in a development environment.

📖 About The Project

In blockchain development, testing smart contracts on a live network requires tokens to pay for gas fees and interactions. A "faucet" is a developer tool that provides a small amount of free testnet tokens to users upon request. These tokens have no real-world value and are intended solely for testing purposes.

This Unofficial Helios Faucet allows developers to quickly and easily fund their wallets with testnet HLS tokens, enabling them to test their applications on the Helios testnet without spending any real assets.

✨ Features

  • Easy Token Requests: Get testnet HLS tokens with a single click.
  • Wallet Integration: Connects seamlessly with browser wallets like MetaMask.
  • Simple Interface: A clean and intuitive user interface for a hassle-free experience.
  • Built with Modern Tech: Developed using React and Vite for a fast and responsive front-end.

🚀 Getting Started

Follow these instructions to get a local copy of the project up and running on your machine for development or testing purposes.

Prerequisites

  • Node.js: Make sure you have Node.js (version 16 or later) installed. You can download it from nodejs.org.
  • Git: You'll need Git to clone the repository.
  • Browser Wallet: A browser extension wallet like MetaMask installed and configured.

Installation

  1. Clone the repository:

    git clone https://github.com/coregaz3r/heliosfaucetdapp.git
  2. Navigate to the project directory:

    cd heliosfaucetdapp
  3. Install NPM packages:

    npm install
  4. Run the development server:

    npm run dev

    Open http://localhost:5173 (or another port seeing in terminal) in your browser to see the application.

💧 How to Use

To get testnet tokens from the faucet, follow these steps:

  1. Connect Your Wallet: Open the DApp in your browser and click the "Connect Wallet" button.
  2. Switch to Helios Testnet: Ensure your wallet is connected to the Helios Testnet network. The DApp may prompt you to switch if you are on a different network.
  3. Request Tokens: Click the "Claim $HLS" button.
  4. Confirm Transaction: Your wallet may ask for a confirmation.
  5. Receive Tokens: The testnet tokens will be sent to your connected wallet address shortly. You can check your wallet balance to confirm.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published