https://github.com/nishantcoder108/web-wallet-x
WebWalletX is a web based wallet where we can create Wallet or import wallet from Seed phrase, See balance ,Transaction History ,Send Transaction .
https://github.com/nishantcoder108/web-wallet-x
blockchain ethereum nextjs react solana tailwindcss typescript web3
Last synced: 3 months ago
JSON representation
WebWalletX is a web based wallet where we can create Wallet or import wallet from Seed phrase, See balance ,Transaction History ,Send Transaction .
- Host: GitHub
- URL: https://github.com/nishantcoder108/web-wallet-x
- Owner: NishantCoder108
- Created: 2024-08-27T15:12:33.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-09-22T05:36:07.000Z (9 months ago)
- Last Synced: 2025-03-28T18:17:04.819Z (3 months ago)
- Topics: blockchain, ethereum, nextjs, react, solana, tailwindcss, typescript, web3
- Language: TypeScript
- Homepage: https://webwalletx.nishantcoder.com
- Size: 439 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blockchain Wallet Project
## Overview
The Blockchain Wallet Project is a robust application designed to empower users with seamless access to blockchain technology. It enables users to create new wallets or import existing ones through seed phrases. With a user-friendly interface, the application offers real-time balance tracking, secure transaction capabilities, and a comprehensive view of transaction history. This project aims to simplify cryptocurrency management while enhancing security and user control..png)
## Features
- **Create Wallet:** Users can easily create a new wallet with a secure seed phrase.
- **Import Wallet:** Seamlessly import existing wallets using seed phrases for quick access.
- **View Balances:** Check the real-time balance of various cryptocurrencies.
- **Send Transactions:** Execute transactions to other wallet addresses with ease.
- **Transaction History:** Access and review the latest transactions for better financial tracking.## Screenshot
.png)## Installation
To install the project, clone the repository and run:```bash
npm install
```## Usage
To start the project in development mode, use:```bash
npm run dev
```