Verify a session anchor
hSpace anchors every discussion session's final votes into an hourly Merkle root on Mantle. Paste a session id below to recompute that root from the raw votes in your browser, fold its Merkle proof, and check it against the root stored on the SessionAnchor contract, so no trust in the node is required.
Verification runs client-side with viem. The node only supplies the raw votes and the Merkle proof; the root of trust is the on-chain contract.