Skip to content

Anubhav200311/Solana-Wallet-Adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💳 Wallet Adapter in Solana

A lightweight and efficient wallet adapter for Solana, enabling seamless integration with multiple wallets like Phantom, Backpack, and more. This project allows users to send SOL, sign messages, check wallet balances, and fetch token metadata.

🔧 Getting Started

  1. CLone the Repo
    git clone https://github.com/Anubhav200311/Solana-Wallet-Adapter.git
  2. Install dependencies:
    npm install
    npm run dev
    

🚀 Features

  • 🔹 Request Wallets for Transactions – Connect and request wallets for sending SOL.
  • ✍️ Sign Messages – Sign messages from a specific wallet address using wallets like Phantom.
  • 💰 Check Wallet Balance – Retrieve the SOL balance of a connected wallet.
  • 🏷️ Fetch Token Metadata – Get details like token name and image for a given token.
  • 🏦 Multi-Wallet Support – Works with wallets like Phantom, Backpack, and more.

🔨 To-Do List

  • 🎨 Fix the UI to improve user experience.
  • 🐳 Dockerize the application for easy deployment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors