Chain stack
Custom modules
NFT license system
Licenses originate as ERC-721 tokens on Arbitrum. When transferred to an Autheo Chain EVM address, an automatic hook mints aLicenseRecord in ISSUED status on the Cosmos side. Three tiers exist:
See License lifecycle for the full state machine.
Key addresses
Each keypair produces three equivalent address representations usingeth_secp256k1:
Network endpoints
Further reading
- System architecture — detailed module dependency graph and KV store layouts
- Module overview — per-module documentation
- EVM integration — JSON-RPC namespaces and tool compatibility