B For Blockchain
B For Blockchain
BLOCKCHAIN
INTRODUCING AND UNDERSTANDING BLOCKCHAIN-
ITS USES, LIMITATIONS AND MORE
xxxxxx
INDEX
01 Word from our CEO 01
02 Our contirbutors 02
xxxxxx
and crypto, right from A-Z. I have seen all their
articles, where they made crypto easy to
understand to their readers. They did a
wonderful job!
OWN IGNORANCE. Well done and wishing you all the best in your
future.
-Will Durant,
American writer and historian Thank you so much!
02
OUR CONTRIBUTORS
Abhishek Kumar is pursuing an MBA in Finance from IIM Lucknow.
A computer science graduate with work experiences in a fintech startup
and a public sector bank, he is always keen to learn about developments in
the financial sector, technology and innovation. And believes that
innovative products coupled with technology have the potential to disrupt
any industry. His interests include emotive acting, eclectic reading, and
experiential writing. A fitness enthusiast, a people's person, and a
conversationalist, he keeps the passion alive in everything he does and
stays eager for new experiences in life."
OUR CONTRIBUTORS
xxxxxx
04
INTRODUCTION TO BLOCKCHAIN
& CRYPTOCURRENCY
network and it will validate the authenticity of are the way to solve the digital cash problem
the transaction using a consensus mechanism. and help to maintain integrity.
A new block is generated once the block is
deemed authentic by the network. After which As we all know the first cryptocurrency was
it gets added to the most current state of the Bitcoin launched in 2009. Its inventor Satoshi
blockchain. Nakamoto is still unknown as of today.
Bitcoin's success has spawned a number of
In the decentralized system the information is competing cryptocurrencies known as
not stored in one place. Every time a new "altcoins". Today, there are literally thousands
change occurs or new transaction happens, of cryptocurrencies in existence with an
the node first verifies the transaction and then aggregate market value of over $270 billion.
receives a copy of the new state of the ledger. Bitcoin currently represents more than 50% of
A full node is basically a device (like a the total market value.
computer) and not a human who is doing the
verification task manually. However, the entire HOW DOES A BLOCKCHAIN WORK?
blockchain data is publicly available on the Before understanding how a blockchain works,
internet and anyone can become a node by let's understand the Blockchain Architecture
downloading the same. All nodes on a and its components.
blockchain are connected to each other and
they constantly exchange the latest Hashes – One of the most important
blockchain data with each other so that all components of Blockchain Architecture is the
nodes stay up to date. They store, spread and hashes which are generated by hashing the
preserve the blockchain data. Hence, content of the block. Hashing is a randomized
theoretically a blockchain exists on nodes. algorithmic process to calculate a fixed-size
output (called as digest) for an input of any
WHAT IS CRYPTOCURRENCY? size. Look at figure 2, the output will be purely
Now the next question comes where is unique and even a single 'bit' of change in the
cryptocurrency in this infrastructure. The input will change the output completely. The
currency used to transact on a blockchain is algorithmic function used here is called a 'hash
called a cryptocurrency. There is already function' which is a one-way function
enough buzz in the market, which has termed (preimage resistant), which means it is
cryptocurrency as an asset, a commodity, a practically impossible to reverse the function
digital gold and even similar to real estate. and obtain a desired input from a calculated
Cryptocurrencies are digital currencies that output. Adding to this, it is practically
are able to operate as a medium of exchange infeasible to produce the same output from
at a person-to-person level and enable direct two or more different inputs (second
payments between individuals. Since the preimage resistant).
entire blockchain is developed using the Hash (x) = Fixed size digest
principles of asymmetric cryptography, it was
wise to call Bitcoin or any mode of exchange
on a blockchain, a cryptocurrency. The idea
behind the invention was to find a way to be
independent of a central authority while
producing a means of exchange which is
secure, immutable and verifiable.
Figure 3
07
block is hashed to its current state, which is in the block. The process can be seen in the
done to protect and trace the changes a block figure 4
is undergoing through.
looking at the figure 4, the 1st layer is the data
A block is made up of the following layer which contains A, B, C, and D. These are
components: the data elements which need to be
summarized. In the 2nd row, hash of each data
Block Height – Also known as block number is has been generated using a hash function. The
the number of blocks which precedes that hashes of the data are combined in the
particular block. The genesis block is the first following layers and the hash of the combined
block generated in a blockchain. Block Height hashes is generated. This process is repeated
can also be termed as the distance between until the tree is left with a single root hash
that particular block and the genesis block. which is on the top most layer. The Merkle root
is stored in the Block header and hash value of
1- Current Block Hash: the block header depends upon the Merkle
The newly generated hash value of the current Root Hash. Any change in any layer of the
state of the Block. hierarchy will result in the change of hash
values of Merkle Root Hash and the hash of
2- Previous Block Hash: Block Header.
The hash of the block formed just before that
block. The current block hash will be changed Timestamp – A timestamp is the stamp of the
if the hash of any block generated before the exact time when the block is generated or
current block changes. updated by the miner. The miner is responsible
for inserting the timestamp in the block. In
3- The Merkle Tree Root Hash: Page 7 of Ethereum's White paper, Vitalik
Since it is nearly impossible to store the hash Buterin says to check if the block is valid:
of every update the block is going through;
the block only stores the Merkle Tree Root "Check that the timestamp of the block is
Hash in the Block Header. A Merkle Tree keeps greater than that of the [median of the 11
combining the hash values of the data until previous blocks] and less than 2 hours into
only one root hash is remaining to be stored. the future"
This root hash is called as the Merkle Tree Root
Hash. This procedure can be used to Nonce Value – It is a one-time 32-bit random
summarize the data in the block and verify the number, manipulated by the miner to solve the
presence of each and every change happened hash puzzle, which when solved, enables the
Figure 4
08
miner to add the block to the blockchain. HOW DOES A BLOCKCHAIN WORK?
Figure on next page is a step-by-step process
1- Data included in the block which explains the working of a blockchain.
2- Chaining the Blocks We are explaining this working based on
Bitcoin’s blockchain. To start with the process,
As observed in the list of components of a consider A wants to send money/data to B.
block, each block contains its own hash as well The transaction will be represented as a block
as the hash of the previous block and this is in the network. The architecture of block has
how the blocks stay connected and form a already been discussed earlier. The transaction
linear chain of blocks. Any change in a block is broadcasted on the blockchain network.
will result in a change in the hash of that block The network (miners) will work to validatethe
and in all the hashes of the succeeding blocks. authenticity of the transaction using a
This way, it is easier to locate the block which consensus mechanism (discussed later). A
has undergone a change. new block is generated once the block is
deemed authentic by the network. Once the
Below is the figure to summarize the block is generated, it will be added to the most
complete architecture of the blockchain. current state (the most recent block) of the
blockchain. After the block has been added,
the blockchain will be updated to its most
current state and the transaction will be
executed.
Figure 3
private transactions. Institutional investors are Institutional investment also ensures greater
leveraging over-the-counter currency sales access for individuals to crypto markets.
that have been thriving specially since 2017-18. Cryptocurrency will no longer be restricted to
Banks like the Goldman Sachs Group has a tech-savvy traders but will be in the reach of
bitcoin trading product on its portfolio. JP anyone who is looking to explore new arenas
Morgan has rolled out its own cryptocurrency, and diversifying their portfolios. With their
JPM Coin. Biggies like HSBC, Barclays, UBS, platforms, cryptocurrency products and
etc. are working together to develop a investment options in crypto markets,
Universal Settlement Coin, with the ultimate institutional involvement is spreading
aim of laying the foundation for a cashless awareness and, in a way, developing a level
world. playing field. Summing this side of the
argument, institutional investment can
Having laid down the magnitude of potentially ensure tighter spreads, increased
institutional involvement in cryptocurrency transparency, better security and accelerated
markets, it is now imperative to assess its innovation, and is definitely a trend worth
implications, positive and negative. watching.
Proponents of active institutional participation
in the cryptocurrency argue that such However, there are also a plethora of
organized and large investments bring about downsides to institutional investment in
some stability in this highly volatile space. It is crypto. One of the most primary of those is
believed that presence of large investors in that it contradicts the very ideology of
this market would make it an attractive cryptocurrency- absolute decentralization and
investment option which would in turn attract absence of one single custodian. This is linked
a diverse pool of investors, ultimately ensuring to the fear of recuperation. Internet today is
more stability. With increasing demand for censored, controlled, tracked, and spied upon
stablecoins, institutional investors are also by governments and big tech companies.
likely to come up with their own currencies, There is a rising fear that blockchain
adding to the overall supply of digital currency
and lessening potential volatility. Also, with
increased demand from pooled funds comes
the promise of increasing returns to investors, PROPONENTS OF ACTIVE
especially the earliest of them, as prices rise
substantially. Hence, the implication for early
INSTITUTIONAL PARTICIPATION IN
investors is highly positive, with them getting
THE CRYPTOCURRENCY ARGUE
a major share of the pie. According to Statista,
the value of bitcoin (BTC) was $968 in Jan THAT SUCH ORGANIZED AND
2017 and was almost 9 times that in Jan 2020
at $9,389. This could be attributed to LARGE INVESTMENTS BRING
intensified institutional involvement since 2017.
ABOUT SOME STABILITY IN THIS
It is also believed that with the presence of
institutional investors comes stricter standards HIGHLY VOLATILE SPACE.
of accountability and due diligence. The
cryptocurrency markets have witnessed poor
custodianship with exchanges getting hacked
or turning out to be fraudulent. Hackers stole
around $4 billion worth of cryptocurrency in technology and cryptocurrency will be
2019, according to Forbes. In this context, absorbed and manipulated by institutional
there has been a call for transparency investors, dramatically altering its intended
(transparency of trading volume, a recent purpose. Institutional involvement, then, is an
controversy) and it is believed that institutions insult to the basic tenets of cryptocurrency. It
with their reputation to uphold, catalyse this is also asserted by researchers that
process. institutional investors, with their big appetites,
could topple the market. In other words, there
12
is a problem of limited liquidity and sudden Institutional investors are trying to address
heavy investment or divestment could send issues like consumer confidence, investor
the fiat currency balances for a toss. protection, transparency, and the related sort
of issues to carve out and secure their share in
Also, essential to note here is that the these markets.
ecosystem is still not completely conducive
enough for the growing institutional role in All in all, there is no denying that institutional
these markets. Lack of a suitable and well investors are warming up to the idea of crypto
established regulatory framework is an investments and growing their tech muscle to
impediment to institutional investments like accommodate more crypto-trades. How it is
hedge funds. Also, financial institutions with going to pan out and the implications it is
their status quo infrastructure would be under going to bear for all stakeholders, are yet to be
equipped to function in this field that is the ascertained in full-scale.
one of the most lucrative focus areas for
hackers.
Figure 3
13
IS THE CRYPTOCURRENCY
MARKET STILL AT ITS NASCENT
STAGE?
W
low as $128 billion in 2018. But in 2019, it has
ill you be surprised if I say that we may again gone up to $237 billion. These variations
not be having banks ten years down the line? are the result of the changing regulations in
Will you be terrified if I say that the existence many countries and increasing confidence in
of intermediary institutions like the cryptocurrency markets. In 2017 alone, the
government is in danger in future? Will you be market cap of cryptocurrencies increased by
happily confused if I say that you may not have 3200%. These facts may sound unreal because
to give a commission to your credit card many of us are unaware about the change
company? Do you feel that bitcoin is the digital currencies are creating around the
second name of blockchain? If your answer to globe. Many studies have shown that over 50%
all above questions is a yes, then we can people in the United States were not sure if
peacefully agree that the cryptocurrency holding cryptocurrency is legal in the country.
universe is still at a nascent stage. But wait, If this is the situation in one of the most
let’s not jump to any conclusion without developed countries in the world, one can
digging deeper into the reality of this virtual easily guess the status of knowledge of virtual
world. You may call it cyber currency, virtual currencies in countries who are well down the
currency, payment token or cryptocurrency, development index. Many of us are aware
one conclusion that can be made slightly about bitcoin but are ignorant about Ethereum
comfortably is, it has surely made which is the second largest cryptocurrency by
governments to grapple with their regulations. market capitalization. There are many reasons
behind this limited knowledge about the
First things first, bitcoin is a kind of cryptocurrency world. One of them being the
cryptocurrency which uses the technology of hesitation by the government and central
blockchain. It is a technology with immense banks of different countries to adopt and
potential to change the way transactions accept the technology.
happen in the world today. There are a lot of
cryptocurrencies in use. Over 1600 to be To understand the current landscape of this
precise. And these are being traded on market it is important to analyse scenario in
hundreds of exchanges across the world. The few important countries. Starting with the
total worth of cryptocurrencies in the world in European Union, it defines the cryptocurrency
14
BITCOIN HALVING!
EXPLANATIONS AND IMPACTS?
A pseudonymous software developer going Fiat currencies are printed by the central
by the name of Satoshi Nakamoto proposed banks to manage the supply demand of the
bitcoin in 2008, as an electronic payment country based on monetary and fiscal policies,
system based on mathematical proof. The idea in case of bitcoins, there is no central authority,
was to produce a means of exchange, Figurein
4 order to generate more bitcoins they need
independent of any central authority, that to be mined.
could be transferred electronically in a secure,
verifiable and immutable way. Bitcoin mining is performed by high-powered
computers that solve complex computational
Bitcoin is similar to conventional currencies as math problems. The chance of a computer
it could be used in the digital transactions like solving one of these problems is about 1 in
euro, pound etc.., several trillion.
It differs from fiat currencies in certain The result of “bitcoin mining” is twofold. First,
important ways like, when computers solve these complex math
Decentralization problems on the Bitcoin network, they
Pseudonymity produce new bitcoin . Second, by solving
Limited supply computational math problems, bitcoin miners
Immutability make the Bitcoin payment network
Divisibilit trustworthy and secure, by verifying its
transaction information.
These features of bitcoin comes with the
following benefits:
16
At this rate of halving, the total number of A theory has emerged that miners tend to sell
bitcoin in circulation will approach a limit of 21 before the halving to accumulate enough
million, making the currency more scarce and Bitcoin to finance their operations for many
valuable over time but also more costly for months after the halving occurs, allowing
miners to produce. them to hold onto the majority of Bitcoin they
mine.
Reason for halving of bitcoin lies in the laws of
supply and demand. If the coins are created Theoretically, such a practice would be
too quickly and there is no end to the number beneficial for miners because the break-even
of bitcoins that can be created; eventually price of Bitcoin mining spikes significantly
17
when a block-reward halving occurs. Bitcoins price eventually fell to around $220
and it remained below $1,000 for the next few
Following the Bitcoin halving, miners' years. Even at its bottom Bitcoin was still up
estimated breakeven costs will rise from 20x from its price before the halving.
~$7,000 today to ~$12,000–15,000 per BTC
after. The second halving:
The second halving took place in July 2016.
Because the halving drops the amount of BTC Bitcoin maintained a price of around
that is mined as Bitcoin approaches its fixed $600–$700 before reaching $20,000 in 2017.
supply of 21 million, miners will earn less BTC Bitcoin had grown over 33x from its price
after the halving for performing the same before the second halving and over 1,818x from
work. If the Bitcoin price does not increase its price before the first halving.
substantially after the halving, and if the
difficulty of mining remains put, miners will A halving event leads to a meaningful
see a higher break-even price with similar reduction in liquid supply. Bitcoin price starts
revenues as before. rising in anticipation of the upcoming halving
event. The rising price attracts fresh demand
For that reason, it would make sense for big from investors and speculators with
mining centres to accumulate large amounts increasingly deeper pockets, as Bitcoin finds
of capital before the halving to finance their acceptance among VCs, hedge funds and
operations in advance in case the price of institutional investors. The new demand
Bitcoin does not increase right away after the exceeds expectations and price continues to
halving. rise after the halving event. Increase in
demand resulting from a rising price was
The first halving: grossly underestimated in past cycles.
The first halving occurred on November 28th
2012 when one BTC was worth around $11. A
So far in 2020, the price of Bitcoin has not
year later, bitcoins price surged to $1,100 in
shown an inverse correlation with stocks and
2013.It had only been one year since the
gold even with the anticipatory halving in May.
halving and Bitcoin had grown 100x. Due to the coronavirus outbreak across Asia,
Europe and now the United States, investors
have started to frantically sell all sorts of
assets, regardless of their risk-on or risk-off
nature. In the last few weeks, Bitcoin, stocks
THE LAST BITCOIN HALVING and gold have moved similarly, all reacting in
HAPPENED ON 11 MAY 2020, Figurethe
4
same way to macro events. The big impact
coronavirus could have on Bitcoin is not
WHEN THE NUMBER OF BLOCKS necessarily on the price, but rather the supply
chain of miners and mining manufacturers.
HIT 630,000. THE BLOCK
REWARD FELL FROM 12.5
TO 6.25 BITCOINS.
18
C
beliefs of many cryptocurrency enthusiasts
orona Virus (COVID-19), already claimed that bitcoin and other cryptocurrencies are
lives of more than nine thousand and affected safe havens for investors in times of economic
more than two hundred thousand has created crisis? Or, is the current growth has been
an alarming situation among the masses. derived from other factors?
Initially, the outbreak was confined to the
Wuhan province of China, but now new cases Due to recent uprising of the bitcoin, several
are coming from middle east Asia, North investors believe that these cryptocurrencies
America, and other continents. It has taken a have joined gold as a safe haven asset in the
toll on several industries, aviation and tourism times of economic uncertainty. During the last
are a few to mention. Also, it has deeply week when the news of the outbreak started
affected the global supply chain since China is to pour from several countries, it was
a manufacturing hub and central to the world speculated that this will lead to further price
supply chain. But the sector which we are boosting of the cryptocurrencies. However,
looking here is the financial sector. the price of Bitcoin and other
cryptocurrencies had fallen or remained stable
There is a slump in almost all the stock market in the last week. This defies the hypothesis of
indices across the world amid the rising Bitcoin becoming a safe haven like Figure
gold in 3
tensions due to the recent outbreak. As economic turmoil. This is due to the fact that in
reported by CNN, the coronavirus crash has times of turmoil, the traders generally sell
wiped $9 trillion off stocks already with global equities and invest in gold. However, these
markets still falling. However, since the onset traders are not active in the coin markets,
of this year Bitcoin, Ethereum, and a few other therefore, it would be wrong to justify the
cryptocurrencies have seen a surge in their uprising of bitcoin to economic uncertainty.
stock prices amidst the rising global tensions.
Now, the question lies, what has contributed
Talking about the bitcoin, it is fairing over to the rallying of these coins? One of the
$9000 in the market, as on 7th March 2020. factors that may attribute to the uprising is the
The jump in the share price is more than 28 Bitcoin halving scheduled in May. Historically,
percent in the past two months as the prices whenever the supply is cut, it has resulted in
19
CBDC - CRYPTOCURRENCIES,
CENTRAL BANKS AND THE
FUTURE
Like every coin has a flip side this one too has
– possible reduction of deposits in commercial
banks, core principle of decentralised crypto
will be sacrificed as centralised governments
maintains the blockchain. Figure 4
S
Having established the necessary
earch for the most disruptive technology of understanding of the technology, we can now
the present times and you will come across the explore prediction markets. Consider an event
term called blockchain. The uses of blockchain that is expected to occur sometime in the
and externalities on different sectors of the future. One can predict that the event will
economy are still under question. One of the occur, and one can also disagree. If we get into
most important and niche areas which can be a contract that binds us to pay a certain sum of
strongly affected by this technology is the money if the event occurs, the value of the
forecasting or prediction markets. To analyze contract will keep on changing depending
the case, we need to first establish a few basic upon the probability of the event occurring
concepts which make the technology unique. considering the changing environment. We
Blockchain is a secured and immutable chain will be in profit if we can correctly predict the
of blocks that can store information. The chain occurrence of the event. This is the core of
works on the peer to peer network wherein prediction markets. At first, this may sound like
every computer in the network can see the gambling but let me assure you that there is a
information. This makes it transparent. lot more to it and we are going to explore it all.
Transactions that are made must be approved The first key difference is knowledge. When a
by everyone in the network making it person predicts or guesses something, it is
Figure 3
decentralized eliminating the need for normally based on limited information. You
intermediaries. Each block carries some data would agree that the prediction becomes
and a hash of the data in the previous block. more correct as we gather more information
Simply put, hashing is a method of on the subject matter or seek expert opinion
cryptography that gives a fixed length of on the matter. Instances of investors
output irrespective of the input. A small benefiting from insider information are not
change in the input brings about a significant new to us.
change in the output. Because of this feature,
it is practically impossible for anyone to attack Current prediction markets make use of this
a block and change the data. Changes had to “wisdom of the crowd” and predict outcomes
be done in the complete chain as they are that prove to be more accurate than any
interlinked by a hash pointer. This makes the expert. The basic behind it is quite simple.
23
imagine a large sample of participants trying corruption. The identity of users is also
to predict an outcome. Their probability of the protected which incentivizes them to share
mean of the observations being closer to the the real opinion. Users in the network can buy
actual result is very high unless the predictions others’ bets and the price keeps on fluctuating
are totally nonsensible. Larger the number of in the same way as it does for a futures
contract. One thing to notice here is the
interaction between the blockchain and the
real world. We are dealing with the questions
THERE HAVE BEEN WEBSITES and issues of the real world and trying to
predict the outcome in the virtual setup. The
THAT HOSTED MANY important part of the process is the closure of
the contract. It is very critical to transfer the
PREDICTIONS AND THEY information from the real world about the
result of the prediction. Oracle does this job
PROVED TO BE QUITE for us. There can be two types of questions.
One can be of binary type where we are just
ACCURATE. THERE HAVE BEEN expecting a simple answer which can be
verified from some websites. These can be
WEBSITES THAT HOSTED MANY predicting the result of the election, the
market cap of the company or production of a
PREDICTIONS AND THEY crop. The other type of question may require
us to analyze the situation in detail and come
PROVED TO BE QUITE up with an answer. This type of task cannot be
done with sophisticated robots. Analysts must
ACCURATE.
have a human intervention to improve the
efficiency of the system in these cases.
B
Speed, which ensures the transactions to
lockchain and Bitcoin are often happen instantly
misunderstood as synonyms of each other,
however, this is not true. Bitcoin is a use case With the help of the above features,
of blockchain, which is the technology that blockchain opens a plethora of doors of
facilitates moving coins from one individual to possibilities. It can be leveraged to streamline
another. Blockchain has the potential to many use cases in different industries like
address a number of complex problems financial services, advertising, forecasts, and
related to data integrity, consistency, governance.
double-entry, transparency, etc. In the case of
bitcoin, it addresses the money transfer There are several challenges in the governance
problem by providing: a distributed open paradigm that can be addressed by a
ledger obviating the requirement of a third blockchain-enabled government. What
party to facilitate the transatction and miners blockchain ensures with respect to the
to validate and update the transaction in the governance challenges is transparency,
ledger. Blockchain, being a decentralized enhanced data security, data integrity,
architecture have features discussed below streamlined communication and reporting.
Some of the use cases that will be discussed
Figure 3
Autonomy, which obviates the need for an below are manipulation of records,
intermediary or a third party institution government departments working in silos,
online identity, blockchain-enabled
Trust, which stems from the fact that government procurement, and online voting.
documents are encrypted on the shared
ledger For any democracy, conducting fair elections
is crucial. We hear a lot in the recent times of
Backup, documents are duplicated many a booth capture, manipulation of votes, EVM
time and all the nodes have a copy of tampering, etc. The current voting
the logged data infrastructure does not guarantee a fair
election. Voter turnout is another issue. There
Accuracy, as it avoids the errors arising out may be scenarios that the voter is not present
25
in his or her constituency or feel voting does it does not do away with the possibility of
not count amidst the widespread unfairness of recipients leaking the bids to other bidders.
the current system. Online voting system Blockchain can address this issue. The private
backed by blockchain will make it more copies of bids by various organizations can be
convenient as well as reduce the risk of placed and put on a blockchain network in
manipulation and hacking activities. hashed form. Blockchain due to its immutable
Blockchain voting will consist of following property will restrict the organizations to
necessary steps: change the bids further. The recipients can
view the documents by obtaining the key from
Remote voting booth: A voter has to the bidders and publish the results
download a remote voting booth in the form accordingly. Moreover, the public copy of the
of an app on his or her preferred device winning bid can be put on the ledger network
(mobile, laptop, etc.) for bidders to verify the authenticity of the
results. This implementation will bring
Information submission: The voter submits transparency to the process and do away with
his or her information which is verified by fraud and corruption.
the organization to check the eligibility
of the voter. The information of the voter is A major problems that the government face is
then securely added to the voter different departments of the government
blockchain. working in silos. As a result of which, it leads to
a multiplicity of processes across different
Ballot Issuance: Then, the ballot is issue to departments. Moreover, different departments
the voter to cast the vote. Blockchain of the government, run on different databases
ensures that vote is not cast twice as polling and are backed by different technology
station consults the voting blockchain to pieces. Such multiple systems lack data
ensure that the voter has not voted integrity and consistency, that is, the same
previously. data can be different across different
departments. Also, there is a good amount of
Transaction: The vote becomes a transaction time spent on cross-referencing from one
and put on the blockchain network. After department to the other. If the various
the vote is cast, it can not be changed and departments of the government use
due to the immutable property of blockchain, the data of individuals can be put
blockchain. on the blockchain from various departments
which can easily be accessed and at the same
System ensures transparency as the voter can time, ensuring data integrity and consistency.
check whether his or her vote has been cast
and counted. Anyone can audit the number of Blockchain can also do away with
votes in the blockchain to confirm the manipulation, forging or destroying records
accuracy of the results. Results can be which are major concerns in contemporary
published instantly after the elections and free times. Blockchain provides a log of data that
of any human error. Therefore, blockchain cannot be manipulated. For example, let us
ensures a fair, cheaper, faster, devoid of any suppose that we have a log of data for a city
human error, avoiding manipulation and and since the data is decentralized, it exists at
intervention in the online voting process. each node. Therefore, it is next to impossible
for a hacker to temper data at every node.
Procurement in government agencies can also Also, if someone changes the log, it is notified
be made efficient and transparent using in real-time.
blockchain. Today, sealed-bid auctions are
often used to gather competing offers from A blockchain enabled government will not
different bidders. The current system of only do away with corruption but also stem
bidding is vulnerable to corruption and fraud. the confidence of the citizens with the
Usually, a third party or trusted software is government.
used to tackle the corruption challenges but
26
businesses target to remain competitive, something to claim those rewards, hence has
consolidate their offerings, allowing a low customer engagement. Also the
customer to collate the sum of their gift card companies are not able to execute these
points on a single debit-like gift card, could programs efficiently as many intermediaries
result in greater earnings for all companies are involved and often customers are not
who join such a conglomerate. The blockchain addressed properly. Blockchain can help
companies to solve these problems. Since
most rewards systems require different
THE BLOCKCHAIN COULD companies to work together, blockchain can
help ensure that all parties work together on
SERVE AS A SECURE one database. As a result, processes are
simpler and more efficient not only for
LOCKER FOR THESE GIFT companies but also for customers. In addition,
smart contracts allow customers to easily cash
CARDS, UTILIZING out points or rewards on the blockchain. This
can significantly reduce the effort for
UNPARALLELED customers and increase their engagement.
CHAINED TOGETHER:
BLOCKCHAIN IN SUPPLY CHAIN
Blockchain and Supply Chain of RFID tags and embedded sensors. With the
Blockchains are highly resistant to help of blockchain technology, the product
modification since they are distributed and can be traced from its origin to its position in
decentralised networks and thus can suit the the present time. It is easier to detect fraud
supply chain industry very well. A blockchain using this type of provenance tracking in any
is a chain of blocks that consists of data which part of the supply chain.
are linked using cryptographic techniques.
This technique known as hashing ensures that Transparent and immutable records
the data stored cannot be altered or tampered As there are several companies and
with unless the entire network is in consensus. institutions working together, they may use
The blockchain network thus provides a the blockchain technology to record data
secure and reliable structure for conveying about the location and ownership of materials
information and even though it is generally and products. All members of the supply chain
used for recording cryptocurrency can see what’s going on as the resources move
transactions, the blockchain technology can from one company to another. As all the
be used for securing all kinds of digital data. information is on a blockchain network, no
Blockchain can be applied to many of the data can be altered, which ensures
challenges that the Supply Chain industry immutability and hence there would be no
faces such as tracking of products of question as to who the responsible party is if
complicated record keeping. It is a better something went wrong
automated and less corruptible alternative to
centralised databases. Applying blockchain to Cost Reduction
the supply chain industry can have the The inefficiencies cause a lot of waste within
following benefits.t the supply chain network especially in
industries that deal with perishable goods. The
improved data transparency and tracking help
companies identify these wasteful areas and
find cost effective alternatives to these.
IT IS A BETTER AUTOMATED
Applying blockchain technology also helps
AND LESS CORRUPTIBLE eliminate fees associated with funds passing
into and out of various payment processes and
ALTERNATIVE TO bank accounts which helps on saving as these
fees cut into profit margins.
CENTRALISED DATABASES.
With the help of blockchain technology,
Figuretracking
4 a product real-time in the supply
chain reduces the overall cost of moving
items.
Provenance Tracking
Companies have a lot of elements in their APQC and the Digital Supply Chain Institute
supply chains due to which it becomes almost (DSCI) conducted a survey of supply chain
impossible to record and keep track of workers, according to which more than one
information even for multinational third of the people cited reduction of costs as
corporations. The brand name also gets the topmost benefit of the application of
affected by the lack of transparency which blockchain in supply chain management.
leads to cost and consumer relations issues.
When supply chains use blockchain to speed
The blockchain based supply management up administrative processes in supply chains,
helps with record keeping and provenance the extra costs occurring in the system are
tracking becomes easier as the product automatically reduced. They also ensure the
information can be accessed through the help security of transactions. Eliminating the
30
which leads to a lengthy process. product reaches its destination. In the case of
The blockchain technology can assure retailers, they can identify and remove
provenance tracking and traceability across damaged products rather than having to
the supply chain. This, in turn leads to fewer check the whole batch of supplies. The
counterfeiters and an ensured safety in the blockchain treats consumers with
processes. The collection of data, study of transparency and openness and they are given
trends, and application of predictive assurance for the food products that they
monitoring process for better product consume.
experience is made easier by blockchain
technology. One of the most prominent use Conclusion
cases of blockchain in supply chain is the Food The blockchain technology has widespread
Supply Chain. applications in the supply chain platforms and
can help in streamlining the information
Food Supply Chain sharing and movement of materials,
It has become difficult for food producers, transforming not just the supply lines but also
suppliers and retailers to ensure the the warehouses and accounting systems.
provenance of the products due to the
complexity of the food supply chain. The transparent and immutable nature of its
Some food safety issues include cross ledgers along with automated functions
contamination and foodborne illnesses which governing the procurement and movement of
is made difficult by the lack of data and products would reduce the amount of human
traceability makes to find the source of capital needed to be employed in these supply
cross-contamination and root cause of chains and thus reduce the inefficiencies that
food-born illnesses. It can take from days or come with them.
months to find the cause which leads to loss of
revenues, an increased number of sick people With proper implementation of blockchain
and wasted food. technology, companies can centralise their
databases and automate the preparation and
Currently only 12% consumers trust brands procurement of products thus making the
that they purchase food from where as 94% process time and capital efficient. Further, this
consumers state that it is important for them also helps in reducing the paperwork that a
to learn all about the products they buy. supply chain company would have to process
Consumers are now becoming aware and as now the work would be executed on code
demanding transparency for the food they instead of clipboards.
buy and consume.
However, for all of this to be implemented,
Blockchain provides neutrality on the platform Figurewhat
4 is required is an optimal use of supply
thus resolving the issues of a complex supply chains along with automation technology and
chain. Both the users and the operators of the AI to make the optimal use of blockchains.
system have to follow a set of rules to keep the
system running as in a blockchain there are no
third parties involved in the transaction
authorisation and everything works on the
basis of a consensus. It brings huge
advantages for all the actors in the food
supply chain; for instance, food producers can
ensure the originality and quality of their
supplies by tracking the attempts of
tampering as the food item moves in the
supply chain. Another example is in case of
identification of fraud, where the supplier will
be intimidated and this notification can be
sent to the retailer even before the food
32
DISTRIBUTED LEDGER
TECHNOLOGY IN FINANCIAL
SERVICES
Several global security exchanges like Is data sharing between various financial
NASDAQ and NYSE launched blockchain services possible? If so, what data can be
based platforms. Regulators are working with shared? What should be shared? Figure 3
exchanges to get the oversight on the
working. Most industry players still struggle What businesses processes will be completely
with how to audit systems with almost instant redefined?
clearing and consensus-based verification.
Great opportunity or a Disruptive threat:
Major advantage of blockchain comes with its
trust and data sharing. Big industry players Distributed ledger technology, has the
can unite by sharing data and intellectual potential to transform well-established
property to achieve greater efficiencies and financial institutions and bring lower costs,
innovation using blockchain. faster execution of transactions, improved
transparency, auditability of operations, and
Trade finance is high volume, costly, and other benefits.
33
Blockchains have the potential to displace any This helps to save the cost of middle man
business activity built on transactions charges.
occurring on traditional corporate databases,
which is what underlies nearly every financial When Blockchain is applied in the financial
service function. Any financial operation that services industry, it could remove the need of
has low transparency and limited traceability the fee-charging intermediaries such as
is vulnerable to disruption by blockchain custodian banks or clearing houses. As such,
applications. Blockchain offers better capital optimisation,
“Gartner predicts that the enterprise-ready due to a, significant, reduction in operational
blockchain solutions will be ready by 2023 and costs for banks.
by 2025 blockchain will incorporate
complementary technologies such as AI and Counterparty risks:
IoT, decentralised digital identity for delivering One of the major risk involved in bank
the full value proposition of blockchain.” transactions at any point in time is counter
party risks. With transactions being instant,
Blockchain in financial Services: significant part of the risk that the counter
According to the International Data party cannot meet its obligations can be
Corporation (IDC), global investment in totally removed, thereby reducing the
blockchain solutions is forecasted to reach substantial expense for banks.
$11.7 Billion in 2022.
Benefits of Distributed ledger technologies in Transparency:
banking and financial services: Improved regulatory reporting and monitoring
by central banks. Regulators can also have
Settlements: access to the blockchain.
With all the parties involved the settlements
will become instantaneous, and also Reconciliation:
technology being distributed verification of A key feature of Blockchain is that any data
identities of both the parties can also be recorded is immutable. Any data that is
performed within very less time. This will save recorded on a blockchain can be tracked in
significant amount of time and money as it real-time, leaving a very detailed audit trail.
would remove the manual touch points in the This will help in better error handling and
middle and back offices. reconciliation of records.
Digitization or tokenization of assets and Global payments and remittances today are
financial intruments, making them executed by a number of intermediaries that
programmable and much easier to manage exact tolls for their service. It takes 2 to 7 days
and trade. In token form, they gain wider and costs a global average of 6.94% to send
market access through increased and the $200 between countries. This means that
possibility of fractionalized ownership. This remittances are directly reduced by $48B
results in increased liquidity and decreased through fees, intermediaries, and financial
cost of capital. institutions. Blockchain can streamline
payment and remittance processes, reducing
Investment Management: settlement times and significantly reducing
Venture capital firms, private equity firms, real costs. It allows:
estate funds, and specialty markets are facing
demands to improve liability risk Rapid and secure domestic retail payments.
management, adapt more dynamic
decision-making structures, and address the Rapid and secure domestic wholesale and
increasing complexity of ever-changing securities settlement.
regulations. Blockchain can effectively
streamline asset and stakeholder Rapid and secure cross border payments.
management. It allows:
Real-time gross settlement between
Automated fund launcrough. central banks, commercial banks, and
independent banks.
Seamless stakeholder engagement with
digitized assets and services. Digitized KYC/AML data and transaction
history, reducing risks of fraud and enabling
Digitization of portfolio and existing real-time authentication.
holdings for wider market access, liquidity
and fractionalization. Automated regulatory oversight and
auditing.
Customizable built-in privacy settings for
transaction confidentiality. Multiple forms of payment enabled on Figure 3
blockchain: Tokenized fiat, stablecoin, and
Voting and other shareholder rights and cryptocurrency.
obligations programmed into digital assets,
resulting in seamless user experience and Banking and lending :
reduced risks of human error. Core banking comprises of transaction, loan,
mortgage, and payment services. Many of
Creation and enforcement of incentive these services depend on legacy processes of
mechanisms to promote participation and execution. For example, between information
punish nefarious activity. verification, credit scoring, loan processing
and distribution of funds it takes 30 to 60 days
Improved governance and transparency for for individuals to secure a mortgage, and 60
35
to 90 days for small or medium enterprises to that they had a new set of blockchain
secure a business loan. Blockchain can prototypes for decentralised inter-bank
streamline banking and lending services, payment and settlements.
reducing counterparty risk, and decreasing
issuance and settlement times. It allows: JPMorgan has teamed up with RBC and the
Australia and New Zealand Banking Group to
Digitized and authenticated documentation launch a new initiative, known as Interbank
(i.e. letters of credit and bill of lading) and Information Network(IIN).
KYC/AML data with real-time verification
of financial documents. In a bid to aid the transfer of payments
between its U.S. and Canadian banks, the
Asset digitization to enable faster settlement Royal Bank of Canada (RBC) is
times. experimenting with the blockchain.
Rapid and secure cross border payments. Microsoft and Bank of America Merrill Lynch
are working together on a project to use the
Creation of more efficient financing blockchain to make trade finance
structures through shared secure networks transactions faster, cheaper, safer and more
and digitized processes. transparent.
R
milliseconds without nearly no human
eal life investment scenarios, may it be intervention is the speciality of using quant
personal investment decisions or business models in high frequency trading. They make
decisions are more complex than what we use of the price and volume data to make
learn in classes. You can’t afford to make decisions.
mistakes because of the shear scale of these
decisions. The use of models can be of a great
help in such situations. Models help us
picturise the uncertainty in future and act HIGH SPEED COMPUTERS DOING
accordingly in present. Anything which can be
MILLIONS OF TRANSACTIONS IN
stated or measured in number can be
quantified. The quantified information coupled SMALL TIME FRAME AND
with mathematical and statistical modelling
gives rise to something known as quantitative DECISION MAKING IN
models.
MILLISECONDS WITHOUT
There are two types of analyses, qualitative NEARLY NO HUMAN
and quantitative. Qualitative analysis depends Figure 3
on meaning of the scenario and focuses more INTERVENTION IS THE
on the sensitivity of the context.
SPECIALITY OF USING QUANT
Quantitative models are used more in financial MODELS IN HIGH FREQUENCY
sector institutions. They make use of complex
mathematical and statistical formulae to spot TRADING.
investment opportunities having small
horizons. In many cases the margin is smaller
but the funds in use are huge making it viable Arbitrage opportunities are also exploited by
to use these techniques. High frequency the algorithms in place. As these techniques
trading, algorithmic trading uses quantitative need high speed computers, institutional
models in equity markets. High speed investors are benefited at the expense of small
37
pocket investors. The idea has met criticism in What do you mean by currency trading?
the past because of various disadvantages it When we have a forex trading account, we
brings with it. The high liquidity it creates can decide on a pair of currencies which we want
disappear in seconds as it is brought in for to trade. Buy or sell one currency in exchange
transactions which are executed in matter of of another depending on our interpretation of
milliseconds. The algorithmic trading is the current market scenario and expectations
gaining popularity among small investors as in the rise or fall of the currency value. In
well. Companies are trying to use amateur simple words cryptocurrency trading is also a
traders or code writers to write better kind of currency trading with one currency
formulae for them in exchange of commission. digital and other the fiat one or both digital.
In 2006 the share of algorithmic trading was There can be numerous pairs of currencies like
as low as 25% and within ten years it went on Bitcoin-USD where one buys or sells the
to more than 80%. The question at hand is cryptocurrency and gains from the price
whether these models and techniques can be movement.
used for cryptocurrency trading.
Cryptocurrency trading is a bit different in
Cryptocurrency trading is a bit different in the complete order to the market thus
many ways. The markets are open 24/7 unlike preventing other users from acting in reverse
traditional currency markets. It is still at direction. The complete order is thus divided
nascent stage because of which it is not in smaller orders which doesn’t lead to a
saturated by big bulls using algorithmic heavy price fluctuation.
trading. The most important thing about
cryptocurrency market is the volatility. These These are very few of many strategies which
markets move up and down in a big way are used in algorithmic trading. There can be
because of numerous things including simple formulae used for spotting
regulations, perceptions, technological opportunities and there can be difficult
advancements etc. It can be understood from statistical techniques as well. To the core of
the fact that, the variation in BTC-USD pair in everything is the need of being the first to get
last 2 years has been from as low as $3000 per there and exploiting the chance to earn profit.
bitcoin to $10000 per bitcoin. On the other Quantitative models are still not as popular as
hand, the variation in EUR-USD pair has been they are in traditional markets. There are
quite nothing in that comparison. great challenges and opportunities in this
area which still looks unexplored.
The cryptocurrency market is fast and volatile
market and there is a need of fast trading
strategies and techniques to make full use of
the opportunities. There can be a huge dip at
one point and a good peak at the next
THE CRYPTOCURRENCY
moment. You need high execution speed and MARKET IS FAST AND VOLATILE
great monitoring of the changing prices.
Quantitative models like algorithmic trading is MARKET AND THERE IS A NEED
a best fit in such situations. Following are few
strategies which can be used: OF FAST TRADING STRATEGIES
AND TECHNIQUES TO MAKE
Arbitrage: The best example of arbitrage is
when there is price difference for the same FULL USE OF THE
security in different markets or exchanges. You
can buy at low price on one exchange and sell OPPORTUNITIES. THERE CAN
at higher price on another exchange. It may BE A HUGE DIP AT ONE POINT
sound easy on paper but can be a big task
when it comes to execution. A faster and AND A GOOD PEAK AT THE
smarter quant model can be of a great help.
NEXT MOMENT. YOU NEED HIGH
Market Making: There are many players taking EXECUTION SPEED AND GREAT
part in the market. These are brokers, buyers,
sellers, market makers etc. Brokers just play a MONITORING OF THE
role in connecting buyers with sellers. Market
makers generally keep securities with them CHANGING PRICES. Figure 3
thus helping the buyers to buy securities as QUANTITATIVE MODELS LIKE
and when they want it. They are rewarded for
the risk of keeping securities. There can be ALGORITHMIC TRADING IS A
times when the price of securities goes down
after the market maker buying it from the BEST FIT IN SUCH SITUATIONS.
seller. Generally, they try to earn on the spread
between the bid and the ask price.
A
easily accessible neural networks to power AI
I and ML, call them mere conundrums or efforts. With the cryptocurrency markets
established axioms, there will be multiple being highly speculative and volatile on one
proponents from varied fields that would hand and the world witnessing an
readily vouch for the value they continue to unprecedented growth in the adoption of
bring in. Most of us don’t realize it but these blockchain and distributed ledger
technologies are a greater part of our lives technologies (DLT) on the other, there is huge
now than we can possibly fathom. Virtual potential of AI and ML to be leveraged in these
personal assistants, navigational predictions, markets. Santiment, is one such tool that
video surveilling, face recognition in social collects and sells live markets data feeds, by
media services, email spam and malware employing AI and ML, to crypto traders. On a
filtering, customer service chat bots, refined very high level, investors in the crypto markets
search engine results, are just a few of a are benefitting hugely from tools like
plethora of touchpoints. The curiosity and NeuroBot, Senno and ThinkCoin, that aid in
buzz around these inventions are still in their quick and timely technical analysis of large
nascent stages and technophiles are laying volumes of market data with high efficiency.
their focus on identifying opportunity areas Dig deeper and one can discover more
and decoding intriguing potential future intricate and fundamental ways in which
applications. It was in this setting that experts technologies like AI and ML can solve the
and companies recently took to embracing the crypto market enigma.
convergence of AI, ML and blockchain. This
tripartite coalition, due to its resulting synergy Persona matching is an interesting application
is now gaining traction exponentially. of blockchain for cryptocurrency trading,
crypto-to-fiat and fiat-to-crypto transactions.
TraneAI is leveraging blockchain’s property of Cryptocurrency being a highly volatile asset, is
distributed computing to speed up the often characterized by unstable liquidity. Due
machine-learning process and consequently to this, there are only a handful of merchants
eliminating the need for a centralized that accept crypto as a mode of payment.
infrastructure. Then there are softwares like Such merchants, liquidity lenders or even
DeepBrain Chain and SingularityNET, again banks, more often than not, levy a heavy
40
surcharge to compensate for the high volatility and alerts, showing the market’s views of
and liquidity gaps. Coinsbank, a crypto individual coins. Traders then use these
exchange, for instance is a major provider of insights to chart out their strategies, now
crypto-to-fiat transactions and starts from being better-informed.
$50 as transaction fee for every transfer. To
deal with this, TradeConnect, a
ThinkCoin-powered trading platform AUGUR, IS A PLATFORM THAT
employed blockchain to enable trade and
exchange between traditional and crypto COMBINES SUCH ALGORITHMS
assets. This platform, based on the tenet of
persona matching, identifies the optimal WITH BLOCKCHAIN TO MAKE IT
combination of financial assets and traders. To MORE ACCESSIBLE.
explain it further, the platform generates a
digital persona for users and tries to find a
broker or bank that would be its best fit based
on the user’s trading activities and the
lender/broker’s price quotations, in turn
benefitting both parties. On similar lines, algorithms enabled by AI and
ML are also being used to make more accurate
Furthermore, AI has already proven to be forecasts and predictions. Augur, is a platform
more capable at decision-making than human that combines such algorithms with
beings. While it is almost inevitable for blockchain to make it more accessible.
humans to decouple decision making from NeuroBot is another tool that makes use of
their emotions and biases, machines as we neural network for speedier and more precise
know them, never encounter these constraints. price predictions. The algorithm is used to
AI-based automated trading is being carried crunch data perpetually and arrive at probable
out by technologies that are pre-programmed future prices that are claimed to be accurate
with entry, invest, divest and exit conditions 70-90% of the times. It takes into
for taking trading decisions. With this, decision consideration essential technical analysis like
making is devoid of even the slightest traces of patterns and signal indicators like the
irrationality. According to Bitcoin.com, Fibonacci retracement and Elliot wave that
Renaissance Technologies’ Medallion Fund is a also capture trends in investor psychology,
relevant case in point. It was reliant on AI for among other factors.
taking trading calls and during the 2007-08
global financial crisis, this fund gave returns of Apart from those already cited, there is a slew
over 85% annually. of platforms that are capitalizing on the
amalgamation of AI, ML, blockchain with
Trading in financial asset markets can be made cryptocurrency trading and this is
profitable by exploiting the market undoubtedly becoming a promising industry
inefficiencies and information asymmetry. in itself. AdHive, Cryptoindex, MATRIX,
Sentiment analysis through data crunching, Sentigraph and Peculium have gone on to
hence, becomes a key game-changer. AI and become few of the most successful onesFigure 3
in the
ML are already being leveraged to analyze last couple of years
large tracts of textual data from blogs, articles,
social media posts, etc. to ascertain a market’s Hence, it can be established that AI, ML and
sentiment on any political, global or economic blockchain are proving to be irresistible to
development. Senno is one such platform. It is cryptocurrency investors. However, it is also
also blockchain-enabled in order to make the pertinent to be cognizant of the flipside. It is
market sentiment-analyzing algorithm believed that AI-fueled version of wash trading
accessible to a larger audience. In relation to caused the illusion of increased market
the crypto market, Senno has come together activity and believed to have driven up the
with CryptoScanner to scan various price of bitcoin on the Mt. Gox exchange
cryptocurrency channels and create reports between November and December 2013.
41
IMPACT OF SENTIMENTS IN
CRYPTOCURRENCY TRADING
H
How polarity-based sentiment analysis works
ow many of you go through reviews before is, it focusses on the text and classifies the
purchasing a product or a service on any words into positive, negative and neutral
e-commerce marketplace? I bet, many of you. terms. The higher the number of types of
But, how many reviews do you read? Five, ten terms, the text is categorized into that polarity.
or at maximum twenty. Ever thought of a Emotion detection, as the name indicates,
system that can analyze the reviews for us and detect the emotion like happiness, sadness,
save us from the painful process of going and anger based on the text. Whereas,
through the reviews manually and that too in aspect-based sentiment analysis determines
few seconds. And since the system has the aspects or features of the products that
considerable computational capabilities, it just the customers are interested in
does not restrict itself to five or ten reviews
but tens of thousands of reviews at once. The Like stock or commodity markets, it is
above process of analyzing is made possible believed that news and social media tend to
using sentiment analysis and just one use case affect the cryptocurrency trading as well. And
out of many use cases of sentiment analysis.
DAG PLAUSIBLE
BLOCKCHAIN 3.0
M
areas of finance, operations, supply chain, etc.,
ost of the time, in our daily conversations, Few popularly known types of DLTs include
DLT and Blockchain are used interchangeably. Blockchain, Hash Graph, DAG, Holochain so on
This can be attributed to the popularity that so forth. Blockchain is the most commonly
Blockchain has gained over the years with used and talked about of all. In a blockchain,
Bitcoin and the like. Distributed Ledger every time a transaction occurs, it is verified,
Technology, like the name suggests, is a the blocks store information about the
decentralized ledger of transactions or transaction like time, date, and each block is
contracts that is accessible to all the then given a hash, a unique identification.
participants across different geographies. This Every participant will have a copy of the
decentralization eliminates the need for a Blockchain, thereby reducing the security
central authority to keep track and validate the concerns. Its structure might seem similar to
transactions within the chain. To explain this, our linked list structure, linearity on the face of
Consider security personnel of a gated it. But it is more complicated than the
community, who takes the details of every traditional list-like structure. One major
person entering through the gate in a shortcoming of this entire structure is the low
book(ledger). The case above is a centralized number of transactions per second. If we are
database; if someone wants to manipulate the going to scale it up for much more extensive
data, all they need to do is to make changes in and diversified uses, this set back needs to be
that particular ledger. Now, imagine an app, addressed.
which requires each guest to fill in the details,
and the details will be sent as a message to all Directed Acyclic Graph is one of the highly
the occupants. In this case, every occupant will scalable alternatives to Blockchain technology.
have data in their mobiles in the form of a text In layperson's terms, this structure could be
message. If the person wants to manipulate viewed as a tree structure, which will address
the data, he needs to do that to all the the scalability issues in a list type
databases(mobiles), which makes it arrangement. IOTA with Tangle Protocol and
complicated if not impractical. Hashgraph with Gossip Protocol are few
examples of DAG that are in usage. DAG
Immutability of data, instant updating of all comprises of a network of nodes confirming
48
transactions. Each node will perform two and invalidating the node so that ancestors
functions, validating transactions and don't get altered.
representing transactions themselves. Two
tasks at hand are initiation and validation; any The graph becomes more and more robust
node can initiate a transaction, but for a node with increasing nodes/transactions. DAG
to get verified, it needs to perform at least two requires no miners to confirm the authenticity
validations. The graph will not be allowed to of each transaction. Two ascendants
grow further in the case of invalid transaction validations confirm the validity of
descendants. a descendant node transaction, human
intervention becomes trivial, resulting in a
vastly accelerated process. This implies
transactions happen almost instantaneously
due to reduced human intervention. In case of
Blockchain significant part of cost involve the
miner fee, given DAG reduces miner
interaction, this cost is notably reduced. This
low-cost structure leads to the possibility of
nano transactions.
ETHEREUM’S PLASMA:
A SCALING SOLUTION
A
Lightning Network.
transaction is recorded on the blockchain
when it has been verified by the computers on
the network. The nodes in the network are
rewarded with cryptocurrency for the work
they have done. Thus, we are giving fees for
using the blockchain technology. What if the
amount of the transaction is lesser than the
fees we are giving? It does not make any sense
to use this technology in cases like these.
Second point is regarding the feasibility of the
use. If we are talking about blockchain
replacing the current payment system, then it
is pertinent to think about whether it will be
able to handle the number of transactions
happening daily in the whole world.
SEGWIT – A SOLUTION TO
MAJORITY OF PROBLEMS
RELATED TO BITCOINS
T
data as it also improves the processing speed
he Bitcoin Core development team due to reduced size of transactions. The
introduced SegWit to fix the issue of primary difference with SegWit is that there is
malleability bug and scalability. But what is no longer a need for witness data while
SegWit? calculating a transaction ID, which is later used
for spending the funds in upcoming
Bitcoin transactions compose of two parts transaction. Whereas in the non SegWit
primarily, one is “base transaction data”, that infrastructure while composing a new
covers which bitcoins are moved and where transaction the wallet streams the previous
are they are moved to, along with some other transaction from blockchain and ask for
crucial data. The other part is called the specific output along with it’s value. After
“witness”, that contains a code with receiving the value, the wallet starts hashing
cryptographic signature data establishing the the entire transaction, only if the hash matches
validity of the transaction. SegWit stands for exactly with the hash published the
Segregated Witness, which means separating transaction is executed. This process becomes
the signature data. It’s this signature data that time consuming and unproductive when the
can be slightly altered by anyone without number of inputs are large. As hardware
invalidating the signatures, the process being wallets do not hold much computing powers
referred to as “malleability bug”. This signifies like a computer, it becomes challenging for
that the whole transaction appearance and hardware devices to execute the transaction.
identifier can be altered by relaying Adoption of SegWit eliminates the inefficient
transactions over the network. SegWit helps procedure. Instead of separating outputs
solve for this by separating the transaction SegWit incorporates the value of previous
and the witness data. Its malleability fix also outputs in the signature itself. Thus hardware
provides a better platform for second-layer wallets can fetch outputs of past transactions
solutions like Lightning which are capable of in a short span of time. Hardware wallets like
executing transactions with substantially Trezor and Ledger have adopted SegWit and
lower fees or micropayments on the Bitcoin have witnessed significant reduction in
Blockchain network. transaction verification time and process.
SegWit also serves a crucial role in enhancing
54
D
blockchain technologies.
ata and large tracts of it is what is defining
business and revenue models of companies Sharding, comes from the word ‘shard’ which
across domains and industries today. means a small piece or portion of a whole. It is
Humongous amounts of resources are being a data architecture technique by which data is
expended in mining this data to draw insights partitioned into horizontal logical shards. Then
about the market, consumer behavior, demand these shards are distributed across separate
and supply patterns, etc. in an effort to arrive nodes, commonly referred to as physical
at forecasts with razor-sharp precision. shards, which have the ability to store multiple
Websites and applications, that collect and logical shards. This doesn’t obstruct the data
store huge volumes of data every second, have held within all the shards from collectively
inevitably becomes invaluable assets to representing an entire logical dataset. Thus, it
businesses. With data of this nature and is said that database shards are based on the
volume establishing itself as a gold mine, tenet of a shared-nothing architecture.
storing and preserving it becomes a Sharding is based on the premise that if heavy
commitment of paramount importance to and big are databases are broken into smaller,
enterprises. The scale at which data thefts are more manageable portions, it would enhance
becoming commonplace demands proactive performance and bring down the processingFigure 3
measures to be taken at the firm’s end. Any time. In the context of blockchain, sharding
online interface, if witnessing persistent facilitates managing and transacting at a
growth, should be prepared to encounter speed almost as fast as a Visa or MasterCard.
significant scaling in terms of exponentially Bitcoin has the bandwidth to processes
growing online traffic. It is imperative that around 3-7 transactions per second, while
scaling to newer heights should be preceded Ethereum’s tally stands at 12-30, much lower
by adequate steps being taken to ensure data than that of a bank card. This is only one of the
security and integrity. Hence, agile business problems. For blockchain to become
models today enterprisingly adopt such data ubiquitous and indefatigable, it needs to build
architecture solutions that enable them to the capability of unhindered scalability,
scale to mightier proportions with little worry overcome latency issues while achieving high
about losing the sanctity of the data. One such throughput.
56