About message signing(Yoroi Mobile)
Message signing allows you to cryptographically sign a message using your wallet address and later verify that signature. This is commonly used to prove address ownership without sending a transaction.
Which message formats are supported?
Yoroi supports signing and verifying the following message types:
- Plain text
- JSON
- Hexadecimal (hex)
Where can I find the Message Signing feature?
You can access it from the **Menu > Message signing **in the bottom navigation bar.
Note: Message Signing is currently not available on the Yoroi Browser Extension.
How do I sign a message?
- Open the Sign tab.
- Your wallet address is automatically displayed.
- Enter any arbitrary message in the input field.
- Tap Sign to generate a signature.
Once signed, you can copy:
- The signature
- The key
- The public key (pubkey)

How do I verify a message signature?
- Open the Verify tab.
- Paste the required elements (such as the message, signature, key, or pubkey).
- Tap Verify to check if the signature is valid.
Yoroi will confirm whether the signature matches the provided message and address.

Updated on: 08/01/2026
Thank you!
