Skip to Content
ArchitectureState & GnosisStoreIntroduction

State & GnosisStore

Gnosis Engine uses a centralized, high-performance state management system built around the GnosisStore and GnosisNode. This system is designed for zero-allocation runtime updates and provides a unified “source of truth” for all engine services.

In this section:

  • GnosisStore: The underlying data storage engine.
  • GnosisNode: The developer-facing API and dotted notation.
  • State Tree: Understanding Persistent vs. Ephemeral branches.
Last updated on