Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.16 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.16 KB

HexWallet

A web-based multi-blockchain wallet supporting Solana and Ethereum. It allows users to generate, view, and manage wallets securely, with features like private key visibility toggling, recovery phrase management, and local storage persistence for easy access. Built with React, Framer Motion, and Web3 libraries.

Check out the live preview of the app: HexWallet

Tech Stack

  • Next.js
  • Tailwind CSS
  • ShadCN
  • Framer Motion
  • @solana/web3.js
  • bip39
  • bs58
  • ed25519-hd-key
  • ethers
  • husky

Preview

Running the project locally

git clone https://github.com/Ayush272002/HexWallet.git
cd HexWallet
npm i
npm run dev

Contributing

Contributions are welcome! If you have suggestions for new features, bug fixes, or improvements, feel free to fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you'd like to change.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or suggestions, feel free to reach out.