{
  "generated": "2026-04-21T10:07:04.913Z",
  "tag": "actors",
  "slug": "actors",
  "count": 3,
  "url": "https://brittleboye.github.io/awesome-lattice/tags/actors/",
  "projects": [
    {
      "name": "Actor Model - Account Abstraction or ERC-4337 made easy",
      "description": "The actor model on Convex — account abstraction (ERC-4337 style) made easy with first-class CVM accounts.",
      "category": {
        "id": "videos",
        "title": "Videos & Talks"
      },
      "slug": "actor-model-account-abstraction-or-erc-4337-made-easy",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/videos/actor-model-account-abstraction-or-erc-4337-made-easy/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/videos/actor-model-account-abstraction-or-erc-4337-made-easy.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/videos/actor-model-account-abstraction-or-erc-4337-made-easy.md",
      "tags": [
        "convex-live",
        "community-call",
        "actors",
        "accounts",
        "erc-4337"
      ]
    },
    {
      "name": "CAD004: Accounts",
      "description": "Unifies user wallets and smart contracts into a single account primitive — each one a tiny sovereign Lisp machine with its own environment and Ed25519 key. Key rotation without changing address (something Ethereum externally-owned accounts cannot do) falls straight out of this model.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad004-accounts",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad004-accounts/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad004-accounts.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad004-accounts.md",
      "tags": [
        "spec",
        "accounts",
        "actors",
        "identity",
        "smart-contracts"
      ]
    },
    {
      "name": "CAD018: Scheduler",
      "description": "Lets actors schedule CVM code to execute at a future timestamp with guaranteed execution and pre-paid juice, with hard O(log N) overhead to block DoS. Unlocks autopay, auctions, vesting and deadlines natively instead of relying on off-chain keeper bots like most EVM chains require.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad018-scheduler",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad018-scheduler/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad018-scheduler.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad018-scheduler.md",
      "tags": [
        "spec",
        "scheduler",
        "cvm",
        "smart-contracts",
        "actors"
      ]
    }
  ]
}