Build on the
Lattice
Build economic systems where humans and autonomous agents participate under the same rules, the same costs, and the same finality.
Core Technologies
The foundational layers that power the Convex network
Convex Virtual Machine
A deterministic, high-performance decentralised runtime engine that manages trusted global state—suitable for smart contracts, digital assets, autonomous agents, and trust registries.
- Turing Complete execution
- 1M+ transactions per second
- 100% green consensus
- On-chain compiler
Convex Lisp
A modern Lisp dialect inspired by Clojure—powerful, expressive, and designed for composable economic systems that both humans and autonomous agents can understand.
Express economic logic that executes deterministically on the CVM:
(if (trusted? addr) (fun/transfer token addr 1000))Offers resolve to settlements — a single expression can represent a complete economic transaction.
Read More →Lattice Data
One global data structure. Billions of writers. Trillions of readers. Zero centralised infrastructure.
Lattice technology gives every project a deterministic data fabric. Persist state, stream events, and share knowledge between services without custom databases or message queues.
Read More →Getting Started
Everything you need to start building on Convex
Documentation
Comprehensive guides and API references
Convex Lisp Tutorial
Learn the language with hands-on examples
GitHub
Source code and examples
REPL Sandbox
Try Convex Lisp in a live console on the testnet
TypeScript SDK
Client library for JavaScript and TypeScript
Java Client API
Client library for Java/JVM applications
CADs
Convex Architecture Documents
Build Economic Systems
Convex is for people building economic systems where humans and autonomous agents must coexist safely. Costs and constraints are visible. State converges deterministically.