Multilateral netting engine for cross-border institutional settlement. Corridor-level obligation compression with cross-corridor aggregation, bilateral pre-netting, and residual carry-forward.
← Back to ProductsAll metrics from testnet operation on the Lagrange chain. 11 precompiles deployed at the consensus layer.
Per-corridor multilateral netting with O(n) complexity. Configurable settlement windows with oracle-priced FX at window close. ISO 20022 CBPR+ native obligation recording.
Second layer of netting across corridors sharing the same currency. Additional savings on residual net positions after per-corridor netting. Effect scales with every new corridor per currency.
Per-pair bilateral position tracking via recordBilateralObligation. Single transaction records sender debit + receiver credit + bilateral flow data. Foundation for SWIFT pacs.008 settlement instruction generation.
CHIPS-model carry-forward. Sub-threshold net positions (<$100K default) carry to the next window (max 3), expanding the netting pool across windows for genuine compression improvement. Configurable per corridor.
Pedersen commitments (BN254) for homomorphic netting on encrypted values. AES-256-SIV metadata encryption. Bulletproofs zero-knowledge range proofs (70ms proving, no trusted setup). Shamir's Secret Sharing for key distribution.
ML-DSA (FIPS 204) deployed via cloudflare/circl — not simulated. Modes 44/65/87 supported. Hybrid Dilithium+ECDSA available. Batch verification and on-chain key registry.
6-level role hierarchy with per-corridor RBAC:
All six Settlement Computer products coexist on one chain with isolated corridor configurations.
Participants control who sees their data. Delegation is granular, time-limited, revocable, and produces an immutable on-chain audit trail.
Five tiers of data access, from full visibility to aggregate-only. Each tier uses distinct cryptographic key material. Corridor privacy levels are configurable: Level 0 (plaintext), Level 1 (AES-SIV metadata), Level 2 (Pedersen + AES-SIV + range proofs).
Level 1 (schema conformance) and Level 2 (SWIFT usage guidelines) validation passed across all 5 message types.
All Settlement Computer products use FX rate feeds from AFXO — an institutional-grade FX oracle delivering deterministic rate feeds across global currency pairs. Rates are locked at netting window close, ensuring no execution slippage or front-running.