πŸ’ΌSecurity

Self custody is the only way!

Nova Wallet is a non-custodial web3 wallet solution for iOS and Android devices. Your private key is stored locally on your device, in the enclaved secured storage of your operating system, and it is encrypted with the user's personal secret.

From a privacy aspect, Nova Wallet is not collecting any user data and therefore cannot send any user data anywhere for any purpose (even for analytics). All data is stored locally, only on the user's device.

In the event that a user is using a Hardware (cold) Wallet (Polkadot Vault / Parity Signer / Ledger) in conjunction with Nova Wallet, then the private key isn't even stored on the user's device. It is stored within the Hardware (cold) Wallet only.

In the case of Watch Only Wallets, since the user does not have access to the private key, the user cannot send transactions from those accounts.

All operations conducted via Nova Wallet are submitted directly to the blockchain's nodes, and the "read-only" data is queried directly from the blockchain's nodes as well. The exceptions to this are; fiat values, which are queried from CoinGecko; and transaction history, which is queried from SubQuery.

Last updated