MystenLabs / sui

Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
https://sui.io
Apache License 2.0
5.97k stars 11.09k forks source link

[MultiSig Toolkit] - User can get Sui Pubkey of current Active Address #12936

Open jnaulty opened 1 year ago

jnaulty commented 1 year ago

Request: A user can learn what their Sui Pubkey is when using the Sui MultiSig Toolkit.

As a user, I can see the Sui Pubkey of signed transactions and messages.

Context: The Sui Pubkey is used for deriving multisig addresses in Sui. Allowing a user to retrieve their Sui PubKey will make it easier for them to craft multisig addresses (users can even test out 1-of-1 multisig addreses).

Currently, a user can investigate the pubkey used by a signature with the MultiSig toolkit Signature Analzyer.

It would be great if users could be prompted to sign a simple message (e.g. non-Sui Transaction) to show the Pubkey, or if the PubKey could be retrieved from the wallet-kit adapter.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

stefan-mysten commented 1 month ago

@jnaulty still relevant? If not, let's close it.