Skip to main content
Every real system relies on something. Rather than claim HEVN is “trustless”, this page lists exactly what the architecture depends on, what happens if each dependency fails, and how each dependency is deliberately kept narrow.

The map

What HEVN deliberately does NOT rely on

Just as important is what is absent from the trust map:
  • No HEVN key can move funds. Money authorization terminates in a signature from the user’s key or an owner-granted, contract-capped spend permission — never in a backend decision.
  • No omnibus accounts. There is no pooled HEVN balance whose solvency you would have to trust; every balance is an individual onchain wallet.
  • No proprietary contracts. HEVN deploys Coinbase’s audited standard as-is instead of writing its own wallet logic.
  • No lock-in. The exported key controls the wallet with standard Ethereum tooling, independent of HEVN and Privy.

Shrinking the map over time

The roadmap reduces the remaining assumptions rather than adding new ones: independent audits of the provider microservices and moving them into TEEs with attested builds, so their guarantees are verifiable rather than taken on trust.