Verify relayed Antes
Last updated
Last updated
Setup the verifier on your machine:
Know your Ante details
the original message
(optional) the address you want to be verified for committing that Ante
(optional) the side of the Ante
commitment type - this is determined by the Ante app you have used to create the Ante
After you have everything setup, you just follow the instruction from the README file of the example given above.
Open the contract in BaseScan:
Get the latestDataUri
Open the IPFS link in your browser: <latestDataUri>
Use any online SHA256 generator to generate the hash for your original message
Lookup for that hash in the JSON opened on step 3