Skip to main content

Architecture

Nigo Protocol separates consensus data, state-transition execution, consensus and networking, persistent storage, and external APIs behind distinct module boundaries.

Start with the architecture overview to understand data and control flow, then continue to the area relevant to your work.

The documentation focuses on maintained contracts and data flow, rather than exposing internal task history or implementation order.