Authority on-chain
ENSv2 stores who an agent is and which capabilities it holds. No hidden allowlist, no guesswork.
Leash turns on-chain authority into a permission that can be checked, scoped, and revoked before every action.
One leaked key can become unlimited access. One stale allowlist can outlive the person who created it. Leash makes authority explicit, short-lived, and observable.
ENSv2 stores who an agent is and which capabilities it holds. No hidden allowlist, no guesswork.
Each approved request receives a short-lived credential for exactly one capability.
Every protected call checks live authority again. Revoke once, and the next call fails.
Use the configured demo agent to read the real ENSv2 state on Sepolia. Change the role, revoke it, and watch the next request get denied.
Every result includes the verdict, reason code, block number, role bitmap, and credential scope.
No decisions recorded yet.