diff --git a/guide/english/blockchain/cryptocurrency/index.md b/guide/english/blockchain/cryptocurrency/index.md index f62270e7de6..a32495161af 100644 --- a/guide/english/blockchain/cryptocurrency/index.md +++ b/guide/english/blockchain/cryptocurrency/index.md @@ -7,9 +7,9 @@ title: Cryptocurrency > > – Satoshi Nakamoto, 09 January 2009, announcing Bitcoin on SourceForge. -Cryptocurrency is a subset of digital currency, which acts as a medium of exchange amongst two parties. It is known as crypto-currency because of the utilization of cryptography in securing its transactions. There are various cryptocurrencies including LiteCoin, Dash, Ethereum, Ripple, and the currently most popular one Bitcoin. It is the perfect way to make trustless and anonymous transactions since it does not involve any third party - there is no central bank. +Cryptocurrency is a subset of digital currency, which acts as a medium of exchange amongst two parties. It is known as crypto-currency because of the utilization of cryptography in securing its transactions. Some examples of cryptocurrencies include Bitcoin, LiteCoin, Dash, Ethereum, and Ripple. Bitcoin is currently the most popular. With cryptocurriencies trustless and anonymous transactions become possible since it does not involve any third party - there is no central bank. -Unlike normal currency, cryptocurrency can be exchanged as fractions. For example, transactions can amount to 0.00007 BTC or even lower. +Cryptocurrency can be exchanged as fractions not possible with traditional currency. For example, transactions can amount to 0.00007 BTC or even lower. If you want to earn bitcoins through mining, it can be done through solving mathematical proof-of-work problems that validate transactions. Blockchain uses the concept of irreversible cryptographic hash function which consists of guessing a random number (usually less than a certain value) to solve the problem for transaction validation. You will require machines with high processing power to be able to solve these problems (for example Fast-Hash One or CoinTerra TerraMiner IV). Computer's with a high end Graphics Card installed (such as the Nivida GTX 1080) are also able to solve these hashes effectively.