Logo AUTHEO Documentation Logo AUTHEO Documentation
  • Autheo Home Page
Logo AUTHEO Documentation Logo AUTHEO Documentation
  • Autheo Home Page
  • Litepaper
    • Litepaper [v1.1]
    • Litepaper - [v1.5]
  • Tokenomics (proposed)
    • Tokenomics paper [v1.2]
    • Token allocations and emissions [v1.2]
  • Autheo SDKs
    • Go SDK
  • Validator node operations
    • Autheo Testnet node setup
    • Guide to Autheo CLI
    • Validator node hosting
    • Removing a validator node
    • Autheo node sale brochure
  • User tutorials
    • Account creation
    • MetaMask browser wallet installation
    • Connecting to the Autheo Testnet
  • Developer tutorials
    • Autheo REST API
    • Introduction for developers
    • Autheo development environment setup
    • Autheo JSON-RPC API
    • Deploying a smart contract on the Autheo blockchain
  1. Overview
  2. Developer tutorials

Developer tutorials

Autheo REST API
  • Introduction for developers

    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 conceptsConsensus Mech ...

  • Autheo development environment setup

    Autheo uses an underlying architecture based on the Cosmos SDK. When developing for the Autheo blockchain, you will need to install autheod, the command-line interface(CLI) associated with the Autheo blockchain. The following document while guide you ...

  • Autheo JSON-RPC API

    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.  ...

  • Deploying a smart contract on the Autheo blockchain

    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 connecting Met ...

© AUTHEO, LLC