@aleph-sdk/monorepo
    Preparing search index...

    The ETHLedgerAccount represents an ETHAccount with Signing functionalities Instanciated from a Ledger device

    Hierarchy

    • Account
      • ETHLedgerAccount
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    address: string

    Methods

    • Signs a message using the Ledger's Private Key

      Parameters

      • message: SignableMessage

        The message to signe

      Returns Promise<string>