Block Chain Retail
Block Chain Retail
net/publication/339630866
CITATIONS READS
0 336
1 author:
Kanishk Verma
Dublin City University
4 PUBLICATIONS 0 CITATIONS
SEE PROFILE
Some of the authors of this publication are also working on these related projects:
All content following this page was uploaded by Kanishk Verma on 02 March 2020.
Abstract: In the late 1990s e-commerce revolution had struck the retail market and the retailers who had then
migrated from their traditional systems to e-commerce know the potential of disruptive revolutionizing
technologies. Given its wide range of potential applications and required changes at infrastructure level,
blockchain being a shared ledger where all financial transactions are recorded, eliminating the errors that can
occur when each member participating in a transaction maintains its own data set for the transaction acts as
the perfect lubricant and catalyst between trusted as well as untrusted entities in a business
Keyword: Blockchain, Bitcoin, Cryptocurrency, Retail, Hash, Loyalty, Hash, Transparency
I. Introduction
Satoshi Nakamoto back in 2008 proposed a system for electronic transactions without relying on trust.
It is nothing but peer-to-peer networking coupled with proof of public history of transactions that in turn
becomes computationally impractical for an attacker to change and this system was implemented only a year
later through Bitcoin. The underlying technology which decentralizes transactional data for sharing across a
large network of untrusted participants is coined as Blockchain. Although this technology is mainly adopted in
digital currency but it is also a promising technology for other wide areas. From healthcare industry to finance
industry or throughout retail, blockchain technology has emerged to be the next big thing. This research paper
serves to provide a simplified detail on blockchain and also serves to introduce its various applications and
emphasizes on its application for Retail industry.
Blockchain is a way of digitally recording data and transactions. It acts as a distributed database of
records or a public ledger of digital events or transactions that have been shared among participating parties
across a large network of untrusted participants. Requirement of a third party verification is eliminated, thus
disrupting any sector that leverages it traditionally. Each transaction in the public ledger is supposed to be
verified by consensus of the majority of participants in the system. Once entered information will never be
erased as it is immutable.
Even in its nascence, blockchain being a shared ledger where all financial transactions are recorded,
eliminating the errors that can occur when each member participating in a transaction maintains its own data set
for the transaction. Within the blockchain network aggregated data on transactions that have occurred are listed
in blocks including timestamped blocks, act as data structure of blockchain. Blockchain technology itself is non-
controversial and has worked flawlessly over the years and is being successfully applied to both financial and
non-financial applications.
As a part of this paper to understand how retail organizations view blockchain, we conducted a survey of
many retail professionals and the findings have been shared and explained in subsequent sections.
B. P2P network: The understanding of a distributed network can be done by “if a tree falls in the forest”
experiment. [6] If cameras are setup in the forest to record the falling of a tree, we can obtain an analogy of
the entire process of tree falling. Similarly, the distributed network acts as set of cameras, validating the
entire movement of blocks in a chain.
a. Protocol: A protocol enacts as a platform for the communication of a cryptographic block consisting of
timestamp, digital signature and relevant information
The entire blockchain technology is a mere replica of these tightly coupled three principals.
To understand blockchain better, we developed a basic blockchain wherein a block will store
information like “NAME” and “Timestamp”, which is encrypted using SHA256 encryption and this information
is passed onto another block where the previous hashed value is hashed with current details, thus forming a
blockchain. We have made use of Python programming language for this purpose. Below is a snippet, which
consists of the code for storing information in the distributed ledger i.e. a block and a snippet illustrating the
output for the same
III. Survey
To understand how retail organizations view blockchain, we conducted an online survey of 108 retail
professionals between November 2017 and early January 2018. 53% of the respondents represented a division
of the retail firm and the rest represented the entire firm. Respondents employ following divisions as functional
areas: 38% in IT, 41% in Supply Chain Management, 29% in Data management, 26% in Finance and Logistics
and HR, and 18% in Customer Service, 15% in marketing, compliance and procurement.
The main purpose for the survey was to understand the flexibility of Indian retail professionals to adapt
blockchain technology as a platform for their business as usual activities.
Currently, all of the retail professionals in scope maintain a customer repository in form of a database
and 85% use a delivery tracking system to enable smooth logistics tracking. For securing digital payments, only
15% have their own firewall for payment protection, rest all rely on firewall provided by banking partners.
On having frequent purchasing behavioral patterns of the customers presented in form of reports, majority of the
respondents rated the idea 8 on 10
Each respondent was from a different retail industry segment. Majority of the retail professionals in scope were
from Convenience stores or discount retail
V. Implementation
The internet’s commercial coming of age is instructive. The technological spectrum has advanced to
new heights since ecommerce in 1990s. Early bird retailers who switched to ecommerce are the only ones with-
standing the ripple effect of technology. Blockchain technology being the next big thing, retailers need to move
quickly to gain experience so that they can understand the usage and various techniques to employ blockchain in
multiple divisions of their organization.
During the survey, all of the respondents seemed ecstatic to take the blockchain leap but only a few of them
were employing blockchain technology in the next year or so.
Out of all the respondents, a whopping majority were in the current phase of employing blockchain technology
(as seen above)
But only 55% of the respondents were keen to employ blockchain technology throughout the
organization or in a particular division.
To implement the blockchain technology in organizations, retailers need to develop strategies and make certain
considerations such as
1. Set clear goals: Retailers need to assess whether blockchain technology is well suited for business issues
2. Flexibility: In its nascent stage, retailers need to stay flexible to adapt the changes and developments in
blockchain technology.
3. Understanding real world potential: Retailers need to adapt and understand blockchain technology’s real
word potential and its large scale implementations.
4. Setting up cross-functional teams: The initiative should have all stake holders throughout the organisation
set up cross-functional teams to address business specific problems and opportunities.
5. Selecting both permissioned and permission-less platforms: In order to have a custom tailored blockchain as
per the business requirements, retailers need to select platforms as per each use case.
VI. Figures
Sr No Figure Figure Description
Number
1. Fig.1 Representation of a block composed of
cryptographic keys and other information
2. Fig 2 P2P distributed network
3. Fig 3 Distributed network of a block
4. Fig 4 Programming code for sample blockchain
5. Fig 5 Output of the program
6. Fig 6 Survey Response
7. Fig 7 Survey Response
8. Fig 8 Survey Response
9. Fig 9 Survey Response
10. Fig 10 Survey Response
VII. Conclusion
Features of blockchain technology and its benefits have been limited to financial applications such as
bitcoin and other cryptocurrencies. Still in its nascent stages, this technology is still evolving with lot of scope
for different businesses. Just like in 1990s ecommerce which disrupted the traditional way of doing businesses
for retailers, adapting to blockchain technology will change the way of doing business in the world. Improved
transparency, better loyalty tracking system, better delivery tracking systems coupled with increased and
efficient supply chain management are just a few of the many benefits this key technology aims to serve.
Retailers in order to stand out from all the rest of their competitors need to adapt this disruptive technology, else
their technique of doing business will be a thing of the past.
References
[1] https://www.sc.com/fightingfinancialcrime/av/SCB_Fighting_Financial_Crime_Deep_dive_Blockchain_August_2017.pdf
[2] Blockchain and its Scope in Retail (IRJET) - Arijit Chakrabarti1, Ashesh Kumar Chaudhur
[3] Bitcoin: A Peer-to-Peer Electronic Cash System - Satoshi Nakamoto