Litecoin
Cryptocurrency
From Wikipedia, the free encyclopedia
Litecoin (Abbreviation: LTC) is a cryptocurrency and open-source software project. Litecoin was the first cryptocurrency after bitcoin, starting in October 2011.[3]
Official Litecoin logo | |
| Denominations | |
|---|---|
| Plural | Litecoins |
| Code | LTC |
| Precision | 10−8 |
| Subunits | |
| 1⁄1000 | lites,[1] |
| 1⁄1000000 | microlitecoins, photons |
| 1⁄100000000 | litoshis |
| Development | |
| Original author | Charlie Lee |
| Initial release | 0.1.0 / 7 October 2011 |
| Latest release | 0.21.4[2] / 2 March 2023 |
| Code repository | github |
| Development status | Active |
| Project fork of | Bitcoin[a] |
| Written in | C++ |
| Operating system | Windows, OS X, Linux, Android |
| Developer | Litecoin Core Development Team |
| Source model | Open source |
| License | MIT License |
| Ledger | |
| Ledger start | 7 October 2011 |
| Timestamping scheme | Proof-of-work |
| Hash function | scrypt |
| Issuance schedule | Block reward: initially 50, halved every 840,000 blocks |
| Block reward | 6.25 (as of 2023[update]) |
| Block time | 2.5 minutes |
| Supply limit | 84,000,000 |
| Website | |
| Website | litecoin |
| |
The Litecoin blockchain is similar to the bitcoin codebase, modified for lower transaction fees.[4] Due to its similarities to Bitcoin, Litecoin has sometimes been referred to as the "silver to Bitcoin's gold."[5][6]
History
Pre-Litecoin
By 2011, bitcoin mining was largely performed by GPUs.[7] This raised concern in some users that mining now had a high barrier to entry, and that CPU resources were becoming obsolete and worthless for mining. Using code from bitcoin, a new alternative currency was created called Tenebrix (TBX). Tenebrix replaced the SHA-256 rounds in bitcoin's mining algorithm with the scrypt function,[8] which had been specifically designed in 2009 to be expensive to accelerate with FPGA or ASIC chips.[9] This would allow Tenebrix to have been "GPU-resistant", and utilize the available CPU resources from bitcoin miners. Tenebrix itself was a successor project to an earlier cryptocurrency which replaced bitcoin's issuance schedule with a constant block reward (thus creating an unlimited money supply).[8] However, the developers included a clause in the code that would allow them to claim 7.7 million TBX for themselves at no cost, which was criticized by users.[10]
To address this, Charlie Lee, a Google employee who would later become engineering director at Coinbase,[11] created an alternative version of Tenebrix called Fairbrix (FBX).[3] Litecoin inherits the scrypt mining algorithm from Fairbrix, but returns to the limited money supply of bitcoin, with other changes.
Creation and launch
Lee released Litecoin via an open-source client on GitHub on October 7, 2011.[12] The Litecoin network went live on October 13, 2011.
Litecoin was a source code fork of the Bitcoin Core client, originally differing by having a decreased block generation time (2.5 minutes), increased maximum number of coins, different hashing algorithm (scrypt, instead of SHA-256), faster difficulty retarget, and a slightly modified GUI.[citation needed]
2011–2016
After launch, the early growth of Litecoin was aided by its increasing exchange availability and liquidity on early exchanges such as BTC-e. During the month of November 2013, the aggregate value of Litecoin experienced massive growth which included a 100% leap within 24 hours.[13][14]
In early 2014, Lee suggested merge mining (auxPOW) Dogecoin with Litecoin to the Dogecoin community at large. In September 2014, Dogecoin began merge-mining with Litecoin.[15]
2017–2021
In 2020, PayPal added the ability for users to purchase a derivative of Litecoin along with bitcoin, Ethereum, and Bitcoin Cash which could not be withdrawn or spent as part of its Crypto feature.[16][17]
In September 2021, a fake press release was published on GlobeNewswire announcing a partnership between Litecoin and Walmart. This caused the price of Litecoin to increase by around 30%, before the press release was revealed as a hoax.[18]
2022–present
In May 2022, MWEB (Mimblewimble Extension Blocks) upgrade was activated on the Litecoin network as a soft fork. This upgrade provides users with the option of sending confidential Litecoin transactions, in which the amount being sent is only known between the sender and receiver.[19][non-primary source needed]
Differences from bitcoin
Litecoin is different in some ways from bitcoin:
- The targeted block time is every 2.5 minutes for Litecoin, as opposed to bitcoin's 10 minutes. This allows Litecoin to confirm transactions four times faster than bitcoin.[20]
- Scrypt, an alternative proof-of-work algorithm, is used for Litecoin. According to Motherboard, "Scrypt was chosen because it theoretically prevents the use of ASICs, those specialized chips that greatly increase mining power and efficiency (though there is debate over the validity of this claim).".[21]
- Litecoin is merge mined with another prominent cryptocurrency, Dogecoin.[22]
- MWEB optional privacy was added to Litecoin's base layer in May 2022 via soft fork.[23]
Third party vendors providing point of sale infrastructure for Litecoin include BitPay.[24]