Module spec

Module spec 

Source
Expand description

Canonical representations of external IC specs (ICRC, NNS, SNS, etc.). This module corrals the verbose candid bindings so the rest of the codebase can import clean wrappers with consistent naming.

Modules§

ic
IC management canister spec fragments grouped under tidy modules.
icrc
Canonical ICRC candid types surfaced with consistent naming.
nns
Handy wrappers for selected NNS candid types with consistent naming.
prelude
Shared imports for spec modules so type definitions stay concise.
sns
SNS governance candid bindings kept in a single spot with uniform naming.