🦧
Profile.io User Docs
  • Introduction
    • What is Profile.io?
    • Profile Product Roadmap
    • Design Direction
    • Motivation & Values
    • SSI Basics & Concepts
    • Profile.io
    • Profile.io Technical Docs
  • System Overview
    • Profile.io Architecture
      • User Profile ID Data
      • Profile Structure
      • Themes
      • Issuer (Organisation) ID
      • Badges (VCs SB NFTs)
      • Data Registries
        • Schema Registry
        • Trusted Registry
        • DID Registry
    • Profile Verification
    • P2P Payments
    • App/Dapp Marketplace
    • Account Abstraction
    • Social / Content Growth Vectors
    • Decentralisation, OpenSource Overview and Compatability
    • Proof of Personhood (POP) Algorithm
  • Profile Implementation
    • Current live platform status
    • User Flows
    • Use Cases
    • About / Contact
    • External Resources
      • Developer Documentation
Powered by GitBook
On this page
  1. System Overview

Account Abstraction

PreviousApp/Dapp MarketplaceNextSocial / Content Growth Vectors

Last updated 1 year ago

Profile.io smart contract accounts are developed in accordance with the . Safe is an industry-leading provider of smart contract infrastructure tools which secure over $46B of assets.

Whilst Externally Owned Accounts (EOAs) have paved the way for user-owned wallets to interface with dApps and provide a non-custodial means to safeguard assets, certain barriers such as the need to pre-fund with Ether to submit transactions and the need to manage private keys deem EOAs unfit for mainstream consumer applications.

- smart contract accounts - is a standard that addresses a multitude of pain points implicating management of EOAs today. Such features include:

  • Account recovery in the event that keys are lost or compromised.

  • The possibility for dApp providers to subsidise users' transaction fees.

  • Greater programmability that enables dApp and wallet providers to innovate on user experiences.

Safe{Core} AA SDK
EIP-4337 Account Abstraction