VEYRNOX · Learn · Non-Custodial Wallet

Non-Custodial Wallet

A non-custodial wallet is a wallet in which the user, not a third party, holds the private keys. The wallet provider has no ability to access, freeze, or move the user’s funds — the software is a UI in front of user-controlled cryptography.

How it works

On installation, the wallet generates a seed locally and derives all keys from it. Every signing operation happens on the device; the provider’s servers, if any, are used only for chain queries and never touch key material. Withdrawing to any address is instant and permissionless. If the provider vanishes, the user restores the seed into any compatible wallet — the funds are on-chain, not on the provider’s books.

Why it matters

Non-custodial wallets are the standard bearer-instrument model of cryptocurrency. The trade-off is responsibility: no support desk can reset a password, undo a wrong transaction, or refund a phishing loss. Backup discipline and phishing awareness become the user’s problem, in exchange for full sovereignty over the funds.

Related concepts

Frequently asked questions

Can Veyrnox recover my wallet if I lose access?

Only if you completed Shamir backup. Without shards, there is no recovery path — that is what non-custodial means.

Do non-custodial wallets require KYC?

No. Onboarding is a local key generation, not an account. On-ramps into fiat may still require KYC at the ramp.

Is a non-custodial wallet safer than an exchange?

It removes exchange-failure risk. It adds user-error risk. The right answer depends on the user’s discipline and the size of the holdings.

In Veyrnox

Veyrnox is non-custodial on every tier. The company cannot see your balances, freeze your account, or approve a withdrawal. The engineering focus is on making non-custodial safer — removing the seed-phrase entry surface, adding Coercion Resistance — without adding a custodian.

Learn more →