{
  "$schema": "https://brittleboye.github.io/awesome-lattice/projects.schema.json",
  "category": {
    "id": "cads",
    "title": "Convex Architecture Documents",
    "url": "https://brittleboye.github.io/awesome-lattice/cads/"
  },
  "slug": "cad010-transactions",
  "name": "CAD010: Transactions",
  "description": "Pins down the signed transaction envelope — Ed25519 signature, origin address, strict incrementing sequence number — so replay attacks are structurally impossible and every state change has a cryptographically attributable author. The narrow interface is what lets clients from any language submit work into consensus.",
  "longDescription": null,
  "homepage": "https://docs.convex.world/docs/cad/010_transactions",
  "repo": "https://github.com/Convex-Dev/design/tree/main/docs/cad/010_transactions",
  "docs": null,
  "links": [],
  "tags": [
    "spec",
    "transactions",
    "signatures",
    "security",
    "cvm"
  ],
  "badge": "CAD",
  "status": null,
  "licensing": null,
  "license": null,
  "mcp": null,
  "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad010-transactions/",
  "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad010-transactions.md",
  "generated": "2026-04-21T10:07:04.552Z"
}