LIVE
Nirium← Home
B2B Compliance Architecture

Institutional Audit Trail
Verifiable by Design

Every B2B node execution is content-hashed with SHA-256, anchored on IPFS, and structured in JSON format, ready for integration with your reporting systems.

Non-Custodial
Institutional Grade
SCF INSTAWARD
COC COMPLIANT

Five Layers of Verifiable Proof

01

Content Integrity (SHA-256)

Every infrastructure action's payload is hashed with SHA-256 before anchoring. Any mutation changes the hash, making tampering immediately detectable.

02

Agent Attestation (ed25519)

An optional ed25519 signature — the same scheme Stellar wallets use — lets the declaring agent prove who produced the record, verifiable by anyone with just the CID.

03

Decentralized Persistence (IPFS)

The institutional audit registry is published on IPFS. The resulting immutable CID ensures that auditing firms can independently verify the data's integrity.

04

Structured Export (JSON)

Pre-structured formats with standard identifiers (`folio`, `monto_usdc`, `content_sha256`, etc.) that accelerate the generation of normative reports for local regulators.

05

Legal Context (LCP)

Beyond cryptographic proof: every receipt can be bound to a versioned governing agreement via its SHA-256 ATR hash, with an AAA-ICDR dispute-resolution clause. LCP can make each disbursement legally enforceable once active — in legal review today.

Designed for Regulated Operators

We provide the infrastructure so regulated operators can prove complete traceability of their automated operations.

Standard Audit Requirements

  • Immutable traceability for every operation
  • Forensic accreditation of the execution node
  • Cryptographic record of state transitions
  • Agnostic structure for JSON ingestion
  • Support for long-term distributed storage
86
API Endpoints
5 min
Integration
$0
API Costs
100%
Provisioning

Telemetry Preview

audit-report-2026-07.json

Regulatory Data Stream // Secure
Integrity Verified
{
  "_comment": "EJEMPLO DE FORMATO — no son datos reales de ningún cliente",
  "institution_id": "<tu-id>",
  "report_type": "AGENT_TRANSACTIONS",
  "period_start": "2026-07-01T00:00:00Z",
  "period_end": "2026-07-31T23:59:59Z",
  "record_count": "<n>",
  "total_volume_usdc": "<suma del periodo>",
  "chain_integrity": "VERIFIED",
  "ipfs_cid": "ipfs://<cid>",
  "lcp_bound": false,
  "records": [
    {
      "folio": "<folio>",
      "fecha_hora": "2026-07-05T14:30:00Z",
      "tipo_operacion": "REBALANCE_USDC_TO_CETES",
      "agente": "<agent-id>",
      "monto_usdc": "<monto>",
      "red_blockchain": "Stellar",
      "hash_transaccion": "8bfca5c5a7909d75817a7ede963...",
      "firma_hmac": "f4e2d9c1b8a7...",
      "content_sha256": "a03d9cdd0d239e48e28e3b6978...",
      "legal_context": {
        "standard": "lcp",
        "atr_hash": "sha-256:a03d9cdd0d239e48...9643ab1",
        "terms": "nirium.xyz/legal/payroll-terms-v1.md",
        "dispute_resolution": "AAA-ICDR"
      },
      "integridad": "VALIDA"
    }
    // ...1246 items more
  ]
}

Nirium solely provides the technical software infrastructure. We do not provide legal advice. The interpretation, generation, and submission of reports to regulatory authorities (such as the CNBV) is the exclusive responsibility of the financial operator utilizing the API.

Active Audit Requirements?

Export the cryptographic record of your infrastructure in seconds.