Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 538 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 538 Bytes

Web-Wallet Application

This project is a simplified web wallet application that allows users to generate and manage wallets for multiple blockchains, including Solana and Ethereum. The application is built using React, Redux Toolkit (RTK), and Tailwind CSS, ensuring state management, design flexibility, and user interaction.

What it does?

  1. Users can select between Solana and Ethereum blockchains.
  2. Generate or input a seed phrase to create a wallet.
  3. View and manage multiple wallet keypairs derived from the seed phrase.