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
Currently the only implementation I'm aware of is in near-cli - using the --useLedgerKey flag in conjunction with a command requiring signing will prompt on a connected ledger.
There is a PR under review to unblock development of this functionality that will require a major release, as the methods around retrieving keys must be asynchronous to support hardware keystores. Once released we will be able to implement a new LedgerKeyStore as referenced in #259
This is on the backlog for near-api-js in Jira but I don't believe it was synced via Exalate.
I see it proposed at #259 (comment)
Is there any way to use Ledger with near-api-js?
I also found https://github.com/near/near-ledger-js/, but I haven't found documentation about any possible relationship between that repo and this one.
Thanks.
The text was updated successfully, but these errors were encountered: