Monorepo for Sablier's EVM smart contracts. In-depth documentation is available at docs.sablier.com.
[!NOTE] This repository previously contained only the Lockup protocol. It has since been expanded into a monorepo hosting all of Sablier's EVM smart contracts. Legacy version tags (
v1.0throughv3.0.1) refer to Lockup releases and have been aliased as[email protected]through[email protected]for clarity.
| Package | Description | Docs |
|---|---|---|
airdrops |
Merkle-based token distribution with optional vesting | Airdrops Docs |
bob |
Price-gated vaults with optional yield adapters | Bob Docs |
flow |
Open-ended token streaming with no fixed end time | Flow Docs |
lockup |
Fixed-term vesting and token distribution | Lockup Docs |
utils |
Shared utilities, base contracts, and comptroller | Utils README |
Each package has its own README with protocol-specific details, installation instructions, and usage examples.
The codebase has undergone rigorous audits by leading security experts from Cantina, as well as independent auditors. For a comprehensive list of all audits conducted, please click here.
For any security-related concerns, please refer to the SECURITY policy.
Feel free to dive in! Open an issue, start a discussion or submit a PR. For any informal concerns or feedback, please join our Discord server.
For development setup, commands, and PR guidelines, see AGENTS.md.
See LICENSE.md.