https://github.com/bioxim/solana-transfer-demo
Mini dApp using React/Phantom Wallet for sending SOL by Devnet
https://github.com/bioxim/solana-transfer-demo
Last synced: 12 months ago
JSON representation
Mini dApp using React/Phantom Wallet for sending SOL by Devnet
- Host: GitHub
- URL: https://github.com/bioxim/solana-transfer-demo
- Owner: bioxim
- License: gpl-3.0
- Created: 2025-04-14T14:32:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-15T13:14:12.000Z (about 1 year ago)
- Last Synced: 2025-06-13T11:47:58.984Z (about 1 year ago)
- Language: JavaScript
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐งพ Solana Transfer Demo
> A simple decentralized app (dApp) to send SOL tokens on the Solana Devnet using Phantom or Backpack wallet.
This React-based application allows users to:
- Connect their wallet.
- View their wallet address and balance.
- Enter a recipient address and amount.
- Send SOL tokens via Solana Web3.js.
---
## ๐ Tech Stack
- **React**
- **Solana Web3.js**
- **Phantom / Backpack Wallet**
---
## โ๏ธ How to Run Locally
1. **Clone the repository:**
```bash
git clone https://github.com/bioxim/solana-transfer-demo.git
cd solana-transfer-demo