A simple web application that allows users to request SOL tokens on Solana's devnet for testing purposes.
- Connect with any Solana wallet
- Request SOL tokens (1-5 SOL per request)
- Real-time transaction status updates
- Sleek, modern UI with Tailwind CSS
- Node.js (v16 or higher)
- npm or yarn
- A Solana wallet (like Phantom)
- Clone the repository
- Install dependencies:
npm install- Start the development server:
npm run dev- Visit the application in your browser
- Connect your Solana wallet
- Select the amount of SOL you want to request
- Click "Request SOL Airdrop"
- Wait for the transaction to complete
Note: This app only works on Solana's devnet. Make sure your wallet is configured for devnet.
- React 19
- TypeScript
- Vite
- Tailwind CSS
- Solana Web3.js
- Wallet Adapter