Bouclier is fully open source under the MIT license. Every contract, SDK, and node implementation is publicly auditable.
A trust layer for AI agents must itself be trustless. Every line of Bouclier code is open source — from the core smart contracts to the sentinel node implementation. Verify, don't trust.
Solidity smart contracts — BouclierRegistry, IBouclierPolicy, and reference policy modules
TypeScript SDK for agent registration, policy management, and validation queries
This website — Next.js 16 static-export app deployed to IPFS via bouclier.eth
Sentinel node reference implementation for mempool monitoring and policy verification
Protocol specification, developer guides, and architecture documentation
Deployment scripts, test utilities, and CI/CD workflows
Fork the repo, create a branch, make your changes, and submit a pull request. All contributions welcome.
Improve docs, write tutorials, or add code examples. Check the docs/ directory to get started.
Found a bug or have a feature request? Open an issue with reproduction steps.
Star the repo, fork the code, and join the development effort.