Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.41 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.41 KB

Ergo Ledger App Communication Protocol

This document describes the communication protocol between Wallets/dApps and Ergo Ledger Application. It contains detailed information about messaging layer protocol, and available methods, which can be used on Ledger Ergo Application.

Helper Libraries

This documentation is a pretty low-level one and created for library developers.

If you are Wallet or dApp developer it's simpler to use one of the helper libraries:

Message data format

Ergo Communication Protocol uses an envelope message defined by APDU protocol and a set of wrapped messages for actions that can be performed by the application.

For more information about request and response formats read APDU document.

Application Instruction Codes

There is the list of the instructions which can be called in the Ergo Ledger Application: