Initialize the import process. This produces an import bundle, containing a
public key and signature. These artifacts will be used in the next step to
ensure that key material is only accessible by Turnkey, and cannot be
extracted by any man-in-the-middle (MITM)
Wallets
Import wallets and keys
Turnkey’s import functionality allows your end users to securely transfer a Wallet or a Private Key onto the Turnkey platform via CLI or an embedded iframe. We engineered this feature to ensure that the user can import their mnemonic or private key into a Turnkey secure enclave without exposing it to Turnkey or your application.
The process of importing wallets or private keys into Turnkey is broken up into three primary steps:
See the Enclave to end-user secure channel for more technical details.