ZeqObserver Agent — Web JS
Universal state-observation agent for any device, app, page or runtime that can run JavaScript. Drop-in
| Endpoint | GET /zeq-observer-client.js |
| Auth | none |
| Rate limit | static asset |
| Category | compute |
Parameters
No parameters.
Returns
Single-file JS — embeds via <script src='/zeq-observer-client.js' data-slug='…' data-key='zsm_…' data-types='…' data-encrypt='true'></script> (same-origin embed — use absolute https://<your-zeq-origin>/zeq-observer-client.js when embedding cross-origin).
Example
curl -sS \
"https://zeqsdk.com/zeq-observer-client.js"
This protocol is a named building block — one of the operations you
compose inside a state contract. Call it directly with
the request above, or invoke it from a contract that fires on your machine's
clock. Browse the whole library at GET /api/protocols; fetch this one at
GET /api/protocols/zeq-observer-client-js.