testnet
GitHub

Identity

Agent Precompile component

The Agent precompile is one of Maroo's four core static precompiles (alongside OKRW, PCL, and EAS). It exposes read-only views over the **ER...

AI Agent Oriented Design mechanism

Maroo provides KYA (Know Your Agent) verification and transaction modules for autonomous agents, ensuring accountability and strict boundari...

Attestation Structure standard

An Attestation in Maroo follows the standard EAS structure defined in Solidity. It contains metadata about the issuer, recipient, expiration...

EAS Indexer component

The EAS Indexer is a smart contract that maintains a mapping of attestations received by specific addresses. While the core EAS contract sto...

EAS Integration mechanism

Maroo integrates the Ethereum Attestation Service (EAS) as a core primitive for identity and reputation. Unlike standard EVM chains where EA...

EAS Module

The x/eas module serves as a bridge between the Cosmos SDK layer and the EVM-based Ethereum Attestation Service (EAS) contracts. It allows d...

EAS Precompile component

The EAS precompile is one of Maroo's four core static precompiles (alongside OKRW, PCL, and Agent). It bridges Solidity callers to the **Eth...

ERC-8004 Identity Registry (Preinstall) component

Maroo treats AI agent identity as a chain-level primitive by deploying a standard **ERC-8004 IdentityRegistry contract as a preinstall** — i...

Unverified vs. Verified Accounts mechanism

Maroo supports both standard anonymous wallets (Unverified) and KYC-linked wallets (Verified). This distinction is managed via the Ethereum ...

ESC
Type to search