Build on Autheo
The unified development platform that brings together EVM smart contracts, cross-chain interoperability, post-quantum identity, and AI-native orchestration — all in one operating environment. Ship faster, reach further, build with confidence.
Getting Started in 3 Steps
Go from zero to deployed in minutes. The Autheo CLI handles environment setup, contract scaffolding, and network connections automatically.
Set Up Environment
Install the Autheo CLI and configure your local development environment. Supports macOS, Linux, and Windows via WSL.
$ npm install -g @autheo/cli
Deploy Your First Contract
Write and deploy a Solidity smart contract to the Autheo testnet. Full EVM compatibility means your existing contracts work out of the box.
$ autheo deploy --network testnet
Connect to the Network
Integrate cross-chain messaging via IBC, attach AutheoID for decentralized identity, and access the Eigensphere AI Engine.
$ autheo connect --ibc --identity
Technology Stack
Autheo combines battle-tested infrastructure with cutting-edge capabilities into a unified platform. Every component is designed to interoperate natively — no third-party bridges or middleware required.
Developer Tools
Everything you need to build, test, deploy, and monitor your applications on Autheo.
Documentation
Comprehensive guides covering architecture, API references, tutorials, and best practices. From first contract to production deployment.
SDKs & APIs
Client libraries in JavaScript, Rust, and Go. Type-safe interfaces, auto-generated from protobuf definitions.
CLI Tools
Scaffold projects, manage keys, deploy contracts, query state, and interact with the network — all from the command line.
npm i -g @autheo/cli
Smart Contract Templates
Pre-audited templates for ERC-20, ERC-721, governance, staking, DeFi, and cross-chain messaging — ready to customize and deploy.
Testnet Faucet
Get free testnet tokens to deploy and test your smart contracts. No KYC required — just connect your wallet and start building.
Block Explorer
Inspect transactions, contracts, blocks, and validators in real time. Full support for EVM and Cosmos-native transactions.
Built in the Open, for Everyone
The Autheo codebase is released under a dual MIT / Apache 2.0 license — giving you maximum freedom to use, modify, and distribute the code in both open-source and commercial projects.
Choose MIT or Apache 2.0 depending on your project's needs. Both are OSI-approved and enterprise-friendly.
Fork the repo, pick an issue, submit a PR. We review all contributions and provide feedback within 48 hours.
Core protocol, SDKs, CLI tools, smart contract templates, documentation, and community tools — all open source.
Coming Soon
Community & Support
Connect with fellow builders, get help from the core team, and join a growing developer community across the globe.
Developer Discord
Real-time help from the core team and community. Dedicated channels for smart contracts, IBC, AutheoID, and more.
Stack Overflow
Ask and answer technical questions using the autheo tag. Searchable, persistent knowledge base.
Office Hours
Weekly live sessions with core engineers. Bring your toughest questions, get architecture reviews, and demo your projects.
Technical Forum
Long-form discussions on protocol design, governance proposals, integration patterns, and ecosystem strategy.