Skip to Content
WalletsOverview

Wallets

Tidecoin wallets differ in validation, key storage, recovery flow, and operational trust. Choose the wallet that matches the amount you hold and the work you need to do.

This section is not the protocol reference. For consensus details, use Protocol. For RPC schemas, use Reference.

Wallet comparison

WalletBest forValidationKey custodyUse for meaningful value?
Desktop CoreFull-node users, operators, developers, advanced recoveryLocal full-node validationLocal wallet file, PQHD seeds encrypted by the wallet when wallet encryption is enabledYes, with backups and secure device practice
Browser ExtensionBrowser-based daily useRemote or app-provided chain viewLocal encrypted browser profile dataSmall to moderate balances, depending on browser/device security
AndroidPhone-based receive/sendRemote chain stateLocal device wallet storageSmall to moderate mobile balances
Web WalletQuick browser accessHosted web app and remote chain viewClient-side browser key materialConvenient for small balances; avoid treating it like cold storage
iOSNative iPhone/iPad walletPlannedPlannedNot available yet
  • Use Desktop Core if you want maximum control, self-validation, RPC access, or infrastructure-grade behavior.
  • Use the Browser Extension when you need a browser wallet and understand browser-profile backup and malware risk.
  • Use Android for phone payments.
  • Use Web Wallet only after understanding its hosted app delivery and recovery model.

Configuration and operation

Backup rule

Back up before receiving. For Core, the wallet backup is the primary recovery artifact; descriptors alone do not replace PQHD seed material. For lighter wallets, record the recovery phrase or export material shown by that wallet.

See also: Start Here / Back Up Your Wallet, Start Here / Recover Your Wallet, Wallet Security Model.

Last updated on