Programmable is open infrastructure for launching and discovering programmable assets on Uniswap v4. Create with an available launch model or use the Custom Launch API to prepare an exact Router action for a wallet.
Open Programmable 聽路聽 Explore 聽路聽 Create 聽路聽 Custom Launch API 聽路聽 Docs
| Goal | Resource |
|---|---|
| Explore launches and their public records | Explore |
| Create with an available launch model | Create |
| Build and package a Custom launch | Custom launch guide |
| Create or revoke a wallet-bound API key | API key management |
| Prepare and track a Custom launch | Custom Launch API guide |
| Read the versioned launch requirements | Launch Policy |
| Integrate verified launch data | Developer documentation |
Build and test the project with your own tools, then package its exact artifacts against the live Custom Launch API. The Launch Policy defines the current launch requirements, while the Developers repository publishes the public API and verification contracts.
New Custom launches use a wallet-bound API key. The API validates submitted commitments and prepares the exact Router action for the key's bound wallet. An API key cannot sign or broadcast a transaction. The wallet controller reviews, signs and broadcasts the prepared action separately. Preparation is not an audit, safety claim, listing guarantee or Uniswap endorsement.
| Repository | Responsibility |
|---|---|
| PROGRAMMABLE-EVM | Application, EVM contracts, public read model and release evidence |
| Launch-Policy | Versioned launch requirements, policies and machine-readable evidence contracts |
| Developers | Discovery manifest, public API contracts and direct verification rules for integrations |
Programmable Developers defines the Router-first verification path, versioned manifest, read-only API contracts and failure rules used by external apps. Integrations preserve canonical launch identity and treat market data as optional enrichment rather than inventing support from names or metadata. This unauthenticated discovery surface is separate from the authenticated Custom Launch API.
Open the developer documentation
Read the public specification
Website 聽路聽 Explore 聽路聽 Create 聽路聽 Custom Launch API 聽路聽 Launch policy 聽路聽 Docs