zilliqa_ledger_flutter 0.0.2 zilliqa_ledger_flutter: ^0.0.2 copied to clipboard
A Zilliqa Ledger Plugin for Flutter. Supports sending transactions and getting accounts from Ledger hardware wallets.
Changelog #
0.0.1 - 2024-03-19 #
Added #
- Initial release of Zilliqa Ledger Flutter plugin
- Basic Ledger device operations:
- Device connection handling
- App version retrieval
- Public key retrieval
- Public address retrieval
- Transaction operations:
- Transaction signing
- Message hash signing
- Platform support:
- Android implementation
- iOS implementation
- Example implementation showing basic usage
- Basic documentation and README
- MIT License
Fixed #
- None (initial release)
Changed #
- None (initial release)
Known Issues #
- None (initial release)