nomos_client 0.49.0
nomos_client: ^0.49.0 copied to clipboard
Nomos 2 Dart frontend types — the hand-written kernel wire types plus the code-generated per-domain aggregate + directive-payload types. (De)serializes the EXACT serde JSON the Rust kernel + projectio [...]
nomos_client #
Dart frontend types for Nomos — the hand-written kernel
wire types plus the code-generated per-domain aggregate + directive-payload types. (De)serializes
the exact serde JSON the Rust kernel + projection produce/consume, and defines the NomosBridge
protocol the runtime (nomos_flutter) drives.
You normally depend on nomos_flutter (which re-exports the bridge surface) rather than this package
directly. Licensed under the Nomos Pre-Release License — see LICENSE.