Jump to Content
Open Application NetworkOANGitHubAion Tools
DocsAPI Endpoints
OANGitHubAion ToolsLog InOpen Application Network
Docs
Log In
API Initialization

Tutorials

  • Smart Contract Demo-DApp
  • Migration from Ethereum
  • API Initialization
    • Java
    • JSON-RPC Web3
  • API Interaction Examples
    • Account Functionality
    • Block Functionality
    • Transaction Functionality
    • Contract Functionality
    • Network Functionality

Getting Started

  • Aion Docs Overview
  • Node Set-Up
    • Aion Conquest Testnet (Depreciated)
    • Mastery Testnet
    • Local Blockchain Network
    • Log System Settings
  • Aion Desktop Wallet
    • Interact with your Wallet
    • Additional Wallet Configuration
  • Using Aion: Web3 Console

Mining

  • Aion Mining Overview
  • Internal Miner
  • External Miner
    • CPU Miner
    • GPU-CUDA Miner
  • Mining Pools
    • Solo-Mining Pool
  • External Resources

API Initialization

Suggest Edits

This tutorial is designed to facilitate learning how to make projects that interact with the Aion kernel through its available APIs. Two APIs are provided for developers:

  • Java API
  • JSON-RPC (Web3) API

Updated almost 7 years ago