Skip to content

Unnati-Gupta24/Ethereum-Mini-Wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETHEREUM MINI WALLET

Introduction

This project is an implementation of a minimal Ethereum wallet application.
It allows users to create new wallets, store private keys securely, and interact with basic Ethereum functionality such as generating addresses and creating transactions.

Features

Create new Ethereum wallets
Store private keys securely (using local storage)
Generate Ethereum addresses
Create simple transactions
Basic error handling and validation

Getting Started

To run this application locally:

Clone the repository

git clone https://github.com/Unnati-Gupta24/Ethereum-Mini-Wallet.git

Navigate to the project directory:

cd Ethereum-Mini-Wallet

Install dependencies:

npm install

Run the application:

npm start

Contributing

Contributions are welcome! Please feel free to submit pull requests or issues.
When contributing, please adhere to this project's coding standards and guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published