Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 238 Bytes

File metadata and controls

15 lines (11 loc) · 238 Bytes

Solana Send Frontend

This is a simple frontend for the Solana Send project. It allows you to send SOL to a recipient using the Solana blockchain.

Setup

Install dependencies:

npm install

Run

npm run dev