package ledgerwallet

  1. Overview
  2. Docs

Module Ledgerwallet.Transport_proxySource

Sourcetype t
Sourcetype error
Sourceval pp_error : Format.formatter -> error -> unit
Sourceval create : ?name:string -> ?port:int -> unit -> t
Sourceval close : t -> unit
Sourceval write_apdu : ?pp:Format.formatter -> t -> Apdu.t -> (unit, error) result

write_apdu ?pp ledger apdu writes apdu to ledger.

read ledger reads from ledger a status response and a payload.

OCaml

Innovation. Community. Security.