CryptoNote | |
Author: | Nicolas van Saberhagen |
Programming Language: | C++ |
Operating System: | Windows, Unix-like, OS X |
Genre: | Cryptocurrency, anonymity |
License: | MIT License |
CryptoNote is an application layer protocol designed for use with cryptocurrencies that aims to solve specific problems identified in Bitcoin.[1] Namely:
The protocol powers several decentralized privacy-oriented cryptocurrencies, including Monero, MobileCoin and Safex Cash.[2] [3]
Nothing is known about the original author of CryptoNote, "Nicolas van Saberhagen."[4] Its mathematical component and motivation are described in the article "CryptoNote Whitepaper", released in two editions: in 2012 and in 2013.[5] Launched in the summer of 2012, Bytecoin was the first cryptocurrency to use this technology. Later, several teams launched their networks, based on the Bytecoin code.
Just like in Bitcoin, miners are rewarded for finding solutions. But the stepped release curve characteristic of Bitcoin has been replaced with a smooth one in CryptoNote: the reward decreases with each block.
One implementation of the CryptoNote protocol has resulted in a non-smooth emission curve, specifically, the S-curve of the Safex Blockchain, which was designed to match the Diffusion of Innovations technology adoption curve theory.[6]