Verify Signed Message

Paste a Triangles address, a signed message, and the signature. The explorer will call the daemon's verifymessage RPC and report whether the signature is valid for that address and message.

If your source has literal \n characters instead of real newlines, they will be converted automatically.

How this works

  1. The browser sends your input to /api/verify (server-side).
  2. The server calls the Triangles daemon's verifymessageJSON-RPC with the trio.
  3. The daemon recovers the public key from the signature, hashes it, and compares to the address's hash. If they match, the signature is valid.

You can also run the same check yourself from the command line:
trianglesd verifymessage "<address>" "<signature>" "<message>"

Height: 2,219,613 Supply: 248,541.757451 TRI PoS Diff: 0.000127 Peers: 6 Chain: main
Triangles Block Explorer — cryptographic-triangles.org