Skip to content

EAVE Parachain Architecture

EAVE is a distributed systems architecture example covering Substrate, FRAME, parachain runtime design, node service boundaries, and relay-chain integration.

EAVE parachain architecture
EAVE runtime code walkthrough

Architecture Lens

  • Runtime, node service, pallet, collator, and relay-chain boundaries.
  • Project-owned runtime logic versus upstream framework behavior.
  • Code walkthroughs that connect architecture to implementation.

Related Research