the-creators-galaxy / hts-distribution-tool

Hedera Token Service Distribution Tool
MIT License
10 stars 0 forks source link

Support for account updates #46

Open Cooper-Kunz opened 2 years ago

Cooper-Kunz commented 2 years ago

Issue

There is no easy way for multi-signature Hedera accounts to rotate keys and change people into <> out of the multisig.

Potential solution

We should add support for a multi-sig Hedera account to utilize this tool to rotate keys and other account updates.

Question

How does this manifest in the user journey?

Similar to the NFT distributions, this likely requires a redesigned user journey.

Related

21

43

44

45

bugbytesinc commented 2 years ago

At present, updating an account is not a scheduleable transaction, we will need to support some sort of way to coordinate the signing of a transaction by multiple remote parties in a friendly manner.