Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

LedgerHQ/cra-template-live-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: