SDK
The TypeScript SDK for Ritual primitives.
One package. Encoders, decoders, and React hooks for every Ritual precompile, plus typed wrappers around RitualWallet, AsyncJobTracker, Scheduler, and TEEServiceRegistry.
@sigil/sdk · Coming soon
Extracted from the playground once the API stabilizes
We’re using the Playground itself as the design lab. Once the encoder/decoder surface settles for HTTP, LLM, and the rest, we extract everything into @sigil/sdk and ship to npm.
Type-safe
Strict TS over the entire precompile surface — no any.
Lightweight
Tree-shakable. Pull only the precompile encoders you need.
Open source
MIT, mirrors the Playground’s schema 1:1.