Skip to main content

What security measures are in place to protect my funds in the wallet?

H
Written by Hennadii Ahanesian
Updated over 9 months ago

We implement advanced security like 2FA, encryption, regular audits, and secure enclave technology to protect private keys. Our app also conforms to ERC-4337 standards and uses robust protocols to secure all funds and prevent unauthorized access.

We use Turnkey.com to get Externally Owned Accounts for users. Below descriptions of the practices they have in place to protect users. For more information refer to their documentation.

[Turnkey.com] - Private key storage​

Turnkey does not store unencrypted private keys, but rather persists encrypted private key ciphertext inside of our primary and disaster recovery databases. This ciphertext is only to be decrypted from within the bounds of a secure enclave running verified Turnkey applications. Our security overview goes over the process in depth.

Did this answer your question?