Skip to content

docs(account): connect to Ledger over Bluetooth in example aepp #2063

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

davidyuk
Copy link
Member

@davidyuk davidyuk commented Apr 7, 2025

This PR is supported by the Æternity Foundation

https://www.npmjs.com/package/@ledgerhq/hw-transport-web-ble
temporary test at https://davidyuk.github.io/aepp-sdk-js/develop/examples/browser/aepp/
the exception that can't be handled LedgerHQ/ledger-live#6746
ble support in browsers https://caniuse.com/web-bluetooth
added a workaround to connect via ble on android LedgerHQ/ledgerjs#352

It works on desktop/Android Chrome via USB and BLE transports. Not working in Safari at all.

@davidyuk davidyuk added this to the v14.1.0 milestone Apr 7, 2025
@davidyuk davidyuk merged commit 9ed833a into develop Apr 14, 2025
4 checks passed
@davidyuk davidyuk deleted the ledger-ble branch April 14, 2025 07:42
Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (26d66a3) to head (7580707).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@       Coverage Diff       @@
##   develop   #2063   +/-   ##
===============================
===============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Successfully merging this pull request may close these issues.

1 participant