https://github.com/youfoundron/ledger-web-example
https://github.com/youfoundron/ledger-web-example
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/youfoundron/ledger-web-example
- Owner: youfoundron
- Created: 2020-03-17T14:19:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:29:24.000Z (over 3 years ago)
- Last Synced: 2025-08-22T07:52:39.896Z (11 months ago)
- Language: JavaScript
- Size: 2.68 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ledger Web Example
Static website using Ledger's U2F transport and ethereum application
## Live Example
[https://youfoundron.github.io/ledger-web-example/](https://youfoundron.github.io/ledger-web-example/)
## Develop
Install dependencies
`$ yarn`
Start the dev server
`$ yarn dev`