-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
At the moment, NEAR CLI RS does not have the way to display the public key corresponding to a specific Ledger HD Path. However, this might be helpful, especially in cases when managing ledger keys of the existing contracts / accounts:
- Alice and Bob are building the application together.
- They want to improve the robustness of the application by deploying two Ledger full access keys to the smart contract account.
- One of these keys is used by Alice while creating the account and deploying the contract.
- Another one should be provided by Bob to Alice.
- ???
Such functionality is usually missing for other protocols, so not limiting HD paths to "44'/397'/0'/0'/*'" may be appreciated by people who use other protocols, especially Aurora developers.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Shipped 🚀