Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.autheo.com/llms.txt

Use this file to discover all available pages before exploring further.

Autheo Chain is a Cosmos SDK-based Layer 1 blockchain with a full Ethermint EVM runtime. It extends the standard Cosmos SDK with six custom modules that implement NFT license gating, dual-stream emissions, and EVM-to-Cosmos bridging.

System architecture

Core layers, module dependencies, request lifecycle, KV store layouts, and network ports.

Module overview

The six custom Cosmos SDK modules and how they interact.

License gating

How the x/licensedstaking module enforces NFT license preconditions on all staking operations.

License lifecycle

The four-state machine (ISSUED → BOUND → ACTIVE → REVOKED) and all transition triggers.

NFT rewards

Dual-stream emission model, per-block reward formula, remainder carry, and claiming.

EVM integration

Ethermint EVM runtime, JSON-RPC endpoints, address interoperability, and ERC-721 hooks.