Sign a message with your wallet key

One way to prove ownership of a wallet is to sign a message. This can be done with the polkadot website

Import your wallets, and choose the wallet you would like to sign the message with.

Wallet message-signing panel with an account selector, message field, hex-input toggle, resulting signature field with copy button, and a Sign message button

Here, the wallet rao has signed the message "I like taostats." To sign this message, the owner has to enter their wallet's password. So only the owner of the wallet can create the signature.

Decrypting the signature

The other party has your wallet address, and the signature.

Click the verify tab from the link above.

Signature verify form with address selector, signed-data field, a signature field showing a green valid checkmark, crypto-type, and hex-input fields

The green checkmark indicates success!

Whoever created that signature has possession of the wallet.


Did this page help you?