Skip to main content
An MPC wallet moves through a small set of steps, each unlocking a different set of SDK calls. You create the wallet, store it, derive an address with no network call, and sign. It is 2-of-2 by default, so keep the wallet you store safe.
In the default 2-of-2 setup, the wallet you save is your half, so keep it somewhere durable. See Recovery.

Next steps

Quickstart

Run the full lifecycle in code. Create, save, derive, and sign end to end.

Shares & thresholds

Save the wallet, run the default 2-of-2, and see what’s on the roadmap.