hashgraph / hashgraph/MyHbarWallet

Associating an existing ID with another keypair (CryptoUpdate)

Open
#570 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vue
Stars
87
Forks
50
PR merge metrics
No merged PRs in 30d

Description

### Problem

Associating an existing ID with another keypair.

Use Case: I want to keep my ID that is tied to a software keypair and move it to a secure Ledger hardware wallet keypair.

### Solution

Implement [this feature](https://docs.hedera.com/guides/docs/hedera-api/cryptocurrency-accounts/cryptoupdate).

### Alternatives

There is no wallet that supports this feature yet so I used [BugBytes tool](https://hashgraph.bugbytes.com/updateaccount). The problem is that their [signing tool](https://www.microsoft.com/en-us/p/hashgraph-signing-tool/9ppb258cd9p7) does not support communicating with a Ledger hardware wallet. I have to paste in the private keys of both participants.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.