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

Feature: Add ability to use Hardware wallets #192

Open
flofrie opened this issue Feb 5, 2025 · 1 comment
Open

Feature: Add ability to use Hardware wallets #192

flofrie opened this issue Feb 5, 2025 · 1 comment

Comments

@flofrie
Copy link

flofrie commented Feb 5, 2025

This is a feature request to add the ability to use hardware wallets with aut for signing Tx.

@fjribi
Copy link

fjribi commented Feb 5, 2025

@flofrie, the question is whether it is possible to make add an option to sign tx methods to support large variety of hardware wallets using ledgerblue? For instance, instead using a local key file, we select an option -hw in CLI commands with additional arguments (e.g: --path "m/44'/0'/0'/0/0" etc.) to wait for the hardware output (signed tx):

aut make tx | .atu sign tx -hw --path "m/44'/0'/0'/0/0" | aut send tx

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

No branches or pull requests

2 participants