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.

Libraries

nomos_client
Nomos runtime implementation package.