For the complete documentation index, see llms.txt. This page is also available as Markdown.

Verify relayed Antes

Prerequisite

Verification

After you have everything setup, you just follow the instruction from the README file of the example given above.

Manual verification

  1. Get the latestDataUri

  2. Open the IPFS link in your browser: https://ipfs.io/ipfs/<latestDataUri>

  3. Use any online SHA256 generator to generate the hash for your original message

  4. Lookup for that hash in the JSON opened on step 3

Last updated