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
.
- Connect your Solana wallet (e.g., Phantom)
- Send SOL to any wallet address
- Message signing (optional feature)
- Stylish UI using Tailwind CSS
- React
- Tailwind CSS
- Solana Wallet Adapter
- Solana Web3.js
- bs58 (for base58 encoding)
- noble-ed25519 (for message verification)
- Node.js (v18+ recommended)
- A Solana wallet like Backpack
- Basic knowledge of SOL transactions