To verify a signature you will need the original signed message, the signature itself and the wallet that signed it.
State type - Yes/No
Will return Yes if the signature is right and No if it is wrong (if the given wallet or signature doesn't match).
Demo page herearrow-up-right
Demo page app editorarrow-up-right
Note! The data to verify the signature is taken from the inputs on the page, this was done for demo purpose only, you can save that data in the database and get it from there
Last updated 4 years ago