Skip to content

lhcee3/web3-faucet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana Faucet - Token Sender

A React-based web app that allows users to send SOL tokens on the Solana blockchain by connecting their wallet. Built using the Solana Wallet Adapter and @solana/web3.js.

Features

  • Connect your Solana wallet (e.g., Phantom)
  • Send SOL to any wallet address
  • Message signing (optional feature)
  • Stylish UI using Tailwind CSS

Tech Stack

  • React
  • Tailwind CSS
  • Solana Wallet Adapter
  • Solana Web3.js
  • bs58 (for base58 encoding)
  • noble-ed25519 (for message verification)

Prerequisites

  • Node.js (v18+ recommended)
  • A Solana wallet like Backpack
  • Basic knowledge of SOL transactions

Releases

No releases published

Packages

No packages published