Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 721 Bytes

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 721 Bytes

@blooo/hw-app-concoridum

1.0.0

Features

  • Initial implementation of Ledger hardware wallet support for Concordium
  • Added support for key derivation and address generation
  • Implemented transaction signing functionality
  • Added support for message signing

API

  • Introduced Concordium class for Ledger device interaction
  • Added methods for:
    • Getting public key and private key
    • Signing transactions
    • Signing messages
    • Device connection management

Documentation

  • Added comprehensive API documentation
  • Included usage examples
  • Added installation instructions

Dependencies

  • Requires Ledger device with Concordium app installed
  • Compatible with @ledgerhq/hw-transport-* packages