Common Data Representation serialization and deserialization library
Fhir ts/js library for frontend applications with FHIR types and useful utilities.
OMG IDL Schema message serializers and deserializer
ABIs, deployment addresses, and the `Network` type for the CDR (Confidential Data Rails) contracts on Story L1.
Autonomous agent client for Story CDR: discover -> subscribe -> access vaults from its own wallet.
Common Data Representation serialization and deserialization library
Typed ABIs + verified addresses for cdr-kit contracts and Story CDR.
Stdio MCP server for Story CDR — wrapper around @cdr-kit/cli so `npx @cdr-kit/mcp` Just Works in any MCP host.
Framework-agnostic CDR agent tools ({name, description, Zod schema, invoke}) — the single source mapped to MCP + every agent framework.
Cryptographic primitives for the CDR (Confidential Data Rails) protocol on Story L1: TDH2 threshold encryption (via WASM), ECIES partial decryption, validator partial-signature verification, and file encryption.
GOAT SDK adapter for cdr-kit — getGoatTools(agent) / cdrPlugin.
ROS 2 message serialization, for reading and writing bags and network messages
Typed TS SDK for Story CDR: condition encoders, the CdrKitVault flow, and the 2-step pay->access helpers.
React provider, <VaultGate>, and hooks for Story CDR — built on @cdr-kit/core.
LangChain adapter for cdr-kit — getLangChainTools(agent).
Scaffold a runnable cdr-kit starter (mock mode — no wallet/chain needed).
The cdr CLI + MCP server factory + auto-wallet + Claude Code skill installer. One binary, three surfaces (CLI / MCP / skill).
Style variables exported from Cedar components
Vercel AI SDK adapter for cdr-kit — getVercelAITools(agent).
Coinbase AgentKit adapter for cdr-kit — getCdrActionProvider(agent).
Run VS Code on a remote server.
TypeScript SDK for **Confidential Data Rails (CDR)** on Story L1. Encrypt data to a threshold DKG public key, store it in on-chain vaults, and recover it when a quorum of validators provide partial decryptions.
OpenAI / Anthropic tool-calling adapter for cdr-kit — JSON-Schema tools[] + a dispatch router.
write and query data to time series daetabase
XCDR1/XCDR2 encoder/decoder + KeyHash + PL_CDR1 helpers. Implements OMG XTypes 1.3 §7.4 wire format. Pure-Rust no_std + alloc.
OMG CORBA 3.3 Part 1 §14 Interface Repository (IR) — TypeCode (32 TCKinds), Repository-Hierarchie, DefinitionKind, RepositoryId-Format. no_std + alloc.
ZeroDDS WASM bindings — XCDR1/XCDR2 codec für Browser/JS
#[derive(DdsType)] proc-macro fuer zerodds-xcdr2-rust-1.0 (TYPE_NAME + EXTENSIBILITY + IS_KEYED + encode/decode/key_hash).
IDL4 → Rust code generator for ZeroDDS DataTypes (impl DdsType from zerodds-dcps).
OMG CORBA 3.3 Part 3 — Common Secure Interoperability v2 (CSIv2) §24: Association-Options + Compound-Sec-Mech-List + GSSUP + SAS-Protocol + TLS-Mechanism-OID. no_std + alloc.
OMG CORBA 3.3 Part 2 §15 GIOP (General Inter-ORB Protocol) wire codec — alle 8 Message-Types fuer GIOP 1.0/1.1/1.2 inkl. Bidirectional-GIOP. no_std + alloc.