Skip to content

Latest commit

 

History

History

solana-send-frontend

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