- Fixes a bug caused by pointcastle among 3.6 and 3.7.
- Ethereum address creation handles uncompressed public keys.
- Adds
isValidTronAddress
helper class.
- Introduce
EthereumAddress
class.
- Fix Ethereum address generation bug.
- Signature generation for Ethereum.
- Dependencies updated.
- BECH32 Calculation.
- BIP39 Mnemonic Seed Generation.
- Tron signature generation.
- Improve package score.
- Adds base-32 and base-58 encoder/decoder.
- Initial package release.