Sovereign Vaults

Per-customer master keys with recoverability. Wallet keys + secrets bound to a vault stay derivable by you even if OutLayer ceases.

Connect a NEAR wallet to create or manage vaults.

Create vault

Deploys vault.<your-account> with a single atomic NEAR transaction (CreateAccount + Transfer 2.50 NEAR + DeployContract + new() + AddKey TEE function-call key).

Parent (= your account, immutable post-deploy) is the only NEAR account that can call unilateral_initiate_recovery, set_exit_window, or unlocked_add_key.

Inspect a vault