Running Applications
Interacting with applications on Quilibrium take different forms based on the architecture of the application and how it was deployed. While each application should provide their own documentation and tooling, there are certain basic properties that can be discovered for public applications.
Simple QCL Applications
Interacting with a simple QCL Application is achieved via packed messages on the network, and will vary based on whether the request is offline (already proven) or online (needs to be proven).
Given the application's address and referential inputs, the query evaluator picks up either the rendezvous request or offline request, and emits state updates (if relevant) with related dispatches.