Integrity Toolkit
Verification of the Merkle Anchor. Use this portal to mathematically prove that the voter registry has not been manipulated since the election began.
Merkle Root
The cryptographic hash of the entire approved voter list, locked in the smart contract.
Prove Inclusion
Input your identity and proof to verify your presence in the registry.
Deterministic
The same voter list will always produce the exact same Merkle Root. Any change to a single character in the list results in a completely different root.
Immutable Seal
By anchoring the root to Ethereum before the election starts, we "lock" the electorate. Authorities cannot add or remove voters mid-poll.
Zero-Trust Verification
You don't need to trust the backend. If your local calculation matches the on-chain root, you have absolute proof of registry integrity.