Builders Section
The Builders Section is for developers and technical contributors building on or extending the Blok Capital protocol: setup, architecture, facet development, and security.
This section is for anyone writing code against BLOK Capital, whether that's a new facet, an integration, or an audit.
Start with Quickstart to get the contracts building and testing locally. Protocol Architecture V1 covers how the pieces fit together, and Blok-C-V1-Core has the per-facet reference if you need to see exactly how something is implemented. For the deepest architectural detail, including a suggested reading order through the repository, see the Smart Contracts section.
Before you write anything that touches funds, read Security Considerations. If you're adding a new facet, follow the Guides for folder structure, naming, and style. DAO Governance covers how protocol changes get proposed and approved.
Last updated:
Edit this page (opens in a new tab)