A Byte of Blockchain - Week 3 Cryptocurrency - a new paradigm

·

5 min read

A Byte of Blockchain - Week 3
Cryptocurrency - a new paradigm

Last week, we discussed about money and its three basic functions. To refresh, money serves the following three functions:

  • As a medium of exchange
  • A unit of account
  • A store of value

Why did we talk about money? Well, the first, most popular and largest use case of blockchain is BITCOIN - a digital currency or cryptocurrency with its own store of value.

First, a disclaimer - this is neither an investment advise nor a blog to promote bitcoin or any cryptocurrency.

Some fundamental concepts of blockchain are tied to bitcoin. Bitcoin sits on a blockchain and explaining one requires understanding the other and hence we cannot exclude one from the other though not all blockchains need a digital currency or token (more on that later!)

Again, what is a digital currency or cryptocurrency?

Cryptocurrencies are digital currencies which are different from fiat currencies. Now, in what way are they different from fiat currencies?

Cryptocurrencies consist of two words - CRYPTO & CURRENCY

Cryptocurrencies are digital currencies which are secured using cryptography and combining that aspect with their role as a currency gives us CRYPTO CURRENCY

What is cryptography?

Cryptography is a technique of securing communication through use of codes so that only the person for whom the information is intended can access it and use it. This prevents unauthorized access.

We are familiar with the word ENCRYPTION. What is encryption?

Encryption is the process by which data is scrambled so that only authorized parties can understand the relevant information and no one else. In technical terms, it is the process of converting human-readable plaintext to incomprehensible text, known as cipher text. Only the intended recipient of the communication can decode the cipher text. The process of conversion of cipher text to plain text is known as DECRYPTION.

The below diagram is a simple representation of encryption & decryption

Encryption.jpg

Currently, among others, encryption is mostly used in verification to protect data privacy, digital signing, to protect confidential transactions such as credit card, online transactions, online banking etc.

We will come back to cryptography and its concepts later as it is one of the pillars of blockchain architecture.

For more details on cryptography, please refer here

Now we know that crypto currency is a digital currency which uses cryptography. But is this a complete definition? No. Then what is missing? Before we go further, lets explore some aspects of bank accounts where we keep our funds.

Bank Accounts & Centralized Databases

We referred to money in our bank accounts as entries in the bank's database which changes only in certain situations (like authorization to transfer funds, verification by the bank of the authorization etc). This database is a centralized database maintained by the bank. Actually, it not only accounts but all information collected at the time of on-boarding a customer (bringing in a new customer) is maintained in the bank's database.

What is a database ? Database is defined (as per oracle) as an organized collection of structured information, or data, typically stored electronically in a computer system.

Almost all of us in financial services are familiar with spreadsheets like excel where data is collected in a structured format. In excel, each row represents a data (e.g., a customer) & each column represents an attribute of that data ( e.g., customer name, age, residency, contact details, account number, balance etc).

As mentioned above, any changes to the data can happen only with the express authorization from the customer and based on various controls put in by the bank to ensure regulatory compliance with regard to customer data.

Now, like watching a sci-fi movie, imagine a scenario where we do not have a bank with a centralized database to verify our authorization or maintain our data and all we have is a cryptographic algorithm ( all written in code) to provide the same verification and security and the customer database is not in one central location but is spread across multiple computers over the internet linked with one another. This aspect of a database stored across multiple computers over the internet is called decentralization. (More on it later!!, this was just a teaser!)

The below diagram explains it clearly

Database.jpg

So, cryptocurrency is a medium of exchange that is digital, encrypted and decentralized.

  • Unlike fiat currencies, there is no central authority that manages & maintains the value of a cryptocurrency. This aspect of managing a cryptocurrency is distributed amongst its users via the internet (Decentralization!!).
  • Unlike fiat currencies, cryptocurrencies are not issued by Governments. They are created and controlled by computer programs & algorithms. These algorithms lay out how transactions are made and recorded and how new coins are released.
  • Unlike conventional currencies, the total amount of crypto currencies that can ever be in circulation is limited. Conventional currencies work on an inflationary model, which means as the economy grows, more dollars are created to allow for that growth. It is known as INFLATION.

Inflation is basically represented by an increase in price of goods and services, while deflation has the opposite effect. Both inflation & deflation is dependent on the Central Bank's monetary policy. To be more precise, inflation or deflation depends on how actively Central Banks print new currency. Generally printing more fiat currency notes reduces the value of that currency thus resulting in prices becoming higher over a period of time. More on inflation here

Cryptocurrencies work on a deflationary model. This is because the total supply of a cryptocurrency is restricted and no Central Bank or Government can print any number of cryptocurrencies which are already pre-determined as per the algorithm. (More on cryptocurrency here)

All of this started with an obscure white paper released ironically during the heights of the financial crisis in 2008 by a pseudonymous person or persons named Satoshi Nakamoto. On 31st October, 2008 Nakamoto published a white paper on a cryptography mailing list describing a digital cryptocurrency, titled "Bitcoin : A Peer-to-Peer Electronic Cash System". This little known email opened the doors to a new paradigm. The original email can be found here

bitcoin-whitepaper-1.jpg

What was in that white paper which brought in this new paradigm? and where does cryptocurrency gets its value from?