An open API service indexing awesome lists of open source software.

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

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