DEADHAND

Every wallet dies with its owner. This one is prepared.

A dead man's switch on Solana. Set a heartbeat, name an heir — if you fall silent past the threshold, the estate settles itself.

One estate already settled. Read the record.

A wallet on mainnet ran this full course. The chain kept the minutes; this is the deed it wrote.

RECORD OF SETTLEMENT
the demo estate · mainnet
I.
The switch is armed.

0.2 SOL enters the vault. An heir is named. The threshold is set at two hours.

3xk4…9dQz
II.
Three heartbeats arrive.

Each signature resets the silence. The estate stays with its owner.

5Ude…Pq2M
— — — — — — — —

The heartbeats stop. Two hours of silence pass, witnessed by the chain alone.

III.
The heir claims.

Past the threshold, one signature settles the estate. The vault empties into the heir's wallet.

9Kpl…7xVb
So recorded, without custodian or court — the program alone executed the will.
D
4 stages · one estate · mainnet

A second switch is alive right now. The chain is counting.

Armed on mainnet with a 24-hour threshold. Its owner sends a heartbeat twice a day; the quiet in between is measured below, live.

Silence, uninterrupted
Reading the chain…
Wallet
Vault
Threshold
24h
Opens to heir in

Prepare your own. Two minutes, one signature.

A real switch from any wallet. Pulse whenever you like; disarm any time and the vault returns to you in full.

First,

Connect

Any Solana wallet. Nothing moves until you sign the deed.

Then,

Fill in the deed

Finally,

Arm it

One signature writes the rule into the chain. Your heartbeat starts counting.

Proof, not promises. Open everything.

The living estate
Every heartbeat is a real transaction.
Latest heartbeat
Straight from the explorer.
Vault
Balance read from the chain, live.
I.How the contract decides+

A switch is one account: owner, heir, threshold, and the timestamp of the last heartbeat. Pulse rewrites the timestamp; inherit only executes if the clock reads more silence than the threshold allows. There is no other path to the funds.

II.Why no custodian+

The vault is a program address derived from your switch. No company holds it, no multisig votes on it, and the heir learns nothing until the silence runs out.

III.The limits of v1+

SOL estates only, one heir per switch, one rule per wallet. Token estates and split inheritance follow in the next chapter.

IV.What comes after+

SPL tokens, split inheritance across several heirs, a verified build badge, and an SDK for wallets that want to offer this natively.