LedgerHQ / ledger-app-workflows

Reusable workflows for Ledger applications
MIT License
3 stars 4 forks source link

Reusable workflows for Ledger embedded applications

This project contains several reusable Github workflows meant to be included in Ledger embedded applications repositories.

Several of them are mandatory in order to ensure a level of quality and standardisation among all applications. The mandatory workflows must pass for an application to be deployed on the Ledger store.

Others are optional and are provided here to help developers create their own application for Ledger devices.

Description of available workflows

Usage

Please see an example on how to use the reusable workflows in the app-boilerplate repository. We will always keep the app-boilerplate repository complete and up-to-date in terms of workflows. https://github.com/LedgerHQ/app-boilerplate