Convex Tools
Everything you need to explore, build, test, and deploy
Sandbox
01Interactive REPL to run Convex Lisp queries and transactions on the testnet. Try examples, inspect state, and observe Juice costs.
Explorer
02Explore the Convex network, view transactions, blocks, and network activity in real-time.
Convex Desktop
03Desktop application for power users and developers. Interact as a wallet and run local test networks.
REST API
04Access Convex network data and functionality through comprehensive REST API endpoints.
CLI Tool
05Command-line interface for interacting with the network, managing accounts, and deploying contracts.
Convex SDK
06Libraries for multiple programming languages to build applications on Convex.
// 002
Quick Start
Get up and running with the Convex CLI
1
2
3
Ready to build?
Explore the documentation for in-depth guides and API references.