Skip to main content

Build on the Stateful Internet

Convex is the decentralised lattice platform for real-time applications: zero block delay, a single global state, and DeFi in one line of code.

;; Launch your own digital currency — one line of Convex Lisp
(def token
(deploy [(@convex.fungible/build-token {:supply 1000000})]))

;; Transfer instantly — zero block delay
(@convex.fungible/transfer token #42 1000)

Lattice Technology

The Lattice is the innovation at the heart of Convex — decentralised, infinitely scalable, cryptographically secure data structures that power everything from consensus to file systems.

Developer Power

Fully interactive REPL development, idiomatic SDKs for TypeScript, Java and Python, and the power of "One Line DeFi" with on-chain libraries.

Real-Time Performance

Zero block delay and near-instant transaction confirmation — build real-time experiences that feel like the web, with the guarantees of decentralisation.

Where do you want to go?

Build an application

Create dApps with instant transactions, using client SDKs or on-chain Convex Lisp.

Connect AI agents

Every peer is an MCP gateway: agents can hold accounts, own assets and transact directly.

Run infrastructure

Operate a peer, stake on the network and help secure the lattice.

Understand the design

Read the formal specifications and research behind Convex.

Join the community

Convex is open source and built in the open. Get help, share what you are building, or contribute to the platform itself.