[BREAKGLASS] A websocket bridge to connect transport U2F of ledger to a wallet
Go to file
2019-01-16 23:06:36 +09:00
.vscode Initial commit 2018-02-13 11:49:07 +09:00
src Serialize U2F messages 2019-01-16 23:06:36 +09:00
typings/@ledgerhq Initial commit 2018-02-13 11:49:07 +09:00
.gitignore Initial commit 2018-02-13 11:49:07 +09:00
ledgerwebsocket.code-workspace Initial commit 2018-02-13 11:49:07 +09:00
LICENSE LICENSE 2018-02-13 11:53:18 +09:00
package-lock.json Update dependency 2018-09-27 15:18:59 +09:00
package.json Update dependency 2018-09-27 15:18:59 +09:00
README.md Add readme 2018-02-13 11:51:36 +09:00
tsconfig.json Initial commit 2018-02-13 11:49:07 +09:00
webpack.config.js Initial commit 2018-02-13 11:49:07 +09:00

LedgerWebsocket

This is a small project used by BTCPay which bridge ledger U2F transport to a backend server via websocket.

This allow a server to directly send requests to the ledger wallet with Browser support enabled.