You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
This is a feature request to add the ability to use hardware wallets with
aut
for signing Tx.The text was updated successfully, but these errors were encountered: