Kuber Hydra adds Cardano Hydra support to the Kuber backend and kuber-client.
This showcase demonstrates how kuber-hydra connects to a Hydra node, exposes Hydra APIs, and allows applications to query Head state, manage the Hydra lifecycle, build transactions, submit transactions, commit UTxOs, decommit, close, and fanout through a Kuber-style interface.
The JavaScript kuber-client now includes KuberHydraApiProvider, making it easier for frontend apps, scripts, and tests to interact with Hydra using familiar Kuber transaction-building workflows.
Featured in this demo:
Kuber backend support for Hydra nodes
Hydra Head query and lifecycle APIs
Hydra transaction building and submission
Layer 1 Kuber API access from the same client
kuber-client support for Hydra workflows
Local devnet with multiple Hydra participants
Kuber Hydra helps Cardano developers build and test Hydra-enabled applications with a simpler backend and client integration path.