Use case · Estate
Send inheritance documents.
You need executors, attorneys, and named beneficiaries to receive estate documents they can verify are the authoritative version — not a scan, not a photo, not a copy that could have been altered after signing.
The change: On-chain notarization + guardian-attested recipient identity.
How it works
Four steps · every step signs a receipt.
Notarize the executed estate documents on-chain at signing time · Dilithium signature + Solana anchor
Designate recipients by identity (executor, named beneficiaries, family attorney) · each with their own view scope
On dormancy trigger or manual release, recipients gain access to their scoped fields with a signed access receipt
Every access is audit-logged · any later dispute reconstructs from the receipts
Evidence
The proof this actually works.
- Solana anchor is verifiable by any block explorer without an H33 account (see /proof/examples/)
- Distribution matrix is field-level · attorney sees the whole plan, beneficiary sees only their allocation
- Dormancy activation is automatic — Life Validation lapses → estate flow triggers → recipients receive their scope
- Edge case: If the estate is contested, the audit trail is signed at every step · every receipt is a court-admissible attestation
- Edge case: A named beneficiary who predeceases the grantor: the graph updates cleanly · authority chain re-derives, no manual re-execution needed
Related capabilities
If you're comparing alternatives
Trust status
Runs today. Honest about what's next.
We publish what's shipped and what's coming — the same list on every page.
Runs today
- Vault workflows running in production
- Cryptographic receipts emitted per action
- Immutable audit trail · Object-Locked
- Auth1 · Wallet · Document · Audit APIs
- Post-quantum primitives (Dilithium + Kyber)
- Benchmark v12 · 2,293,766 auth/sec
Coming next
- Public /verify/
/ receipt viewer - Public /replay/
/ decision viewer - docs.h33.you developer documentation
- SOC 2 Type II Certified
- Payment Requests + Rewards adapters