-
Notifications
You must be signed in to change notification settings - Fork 113
Tools
Jesus Redon edited this page Dec 23, 2024
·
5 revisions
Get Started Guides and Documentation for Aion holders.
👍 Unity Launch
On November 19th-20th, 2019 the Unity — Aion Kernel will be upgraded by node operators in a co-ordinated hard fork. As soon as the upgrade is complete, Unity will be live and a new stake-based type of block production will be introduced into Aion.
As a holder, you can earn rewards on your Aion for staking the network.
Aion is the native asset of the Open Application Network.
It is rewarded to miners and stakers for participating in consensus of new blocks on the network.
It is also used by developers to write publicly to the network.
Basics
Kernel Configuration
- Build Aion kernel from source
- Installation & Configuration
- Command Line Interface
- Graphical Interface
- Database
- Internal Miner
- Genesis Block
- Aion Seed Nodes
- JSON-RPC API Docs
For Developers
- How to load/debug project to IntelliJ IDEA
- Aion Code Conventions
- Migrating from Ethereum
- Precompiled contract details
- Troubleshooting the kernel
- Aion P2p Specifications
- Aion transaction Specifications
- Aion pending state and the transaction pool
Tutorials
- Importing Accounts
- Kernel Deployment Examples
- Reverting to Previous Blocks
- Application Development
- Enabling-HTTPS-for-JSONRPC
- Enabling Secure connection for Aion Java API
Modules
Tools