Skip to content

dasakash26/WalletX

Repository files navigation

Solana Wallet

A secure and user-friendly wallet application for Solana blockchain, built with React, TypeScript, and Vite.

Features

  • Secure wallet creation with BIP39 mnemonic phrases
  • Password-protected wallet access
  • Modern UI with Tailwind CSS
  • Complete wallet setup flow
  • Fully TypeScript supported

Getting Started

Prerequisites

  • Node.js 18 or higher
  • npm or yarn

Installation

# Clone the repository
git clone https://github.com/dasakash26/WalletX.git

# Install dependencies
npm install

# Start development server
npm run dev

Build

# Create production build
npm run build

# Preview production build
npm run preview

Tech Stack

  • React 19
  • TypeScript
  • Vite
  • Tailwind CSS
  • @solana/web3.js
  • @scure/bip39
  • Radix UI Components
  • React Hook Form
  • Zod

Development

Project Structure

src/
  ├── components/     # Reusable UI components
  ├── pages/         # Page components
  ├── types/         # TypeScript type definitions
  ├── lib/           # Utility functions and constants
  └── App.tsx        # Main application component

License

MIT License - See LICENSE file for details

About

crypto wallet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages