📄️ Setup
Developer Setup
📄️ Tasks
Development Tasks
📄️ Architecture
Contract Architecture
📄️ Domain
Entity Relationship Diagram
📄️ Audits
To maintain the security of Boson Protocol smart contracts at the highest level, the contracts are continuously audited by specialists in this field. You can find a list of public audit reports in our Github.
📄️ Local development
Running against a Local Node
📄️ Protocol limit estimation
Certain actions in the protocol require looping over dynamic size arrays. To avoid hitting the block gas limit, special protocol limits were introduced which revert the transaction before the loop even starts. Values for these limits are then determined through estimation process, described here.
📄️ Happy Path Exchange
Entity Relationships
📄️ Sequences
Happy Path Exchange
📄️ Price Discovery
Overview
📄️ Secondary Sales with Sequential Commit
Overview
🗃️ NatSpec of smart contracts
60 items
📄️ Contributor Covenant Code of Conduct
Our Pledge