Actor Model - Account Abstraction or ERC-4337 made easy

Livestream

The actor model on Convex — account abstraction (ERC-4337 style) made easy with first-class CVM accounts.

Convex Live · 2023-11-09

Accounts are a fundamental construct in Convex - they are logical records in the CVM State that are either securely controlled by an external User, or operate as Autonomous Actors.

Accounts are the primary means of managing security and access control for on-chain Transactions. Any Transaction executed by Convex must be associated with a User Account and signed with a valid digital signature. This protects the User's account from unauthorised access.

Accounts also constitute the largest part of the on-chain CVM State. Accounts are used to store code and data, and to track holdings of various digital assets.

Machine-readable

  • JSON — full project metadata
  • Markdown — LLM-friendly summary