Wallet infrastructure

Kryard — keys you never touch.

Kryard is wallet infrastructure for gasless, sponsored transactions: a Turnkey-wire-compatible signer and a managed EIP-7702 relay. A user signs a 7702 authorization and a batch digest; Kryard signs, fronts gas, and broadcasts the type-4 transaction. Users never hold gas — and can even pay it in any ERC-20 token. Live on Sepolia.

What it is — a drop-in Turnkey replacement

Kryard exposes the exact Turnkey API surface — same endpoint paths, activity envelope, and X-Stamp auth — over a KMS-encrypted key store and an isolated signer. Cutover is a single environment-variable swap, with zero client changes:

# Before
TURNKEY_BASE_URL=https://api.turnkey.com

# After — zero client changes
TURNKEY_BASE_URL=https://api.kryard.com

What you get

Three security invariants

Start