/cra-template-live-app

The Ledger Live App TypeScript template for Create React App

Primary LanguageTypeScriptMIT LicenseMIT

cra-template-live-app

This is the Ledger TypeScript Live App template for Create React App.

It can be used to bootsrap the development of a Live App. To learn more about Ledger Live Apps, check out the Ledger Developer Portal.

To use this template, add --template @ledgerhq/live-app when creating a new app.

For example:

npx create-react-app my-app --template @ledgerhq/live-app

# or

yarn create react-app my-app --template @ledgerhq/live-app

For more information, please refer to: