Skip to content

Nihallllll/Web-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Web Wallet
live link: https://web-wallet-nu.vercel.app/

Overview

Web Wallet is a lightweight, user-friendly web application that interacts with the Solana blockchain. It allows users to securely connect their Solana wallet, view their balance, and receive SOL airdrops.

Features

๐Ÿ”— Connect to an existing Solana wallet

๐Ÿ”’ Request permission to access wallet details

๐Ÿ’ฐ Fetch and display the user's SOL balance

๐ŸŽ Airdrop SOL to the connected wallet

Tech Stack

Frontend: React, TailwindCSS, JavaScript, TypeScript

Blockchain Integration: @solana/wallet-adapter-react

Build Tool: Vite

Installation & Setup

Follow these steps to set up and run the project locally:

Clone the repository:

git clone https://github.com/yourusername/web-wallet.git cd web-wallet

Install dependencies:

npm install # or yarn install

Start the development server:

npm run dev # or yarn dev

Usage

Click on the Connect button.

Select your preferred Solana wallet from the popup.

Once connected, choose an action:

๐ŸŽ Airdrop SOL: Requests SOL airdrop to the wallet's public key.

๐Ÿ’ฐ Get Balance: Fetches and displays the current SOL balance.

Future Enhancements

๐Ÿš€ Adding a Send SOL button to allow transactions

๐Ÿ”ง More features to enhance the user experience

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors