Skip to Content
ArchitectureEvents & rulesEvents & rules

Events & rules

Gnosis Engine uses a decoupled architecture where systems communicate via an asynchronous Event Bus. Behavior can be dynamically extended or modified using a data-driven Rule System.

In this section:

  • Events: Learn how events are structured, published, and subscribed to.
  • Rules: A deep dive into the Universal Rule Protocol, including conditions, calculations, and outcomes.
Last updated on