This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) This article contains content that is written like an advertisement. Please help improve it by removing promotional content and inappropriate external links, and by adding encyclopedic content written from a neutral point of view. (November 2017) (Learn how and when to remove this message) The topic of this article may not meet Wikipedia's general notability guideline. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.Find sources: "Peercoin" – news · newspapers · books · scholar · JSTOR (November 2017) (Learn how and when to remove this message) This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: "Peercoin" – news · newspapers · books · scholar · JSTOR (February 2014) (Learn how and when to remove this message) (Learn how and when to remove this message)
Peercoin
File:Peercoin Logo.svg
The Peercoin logo
Unit
PluralPPC, Peercoins
Symbol
NicknamePeercoin, PPCoin
Denominations
Subunit
 0.001mPPC (millicoin)
 0.000001μPPC (microcoin)
 0.000001Smallest unit
Demographics
Date of introduction12 August 2012, 17:57:38 UTC
User(s)International
Issuance
Central bank(Decentralized) None. Peercoin tokens are issued by stakeholders while the currency is regulated by a central authority through checkpointing.
Valuation
InflationLimited release rate plus 1% inflation due to the proof-of-stake system.[1][2]
 MethodProof-of-stake

Peercoin, also known as PPCoin or PPC, is a peer-to-peer cryptocurrency utilizing both proof-of-stake and proof-of-work systems.

Peercoin is based on an August 2012 paper which listed the authors as Scott Nadal and Sunny King. King, who also created Primecoin, is a pseudonym.[3] Nadal's involvement had diminished by November 2013, leaving King as Peercoin's sole core developer.

Peercoin was inspired by bitcoin, and it shares much of the source code and technical implementation of bitcoin. The Peercoin source code is distributed under the MIT/X11 software license.

Unlike many other cryptocurrencies, Peercoin does not have a hard limit on the number of possible coins, but is designed to eventually attain an annual inflation rate of 1%. There is a deflationary aspect to Peercoin as the transaction fee of 0.01 PPC/kb paid to the network is destroyed. This feature, along with increased energy efficiency, aim to allow for greater long-term scalability.

Transactions

A peer-to-peer network handles Peercoin's transactions, balances and issuance through SHA-256, the proof-of-work scheme (Peercoins are issued when a small enough hash value is found, at which point the block of transactions is added to the shared block chain. The process of finding these hashes and creating blocks is called mining).

Addresses

Payments in the Peercoin network are made to addresses, which are based on digital signatures. They are strings of 34 numbers and letters which always begin with the letter P.

Confirmations

Transactions are recorded in the Peercoin blockchain (a ledger held by most clients), a new block is added to the blockchain with a targeted time of 10 minutes (whenever a small enough hash value is found for the proof-of-work scheme).

Creation of new coins

New coins can be created in two different ways; mining and minting. Mining uses the SHA-256 algorithm to directly secure the network. Minting rewards users in proportion to the coins that they hold (targeted at 1% annually).

Distinguishing features

Proof-of-stake

Peercoin's major distinguishing feature is that it uses a hybrid proof-of-stake/proof-of-work system. The proof-of-stake system was designed to address vulnerabilities that could occur in a pure proof-of-work system. With bitcoin, for example, there is a risk of attacks resulting from a monopoly on mining share. This is because rewards from mining are programmed to decline exponentially, which may decrease the incentive to mine. As miners decline, the likelihood of a monopoly increases, which leaves the network vulnerable to a 51% attack (a 51% attack is when a single entity possesses over half the mining share, which would allow this entity to theoretically double-spend a transaction involving their coins).[4] With a proof-of-stake system, new coins are generated based on the holdings of individuals. In other words, someone holding 1% of the currency will generate 1% of all proof-of-stake coin blocks. This has the effect of making a monopoly more costly, and separates the risk of a monopoly from proof-of-work mining shares.[5]

Proof-of-work

The whole network uses the SHA-256 Algorithm. For each 16 times increase in the network, the proof-of-work block reward is halved. In July 2016 the Bitcoin mining reward halved causing a notable minority of miners to switch to mining Peercoin for better profitability. Researcher Adam Hayes explained that the Peercoin network hashrate surged from roughly 500 terahashes per second (TH/s) to 6,500 TH/s following the halving.

Energy efficiency

Peercoin's proof-of-stake system was developed to address the high energy consumption of bitcoin. For example, as of April 2013 the generation of bitcoins was using approximately $150,000 USD per day in power consumption costs.[6] The proof-of-stake method of generating coins requires very minimal energy consumption; it only requires the energy to run the client software on a computer, as opposed to running resource-intensive cryptographic hashing functions. During its early stages of growth, most Peercoins will be generated by proof-of-work like bitcoin, however over time proof-of-work will be phased out as proof-of-work difficulty increases and block rewards decrease. As proof-of-stake becomes the primary source of coin generation, energy consumption (relative to market cap) decreases over time. As of January 2014, roughly 90% of new coins being generated are still from proof-of-work and the energy consumption of Peercoin uses roughly 30% of the energy consumption of bitcoin (scaling for market cap - in terms of value secured per GH/s).

Steady inflation

Peercoin is designed so that it will theoretically experience a steady 1% inflation per year, yielding an unlimited number of coins. This is a combined result of the proof-of-stake minting process, and scaling of mining difficulty with popularity. Although Peercoin technically has a cap of 2 billion coins, it is only for consistency checking, and the cap is unlikely to be reached for the foreseeable future. If the cap were to be reached, it could easily be raised, hence for all practical purposes Peercoin can be considered to have inflation of 1% per year, with a limitless money supply.

Transaction fees

Peercoin is designed so that variable and optional transaction fees are removed in favor of a protocol defined transaction fee (currently 0.01 PPC/kB). The transaction fee is fixed at the protocol level and does not go to miners but is destroyed instead. This is intended to offset inflation by deflating the money supply and serves to self-regulate transaction volume, and stop network spam. One issue with a protocol defined transaction fee is that it does not evolve with the value of currency units, and requires a hardfork of the protocol to adjust transaction fees.

PeerAssets

PeerAssets is a simple, blockchain agnostic protocol which enables peers to issue and transact with assets. PeerAsset protocol based assets can be utilized to represent any type of asset like bonds or equity. This allows the creation of DAOs and DACs on the Peercoin blockchain, complete with dividend functionality as well as shareholder voting.

Other

Checkpointing

According to the original paper, Peercoin uses a centrally broadcast checkpoint mechanism. The paper cites Ben Laurie's argument that “Bitcoin has not completely solved the distributed consensus problem as the mechanism for checkpointing is not distributed.” King notes that he attempted to design a distributed alternative, but ultimately concluded that a centralized solution was acceptable until a distributed solution became available.

Forks

NeuCoin

NeuCoin was a Paris-based cryptocurrency opened in July 2015.[7] It was a fork from Peercoin[8] and was thus a proof-of-stake (POS) coin that paid interest as it is staked.[9] Neucoin was pitched to investors as a solution developed for the market of micropayments.[10] NeuCoin raised $1.25 million from venture capital and angel funds and executives, including Emil Michael.[11][12] The project further raised 4,012 Bitcoin from retail investors in an ICO.[13][14] The currency was launched on September 23, 2015. The currency had a team of ten founders of backgrounds in various industries, as well as a million dollars in investment from angel investors.[15] In April 2015, NeuCoin presold 100 million NeuCoins to future users in exchange for 4,012 Bitcoins.[16] In December 2015, NeuCoin launched a tipping platform on the internet radio service Jango and a Facebook game called Solitaire Racer. In September 2016, NeuCoin launched a second Facebook game called SongQuest.[17] On 25 November 2016, NeuCoin announced that its Foundation would "cease supporting NeuCoin services, destroy its remaining coins and dissolve itself". The money raised from retail investors was not returned.[18][19]

See also

References

  1. ^ King, S.; Nadal, S. (August 12, 2012). "PPCoin: Peer-to-peer crypto-currency with proof-of-stake" (PDF). peercoin.net. Retrieved 2013-12-23.
  2. ^ "Wary of Bitcoin? A guide to some other cryptocurrencies". Wired.co.uk. 2013-05-12.
  3. ^ Popper, Nathaniel (24 November 2013). "In Bitcoin's orbit: Rival virtual currencies vie for acceptance". The New York Times. Retrieved 25 February 2014.
  4. ^ Hern, Alex. "Bitcoin currency could have been destroyed by '51%' attack". The Guardian. Guadian News & Media Ltd. Retrieved 2014-07-17.
  5. ^ "Wary of Bitcoin? A guide to some other cryptocurrencies". Arstechnica. 2013-05-11.
  6. ^ "The Cost of a Bitcoin". TechCrunch. 2013-04-13.
  7. ^ Orrell, David; Chlupatý, Roman (2016). The Evolution of Money. New York: Columbia University Press. pp. 208–209. ISBN 978-0-231-17372-8. Retrieved 2018-11-13.
  8. ^ "NeuCoin Whitepaper Outlines the Math Needed for Proof-of-Stake to go Mainstream". CoinTelegraph. Retrieved 2015-10-29.
  9. ^ Reader, Ruth (2015-02-03). "NeuCoin raises $2.25M to be a headache-free take on Bitcoin". VentureBeat. Archived from the original on 2015-04-09. Retrieved 2015-04-09.
  10. ^ "Neucoin – Convenient and Fast Cryptocurrency". Cointelegraph. 28 January 2016.
  11. ^ "Uber, Hotwire Execs Invest $2.25 Million in ChangeTip Competitor NeuCoin". CoinDesk. 2015-02-03. Retrieved 2018-05-20.
  12. ^ Dillet, Romain (2015-02-03). "NeuCoin Is A Bitcoin Alternative Designed For Microtransactions". TechCrunch. Archived from the original on 2015-04-09. Retrieved 2015-04-09.
  13. ^ "NeuCoin (NEU) - Distributed to all who grow utility and value". CryptoCompare. Retrieved 2018-05-20.
  14. ^ "'Neucoin Will Have More Consumers Using It Than Bitcoin within One Year' - Founder". Cointelegraph. 2015-10-07. Retrieved 2018-05-20.
  15. ^ Dillet, Romain. "NeuCoin Is A Bitcoin Alternative Designed For Microtransactions". TechCrunch. Retrieved 2016-02-06.
  16. ^ "NeuCoin - Strategic Plan". www.neucoin.org. Retrieved 2015-10-25.
  17. ^ "NeuCoin Project Update - SongQuest game released; difficult conditions persist". NeuCoin. Retrieved 2016-09-14.
  18. ^ NeuCoin official blog November 25, 2016
  19. ^ "The Utter Failure of NeuCoin Forces Foundation To Shut It Down". NEWSBTC. 2016-11-26. Retrieved 2017-09-15.