Skip to content

methu-ship/Wallets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Rust Crypto Wallet & Web3 Connector

This Rust project generates an Ethereum-compatible wallet (private key, public key, and address).

✨ Features

  • πŸ” Generate and save wallet (secret key, public key, public address)
  • πŸ“‚ Load wallet from a JSON file
  • 🌐 Connect to Ethereum node using WebSocket

πŸš€ Usage

  1. Add your Alchemy WebSocket URL to a .env file:

πŸ“ Output

  • crypto_wallet.json β€” Stores your wallet details.

  • Terminal output β€” Displays keys, address, and latest block number.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages