Message Bus

An off chain message bus used for communication between market makers and users and sending the settlement transactions to verifier contract.

Message Bus is an additional system component that optimizes the price discovery process. Any frontend app may use Message Bus or launch its own instance.

Message Bus

Near Intents protocol may operate without a Message Bus component:

  • frontends may use any other quoting mechanisms to compose and publish signed intents

  • market makers may index NEAR blockchain to find intents to fill.

Last updated