Verification

Check a grant without trusting
whoever showed it to you.

A Warda grant's address is a hash of its terms. Change the budget, the payee list, the per-payment cap or who may revoke it, and the address changes. So terms and address cannot disagree: if someone hands you both, you can recompute one from the other.

That check runs here, in your browser. Nothing is sent anywhere, and no node is contacted.

Paste what you were given

The manifest, and the address it claims.

Don't trust this page either

It checks itself, in front of you.

The covenant template ships with reference grants whose addresses were computed by the Rust implementation. This page re-derives all of them on load. If its arithmetic disagreed with the covenant's by one bit, the line below would say so.

running…