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: support ledger using usb transport #3453

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

CedrikNikita
Copy link
Collaborator

@CedrikNikita CedrikNikita commented Jan 20, 2025

fixes #3439,
fixes #3457,

Current structure is far from perfect, would be easier in future to store actual LedgerAccount object provided by sdk, and also other accounts as an objects.

Copy link

@CedrikNikita CedrikNikita force-pushed the feature/support-ledger branch from 9aa6562 to d7d4b6c Compare January 21, 2025 05:14
Copy link

@CedrikNikita CedrikNikita marked this pull request as ready for review January 21, 2025 05:33
@CedrikNikita CedrikNikita force-pushed the feature/support-ledger branch from d7d4b6c to 387adb8 Compare January 21, 2025 05:40
Copy link

@CedrikNikita CedrikNikita force-pushed the feature/support-ledger branch from 387adb8 to 759b22d Compare January 21, 2025 16:18
Copy link

@dvdbak
Copy link
Collaborator

dvdbak commented Jan 21, 2025

If the Ledger does not have a aeternity account ( with AE on it), the Ledger import is doing nothing. No account is imported.

@dvdbak
Copy link
Collaborator

dvdbak commented Jan 21, 2025

Using the base aepp it is possible to add a Ledger account, which is importable.

@CedrikNikita CedrikNikita force-pushed the feature/support-ledger branch from 759b22d to e2a6ae4 Compare January 23, 2025 14:45
Copy link

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.

Create Aeternity Account with Mnemonic stored in Ledger Hardware Ledger Support
2 participants