- Web: www
- GitHub: https://github.com/agioprojects/agiod
Agio is a cryptonote currency and an indirect for of the well-known Monero currency. Inherited from Monero are strong security, privacy and untraceability features that form a solid basis for further development. Our mission is to enhance the cryptonote protocol to provide a lightweight, secure, well maintained and actively developed (no-nonsense) coin.
Some main differences compared to other cryptonote coins are:
- We use a 60 second block window which reduce transaction times
- We enforce a minimum transaction mixin of 2 to fight blockchain analysis which could compromise privacy
- We actively cooperate with other cryptonote coins and do not treat them as competition.
We do not have a premine. Instead we have a project development reward that causes coins to unlock with every block that is found. The algorithm (see below) will start with unlocking 6% of the block reward but gradually reduces to 0% in the next 10 years. In total a maximum of 2% of the total coin supply will be unlocked for development.
f(x) = 0.06 * (1 - sqrt(x)) where x = current_supply / max_supply S.T. current_supply <= max_supply
- 30% of the development fee will go into the charity support wallet.
- The rest development fee will be used to pay for development, exchanges and marketing.
- Total supply: 90,000,000 coins in first 10 years which is followed by a tail emission each year for inflation.
- Coin symbol: AGIO
- Coin Units:
- 1 Nano-Agio = 0.0000001 AGIO (10-7 - the smallest coin unit)
- 1 Micro-Agio = 0.0001 AGIO (10-4)
- 1 Milli-Agio = 0.1 AGIO (10-1)
- Hash algorithm: CryptoNight (Proof-Of-Work)
- Emission scheme: Agio's block reward changes every 6-months as the following "Camel" distribution* (inspired by real-world mining production like of crude oil, coal etc. that is often slow at first, accelerated in the next few years before declined and depleted). This great emission scheme was first introduced in Sumokoin.
Please view LICENSE