Last updated
Verify if the signature is valid
First of all, you will need the signature itself from the sign message action, so make sure you save it somewhere in the database.

The state is of Yes/No type.
To try this feature on our demo page, you need to add a pair, load all pairs and sign a message first, then a popup will be shown with the signature, in this popup you can verify the signature.
It is easier than it sounds :)
Last updated