You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2026. It is now read-only.
Keeper does not store any state, and only uses state onchain.
We could have multiple Vendors (this implies multiple Markets too), then
Order submission (public) routine must take: order, market data (for order), vendor ID
The market data submitted with order does not need to be all assets, and it can be optimised so that only assets for which market data is stale (last time updated older than X).