Skip to content

Emurgo/yoroi-extension-ledger-connect

Repository files navigation

yoroi-extension-ledger-connect

This module is resposible for showing Ledger operation steps UI and directly communicating with Ledger device using various Transport protocol. WebPage is hosted as gh-pages.

Supported Ledger Transport

Click here

Environment

development and production environments is supported.

Development

Follwing steps is to startwebpack-dev-serverin hot reload mode at http://localhost:8080/.

  • nvm i
  • yarn
  • yarn start

Deployment

Following steps is to deploy new version to gh-pages.

  • nvm i
  • yarn
  • Make changes and update the version in package.json
  • git push
  • yarn run deploy

Manual Testing

In development mode testing panel will be shown on the top left like below. You can hide it by double clicking over the panel or make it visible again by single click is the same top left area.
manual-testing

About

Web site that directly communicates with Cardano Ledger app, replaces: https://github.com/Emurgo/yoroi-extension-ledger-bridge

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5