Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 919 Bytes

File metadata and controls

22 lines (13 loc) · 919 Bytes

Technical Specification

Warning This documentation is a template and shall be updated with your own APDUs, if you added any, and with the special types of transactions that the app can recognize and sign.

About

This documentation describes the APDU messages interface to communicate with the Boilerplate application, and the custom types of transactions that this apps can support with clear signing.

APDUs

If your application adds any APDUs, document them here in the same format described for app-boilerplate. Otherwise, delete this section and the Status Words section.

Transaction Types

If your app can sign special types of transactions, document in details:

  • the custom Scripts used;
  • what the PSBT must contain (if appropriate)

Also, document what security checks your app performs on the custom inputs.