cmn-substrate 0.3.0

CMN protocol core — Ed25519 signatures, BLAKE3 tree hashing, JSON schema validation, URI parsing, and JCS canonicalization. Zero I/O, WASM-compatible.
Documentation
1
2
3
4
5
6
7
8
9
# Schema files — DO NOT EDIT HERE

These JSON schema files are copies from the authoritative source:

    cmn-spec/schemas/v1/

To update, edit the originals in cmn-spec then sync:

    cp cmn-spec/schemas/v1/*.json cmn-substrate/src/schemas/