On Chain

Data and logic executed and stored on a blockchain with consensus guarantees.

NoSQL

Non‑relational databases such as key‑value stores used by nodes and indexers for performance.

Non‑Determinism

Behavior that can vary run‑to‑run, avoided in smart contracts to keep consensus deterministic.

Nullifier

Unique value derived in privacy protocols to prevent double spending while preserving anonymity.

Normalization

Techniques like batch norm or layer norm that stabilize and speed up training.

Neural Network

Parameterized function composed of layers and non‑linearities trained by gradient descent.

Negative Sampling

Training trick that samples incorrect targets to approximate softmax or learn contrasts efficiently.