Skip to content
Alexandra Roatis edited this page Feb 3, 2018 · 19 revisions

Welcome to the Aion Wiki!

This wiki is a guide to using the Aion blockchain network.

Modules

The Aion implementation is distributed across multiple modules to allow for code reuse:

  • The Aion Kernel contains the main functionality of the Aion network and can be downloaded from the releases page.
  • The Aion FastVM is an enhanced Ethereum Virtual Machine provided as a separate module.
  • The Aion Miner repository contains code and documentation for mining blocks on the Aion blockchain.
  • The Aion Interchain repository will provide information regarding our bridging protocol.
  • The Aion Compatible Web3 repository provides a Web3 application programming interface for interacting with the Aion blockchain.

Resources

The Aion installation guide is available in the repository README.md file.

This wiki also contains documentation on:

Clone this wiki locally