As Autheo is built on the Cosmos EVM model, our JSON-RPC API closely mimics that of Ethereum. Developers familiar with Ethereum architecture should find Autheo familiar, and the following API matches those of most EVM compatible Layer-1 blockchains. &nbs ...
To work with the Autheo blockchain, developers need a solid understanding of blockchain development, particularly as it pertains to EVM-compatible chains built on Cosmos SDK. Here are the key prerequisites: Familiarity with Blockchain Concepts Consensu ...
Autheo uses an underlying Cronos EVM architecture based on the Cosmos SDK. When developing for the Autheo blockchain, you will need to install cronosd, the command-line interface(CLI) associated with Cronos blockchains. The following document while guide ...
This document will guide you through launching an ERC20 token on the Autheo blockchain. This tutorial uses MetaMask wallet, OpenZeppelin and Remix IDE. Connecting to the Autheo Network with MetaMask Indepth information on connecti ...