An open API service indexing awesome lists of open source software.

https://github.com/aionnetwork/unity-engineering-spec


https://github.com/aionnetwork/unity-engineering-spec

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Aion-Unity Engineering Specification

This is a complete specification for the Aion-Unity upgrade, documenting the design of the staking, delegation and incentive schemes introduced in the release.

**Note that this is a preliminary draft, and specification details are subject to change prior to mainnet release.**

This draft mostly focuses on the staking and stake delegation mechanisms; addendums specifying other sub-systems and schemes to follow.

The implementation corresponding to this specification can be found here:
- [Aion Protocol Contracts](https://github.com/aionnetwork/protocol_contracts)
- [Aion Kernel (Java)](https://github.com/aionnetwork/aion)
- [Aion Kernel (Rust)](https://github.com/aionnetwork/aionr)