{
  "$schema": "https://brittleboye.github.io/awesome-lattice/projects.schema.json",
  "category": {
    "id": "core",
    "title": "Core Platforms",
    "url": "https://brittleboye.github.io/awesome-lattice/"
  },
  "slug": "convex",
  "name": "Convex",
  "description": "Decentralised lattice network and execution engine. Stateful Internet powered by Convergent Proof of Stake.",
  "longDescription": "Convex is a decentralised, lattice-based network that securely hosts, executes, and persists both code and data. It realises the vision of a Stateful Internet — a foundation for digital economies, federated systems, and cross-organisational collaboration.\n\nThe platform is built around Convergent Proof of Stake, a high-throughput consensus protocol that finalises transactions deterministically without coordination between peers. Application state is stored as lattice-structured immutable data, so independent actors can always reach the same result without central authority or locking.\n\nConvex is open-source and stewarded by the Convex Foundation.",
  "homepage": "https://convex.world",
  "repo": "https://github.com/Convex-Dev/convex",
  "docs": "https://docs.convex.world",
  "links": [
    {
      "label": "Whitepaper",
      "url": "https://docs.convex.world/cvm-whitepaper.pdf"
    },
    {
      "label": "Blog",
      "url": "https://docs.convex.world/blog"
    },
    {
      "label": "Javadoc",
      "url": "https://javadoc.io/doc/world.convex/convex-core"
    },
    {
      "label": "Discord",
      "url": "https://discord.com/invite/xfYGq4CT7v"
    },
    {
      "label": "GitHub Org",
      "url": "https://github.com/Convex-Dev"
    }
  ],
  "tags": [
    "java",
    "lattice",
    "consensus"
  ],
  "badge": "Platform",
  "status": "active",
  "licensing": "open-source",
  "license": "Apache-2.0",
  "mcp": null,
  "url": "https://brittleboye.github.io/awesome-lattice/projects/core/convex/",
  "markdown": "https://brittleboye.github.io/awesome-lattice/projects/core/convex.md",
  "generated": "2026-04-19T08:15:29.474Z"
}