Deploy.Finance
  • What is Deploy.Finance?
    • Key Features
  • Quickstart Guide
    • Open Your Wallet
    • Launch Your First Agent
    • Export Private Keys
    • Withdraw Funds
  • Deploy.Finance's Foundational Elements
    • What is a Deploy.Finance Wallet?
    • Private Key Management
    • How Privy Enables Deploy.Finance Wallets
    • What are Deploy.Finance Agents?
  • What is Income:Funding Rates? The Delta Neutral Agent
    • Delta Neutral 101
    • How the Deploy.Finance Agent Executes the Strategy
    • Income: Funding Rates Risks
  • FAQ
  • What are Deploy.Finance Risks?
Powered by GitBook
On this page
Export as PDF
  1. Deploy.Finance's Foundational Elements

Private Key Management

Deploy.Finance uses Privy.io ( How Privy Enables Deploy.Finance Wallets) to generate and store a private key for an embedded wallet that is assigned to your email address, giving your full custodial ownership of funds and agent delegation.

Below is a description of the Private key generation process from Privy documentation:

  1. User Authentication: When you sign up with an email, Privy generates a cryptographic seed phrase deterministically from the authentication credentials using secure hashing algorithms.

  2. Key Derivation: Privy uses industry-standard key derivation functions (like BIP-39/BIP-44) to create a private key from this seed, ensuring each email maps to a unique wallet address.

  3. Secure Storage: The private key is encrypted client-side using HPKE (Hybrid Public Key Encryption) before storage, with decryption only possible by the authenticated user.

Privy implements smart contract wallets (ERC-4337 for Ethereum) that separate authentication from transaction authorization. The email serves as an authentication factor while the private key remains under user control.

You can use your email address and security code emailed to your account to access Deploy.Finance and authorize delegation activities.

Alternatively, you can export your private keys for full ownership ( Export Private Keys).

PreviousWhat is a Deploy.Finance Wallet?NextHow Privy Enables Deploy.Finance Wallets

Last updated 16 days ago