Skip to main content
This page is a navigational index of every major technical component in the Autheo ecosystem. Use it as a starting point to find the documentation you need.

Autheo Chain (Layer 1)

ComponentDescriptionDocs
autheod binaryThe Autheo Chain node daemon (v1.0.8)Installation
CometBFT consensusBlock production and P2P networkingSystem architecture
Ethermint EVMEVM execution layer, JSON-RPC on :8545/:8546EVM integration
x/licenseNFT license record managementModule overview
x/licensedstakingLicense-gated staking wrapperLicense gating
x/emissionsPer-block NFT emission rewardsNFT rewards
x/licensedistributionNFT reward accumulation and claimingNFT rewards
x/e2eeOn-chain encryption key registryModule overview

Validator infrastructure

ComponentDescriptionDocs
Sovereign NFT licenseRequired to create and operate a validatorLicense setup
Prime / Core NFT licenseRequired for delegator participationLicense lifecycle
Operator keySigns all on-chain transactions (eth_secp256k1)Key management
Consensus keySigns block proposals (Ed25519)Key management
tmkms / HSMRemote signer for consensus keySecurity hardening
Prometheus + GrafanaNode metrics and alertingMonitoring

Developer tooling

ComponentDescriptionDocs
JSON-RPC APIEthereum-compatible JSON-RPC (Mainnet Chain ID 2127)JSON-RPC overview
REST APIBlock explorer REST APIREST overview
Remix IDEBrowser-based Solidity IDEDeploy a smart contract
Hardhat / FoundryEVM development frameworksEVM integration
MetaMaskEVM wallet, connects to Chain ID 2127 (mainnet)MetaMask install

Network services

ServiceURL
Mainnet RPC (HTTP)https://rpc1.autheo.com
Testnet RPC (HTTP)https://testnet-rpc1.autheo.com
Testnet RPC (HTTP, secondary)https://testnet-rpc2.autheo.com
EVM explorerhttps://evm-explorer.autheo.com/
Cosmos explorerhttps://cosmos.autheo.com
Testnet faucethttps://testnet-faucet.autheo.com/
Snapshot downloadhttps://snapshot.autheo.com/data_backup_latest.tar.gz
Source codehttps://github.com/autheo-blockchain/autheo-chain-core

Token economy

ComponentDescriptionDocs
THEONative token (base denom aauth, 18 decimals)Token overview
NFT emission rewardsPer-block rewards from x/emissionsNFT rewards
Staking rewardsProportional rewards from x/mint + x/distributionStaking and rewards
ASCFAutheo Storage & Compute Fund — fee reinvestment poolTokenomics paper

Papers and research

DocumentDescriptionLink
Tokenomics paper v1.2THEO token design, emissions, and productive deflationRead
Litepaper v1.5High-level ecosystem overviewRead
Technical papersArchitecture deep-dives by domainBrowse