wallet 0.0.11 wallet: ^0.0.11 copied to clipboard
Crypto wallet package for Bitcoin, Ethereum and Tron written in pure Dart.
0.0.11 #
- Adds
isValidTronAddress
helper class.
0.0.10 #
- Introduce
EthereumAddress
class.
0.0.9 #
- Fix Ethereum address generation bug.
0.0.8 #
- Signature generation for Ethereum.
0.0.7 #
- Dependencies updated.
0.0.6 #
- BECH32 Calculation.
0.0.5 #
- BIP39 Mnemonic Seed Generation.
0.0.4 #
- Tron signature generation.
0.0.3 #
- Improve package score.
0.0.2 #
- Adds base-32 and base-58 encoder/decoder.
0.0.1 #
- Initial package release.