4 releases (2 breaking)

0.3.0 Mar 13, 2024
0.2.0 Feb 21, 2024
0.1.1 Jan 20, 2024
0.1.0 Jan 19, 2024

#613 in WebAssembly

40 downloads per month

Apache-2.0

1.5MB
20K SLoC

Homestar logo

homestar-runtime

Crate License Docs Discord

Description

The runtime is responsible for bootstrapping and running nodes, scheduling and executing workflows as well as tasks within workflows, handling retries and failure modes, etc.

For more information, please go to our Homestar Readme.

API

The runtime provides a JSON-RPC API to run workflows, request node information, health, and metrics, and to subscribe to network notifications. The OpenRPC API is documented in api.json and is available on the rpc_discover endpoint.

JSON Schemas for workflow, receipt, network notifications, health checks, node info, and metrics are also available inidividually.

Dependencies

~105–150MB
~2.5M SLoC