A blockchain wallet module for wallet generation and address handling
This project is a blockchain wallet module designed for mnemonic-based wallet generation.
It supports wallet creation and address type conversion for Bitcoin, Ethereum, and Tron networks.
- Language: Rust
- Blockchain: Bitcoin, Ethereum, Tron
- Cryptography: tiny-bip39, hex
- Serialization: serde