Core Architecture

4 entries

Maroo's foundational design — system accounts, module authority, precompiles, and genesis configuration are covered in this section.

OKRW Economics

3 entries

OKRW stablecoin — covers the minting process, token mechanics, and module design.

Policy & Compliance

19 entries

Programmable Compliance Layer (PCL) — covers policy structure, templates, enforcement, and precompile interfaces.

EAS Attestation

6 entries

EAS (Ethereum Attestation Service) on Maroo — attestation structure, indexer reverse lookups, and the x/eas chain-internal helper that PCL uses for fast attestation evaluation. Use this section when implementing KYC/KYB attestation flows. AI agent identity (ERC-8004 Identity Registry, Agent precompile) lives in the AI Agents section.

Network & Operations

2 entries

Network parameters, transaction lifecycle, and node operations.

AI Agents

10 entries

AI agent identity and tooling on Maroo. On-chain identity sits on the ERC-8004 IdentityRegistry preinstall plus the Agent precompile (discovery + indexed reads). Two integration paths for building agents: @maroo-chain/mcp is the lightest read-only path; MAWS (Maroo Agent Wallet Stack) is the stateful toolkit when an agent needs to hold balances, sign transfers, and run on-chain policy.

Privacy

1 entries

Verifiable privacy mechanisms — selective disclosure compatible with regulator audits, ZKP-based confidentiality. More documentation coming soon — the privacy chapter of the litepaper is being finalized; this section will be expanded once that lands.

ESC
Type to search