Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add mobile keyring bridge #221

Closed

Conversation

stanleyyconsensys
Copy link
Contributor

@stanleyyconsensys stanleyyconsensys commented Feb 27, 2024

This PR is to add mobile ledger bridge into the eth-ledger-bridge-keyring

The PR mainly to add mobile ledger bridge that share the same interface from ledger iframe bridge
it decouples into 3 parts

mobile-ledger-bridge.ts : it is a component that use the same interface from ledger iframe bridge
mobile-ledger-bridge/middleware.ts: it is a component to wrap the bluetooth transport layer and the eth app layer
mobile-ledger-bridge/ledger-hw-app.ts : it is extended from the ledger eth app, to offer some extra methods to the ledger hardware, such as open eth app, get name and version of the current app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants