This repository contains the documentations for third-party developers wishing to develop Ledger Embedded Applications and to integrate Coins, Tokens or dApp to Ledger Live.
The compiled version of this repository is developers.ledger.com.
The documentation is in the /pages/docs
folder. Make a pull request if you want to contribute.
First, run pnpm i
to install the dependencies.
Then, run pnpm dev
to start the development server and visit localhost:3000.
This project is licensed under the MIT License.