Skip to content

dasakash26/SolDrop

Repository files navigation

SolDrop

A simple web application that allows users to request SOL tokens on Solana's devnet for testing purposes.

Features

  • Connect with any Solana wallet
  • Request SOL tokens (1-5 SOL per request)
  • Real-time transaction status updates
  • Sleek, modern UI with Tailwind CSS

Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn
  • A Solana wallet (like Phantom)

Installation

  1. Clone the repository
  2. Install dependencies:
npm install
  1. Start the development server:
npm run dev

Usage

  1. Visit the application in your browser
  2. Connect your Solana wallet
  3. Select the amount of SOL you want to request
  4. Click "Request SOL Airdrop"
  5. Wait for the transaction to complete

Note: This app only works on Solana's devnet. Make sure your wallet is configured for devnet.

Tech Stack

  • React 19
  • TypeScript
  • Vite
  • Tailwind CSS
  • Solana Web3.js
  • Wallet Adapter

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors