Skip to content

Solana Airdrop Faucet: A simple web application that allows users to receive free SOL tokens on the Solana Devnet. Built with React.js, this user-friendly faucet requires no registration and enables instant airdrop requests, making it ideal for developers and testers.

Notifications You must be signed in to change notification settings

abhilov23/Solana_airdrop_faucet

Repository files navigation

Solana Airdrop Faucet

This repository provides a simple Solana Airdrop Faucet for testing on the Solana devnet. The faucet allows users to request a small amount of SOL (Solana cryptocurrency) to their wallets. The faucet utilizes the @solana/web3.js library for interacting with the Solana blockchain and is built using React.

Solana Airdrop Faucet

Features

  • Request SOL (Airdrop) to your wallet address
  • Connect with any Solana wallet adapter (e.g., Phantom, Sollet)
  • Built for Solana's devnet
  • React and TypeScript frontend
  • Easy-to-use and customizable faucet

Live Demo

You can try out the Solana Airdrop Faucet live at:
https://solana-airdrop-faucet-mbs2p0g4t-abhilov-projects.vercel.app/

Prerequisites

Before using this faucet, ensure you have:

  1. A Solana wallet connected (e.g., Phantom or Sollet).
  2. Node.js and npm/yarn installed.

Installation

To get started, clone the repository and install the dependencies:

git clone https://github.com/abhilov23/Solana_airdrop_faucet.git
cd Solana_airdrop_faucet
npm install
# or if using yarn
# yarn install

About

Solana Airdrop Faucet: A simple web application that allows users to receive free SOL tokens on the Solana Devnet. Built with React.js, this user-friendly faucet requires no registration and enables instant airdrop requests, making it ideal for developers and testers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published