Skip to content

abhix2112/bitcoin_server_NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Solana Wallet Generator (React + Chakra UI + BIP39)

A sleek and secure Solana wallet generator built with React, Chakra UI, Framer Motion, and Solana Web3.js. Generate HD wallets, view public/private keys, and manage your seed phrase with ease.

βš™οΈ Features

  • πŸ” BIP39-based mnemonic phrase generation
  • πŸ” HD wallet derivation using ed25519-hd-key & Solana's Keypair
  • 🧠 Seed phrase visibility toggle with copy-to-clipboard support
  • 🧾 Multiple wallet generation with unique keypairs
  • πŸ”’ Private key visibility toggle (with warning toast)
  • 🧼 Beautiful, responsive UI with Chakra UI & Framer Motion

πŸ“Έ Preview

image

πŸš€ Getting Started

git clone https://github.com/yourusername/solana-wallet-generator.git
cd solana-wallet-generator
npm install
npm run dev

πŸ›  Tech Stack

βš›οΈ React

πŸ’„ Chakra UI

🎞 Framer Motion

πŸ”‘ bip39 + ed25519-hd-key + tweetnacl

🌐 @solana/web3.js

πŸ“Œ Project Structure

src/
β”‚
β”œβ”€β”€ App.js # Main component
β”œβ”€β”€ index.js # App entry point
β”œβ”€β”€ theme.js # Chakra theme
└── assets/ # Icons, images, etc

πŸ—ΊοΈ Roadmap βœ… Implemented Generate and display mnemonic phrase

Create multiple derived Solana wallets (HD wallet)

Toggle visibility of phrase and private key

Copy-to-clipboard for passphrase

πŸ”œ Coming Soon πŸ’° Real-time SOL balance fetching

πŸ“€ Send and receive SOL transactions

πŸ“₯ Import wallet using existing passphrase

πŸ” Password-protected wallet file exports

🧩 Browser extension support

🧠 Security Disclaimer This project is for educational and development purposes only. Do not use this in production with real funds. Always use hardware wallets or secure environments for mainnet assets.

🀝 Contributing Got a feature request or improvement idea? PRs and issues are welcome!

Made with ❀️ by [Abhishek]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published