SlideShare uma empresa Scribd logo
1 de 4
Baixar para ler offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3053
Blockchain and its Scope in Retail
Arijit Chakrabarti1, Ashesh Kumar Chaudhuri2
1,2 Consultant, IBM India Pvt. Ltd., Kolkata, West Bengal, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Blockchain is an emerging technology for
decentralized and transactional data sharing across a large
network of untrusted participants. It enables new forms of
distributed software architectures. Although the technology
was mainly adopted in digital currency in initial days, but it is
a promising technology for other areas too. This paper
provides an introduction to blockchain technology in a
simplified manner. It also discusses about how blockchain
technology can be used in some business processesintheretail
sector to benefit the customers and the retailers to a great
extent. The paper highlights the market trend in blockchain
adoption and some of the challenges as well.
Key Words: Bitcoin, Blockchain, Cryptocurrency,
Ethereum, Hash, Loyalty, Retail
1. INTRODUCTION
The world came to know about the Blockchain nine years
back when SatoshiNakamotoconceptualizeditin2008;butit
got implemented a year later, through Bitcoin, a
cryptocurrencyand digitalpaymentsystem.Theconceptwas
later generalized to distributed ledger that leverages the
blockchain to verify and store transactions without
cryptocurrency [1]. The term blockchain is extensively used
these days to represent a new disruptive technology poised
to be the next big thing across industries from healthcare to
finance to retail. According to Gartner, their client inquiries
on blockchain and related topics have quadrupled since
August 2015.
Blockchain is a distributed database of records or public
ledger of digital events or transactions that got executed and
have been shared among participating parties across a large
network of untrusted participants. It stores data in blocks
that can verify information and are very difficult to hack [2].
It eliminates the requirementofathird-partyverificationand
thus disrupts any sector that leverages it traditionally.
Blockchain can replaceathirdpartywheneverthethirdparty
is involved in producingatransaction.Eachtransactioninthe
public ledger is supposed to be verified by consensus of the
majority of participants in the system and once entered,
information will never be erased as it is immutable.
Blockchain data structure is a timestamped list of blocks,
which recordsandaggregatesdataontransactionsthatmight
have ever occurred within the blockchain network. So
blockchain provides an immutable data storage that only
allows insertion of transactions and no updating or deletion
of existing transactionsonblockchaintoavoidtamperingand
any revision. Theentirenetworkreachesapointofconsensus
before a transaction is included into the immutable data
storage. The next writer of new records on the immutable
data storage is decided through different mechanisms like
Proof-of-work or Proof-of-stake.
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. The
design of a blockchain-based system is yet to be
systematically explored, and there is little understanding
about the impact of introducing blockchain into a software
architecture.
Bitcoin is the most popular example that is based on
blockchain technology. It is also the most controversial one
since it helped enable a multibillion-dollar global market of
anonymous transactions without any governmental control.
A lot of scope is there to explore its use in various domains
including retail. This paperaimsattouchinguponsomeofthe
areas in retail domain where blockchain technology can be
utilized to benefit the customers and the retailers.
The paper is organized into few sections. Section 2 explains
the technology behind Blockchain, whereas Blockchain’s
existing market is highlighted in Section 3. Section4explores
its application in retailsectorand Section 5 indicatessomeof
the challenges. The paper is concluded in Section 6 finally.
2. BLOCKCHAIN TECHNOLOGY
A blockchain is a public ledger consisting of ordered and
timestamped records of transactions arrangedindatablocks
which will use cryptographic validation to link themselves
together. Blockchain is a way of recording data and
transactions digitally. Each record is a block linked
chronologically together into a chain. A block of one or more
new transactions iscollectedinto the transactiondatapartof
a block. Copies of eachtransactionarehashed,andthehashes
are then paired, hashed, paired again, and hashed again until
a single hash remains there, the Merkle root of a Merkle tree
which is stored in the block header [3]. It chains the blocks
together and ensures that a transaction is modified without
modifying the block that records it and other following
blocks. The transactions are also chained together similarly.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3054
Fig -1: A typical blockchain
Fig. 1 shows a typical blockchain. The ledger, however, is not
stored in a single master location or managed by any
particular body, instead, it is made distributed that exists on
multiple computers simultaneously such that anybody with
an interest can maintain itscopy.Theblockvalidationsystem
ensures that nobody can tamper with the records and old
transactions are preserved forever with new transactions
added to the ledger irreversibly. Anyone in the network can
check the ledger and see the same transaction history as
others. Effectively blockchain is a kind of independent,
transparent and permanent database coexisting in multiple
locations and shared by a community; so the name mutual
distributed ledger (MDL).
In some cases, separate blocks within the chain can be
generated concurrently creating a temporary fork. Apart
from a secured hash based history, a blockchain follows a
specificalgorithm forscoringdifferentversionsofthehistory
so that one with a higher value is selected over others. Some
blocks are orphan blocks as those are not selected for
inclusion in the chain. Peers supporting the database have
different versions of the history at all times keeping the
highest scoring version of thedatabase.Whenapeerreceives
a higher scoring version (the old version with a single new
block added) it extends or overwrites its own database and
retransmits the improvement to its peers. In a blockchain
using the proof-of-work system, the chain with the most
cumulative proof-of-work is always considered as the valid
one by the network.
Blockchain is of two types generally, viz., permissioned and
unpermissioned. Unpermissioned one uses open distributed
ledger technology that means the information is not owned
by any one person or database, rather it is shared across
various computers in the network. Anyone can join the
network and view those transaction records. Once a
transaction is recorded, the data stored is timestamped, so
that it can’t be deleted orupdatedfurther[4].Thesubsequent
additions to the ledger or new records are tracked and
updated in real-time for everyone with the access. Due to its
distributed nature blockchain is difficult to hack as all the
copies are located at different places. Permissioned ones
work exactly the sameway,butarecapableofrestrictingwho
in the network can authorize the transactions. A blockchain
facilitates secured online transactions through the use of
cryptography by creating cryptographic key pair with a
wallet software [5]. In blockchain, a digital signature is
employed to provide authentication and non-repudiation so
that only the key-controlling entity can perform transactions
from its associated account.
Distributed ledgers will also enable the coding of simple
contracts which will be executed when specified conditions
are met. Ethereum [6] is an open source blockchain project
that has been built specifically to realize this possibility[7].It
is in its early stages, but has the potential to leverage the
usefulness of blockchain on a truly world-changing scale.
3. BLOCKCHAIN MARKET
Blockchain technology will offeralotofbenefitsincludingthe
following ones. Asa result, the technologyfindsitsuseacross
financial and non-financial areas both.
• Decreases transaction cost and improves
robustnessvs.centralizedsolutions -Communicates
peer-to-peer in a “trustless” environment.
• Immutable public ledger allowstrackingownership
of real-world/digital assets - Transactions provide
the transparent evidence of provenance.
• Conditional payments and complex business logic
using smart contracts - Non-repudiation on both
assets and business processes.
• Enables true autonomous entities (IoT devices,
distributed organizations) - Entities can create
rules, responsibilities and permissions.
According toa market research report, the global blockchain
distributed ledger market has accounted for $228M in 2016,
and is anticipated to reach $5430M by 2023, growing at a
Compound Annual Growth Rate (CAGR) of 57.6% from 2017
to 2023 [8].
Transparency, immutability and reduced total cost of
ownership are the major forces driving this market. The
blockchain technology market is growing fast because of the
increased adoption of this distributed ledger technology
across various applications spanning smart contracts,
exchanges, digital identities, payments, documentation and
other similar entities [9].
Blockchain solutions have been deployed tovariousindustry
verticals including banking, financial services, and insurance
(BFSI), government & public sector, healthcare & life
sciences, retail & ecommerce, automotive, media &
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3055
entertainment,andothers[10].Themediaandentertainment
vertical is expected to witness the highest CAGR as the
industry is being transformed with digital technology.Asper
Goldman Sachs, the use of blockchain technology in stock
trading may result in $6B in industry cost savings globally a
year [11].
4. BLOCKCHAIN IN RETAIL
Data is driving the retailindustrythesedays.Theretailersare
trying to focus more on personalized retailing to enhance
their customer base and improve services to the customer.
The blockchain technology will act as an enabler to help the
retailers achieve their goals efficiently. In retail domain, the
blockchain can contribute a lot to assist the retailers in
improving their existing business processes that will lead to
their business growth and few such processes are explained
here.
Supply Chain: Shipment tracking plays an important role in
supply chain. Blockchain can be used to store data about the
shipment at every stage of tracking including location, date
and time, shipment handling person details, temperature,
condition of the package/product, etc. This will help one
check in real-timeif the shipment has been handled properly
and it has arrived on time at any given location. It will also
assist the retailers in finding the lost or damaged products in
the shipments. During the product recall, an accurate record
of supply chain will allow the retailers to identify the source
of the issue, the products that are affected, that contain the
problems, etc. In addition, blockchain-based exchanges will
allow the retailers to buy or sell from each other as well as
distributors through the blockchain-shared ledger.
Customer Profiling: Blockchain can be used to accumulate
data related to customer buying pattern, order placement
trend, etc. This data can be used to forecast the location
specific demands, suggested stock on hand to enhance their
just-in-time inventory facility. Again, advanced data
warehousing systemscanbedevelopedfortheretailersusing
blockchain technology since the recordsareimmutableanda
number of analytical tools can run on it. In thepaymentfront,
blockchain will reduce the risk of fraudulent monetary
transactions. As blockchain stores each and every
transaction, it can help institutions check for payment
patterns in real-timewhenneeded.Rewardpoints,cashback,
personalized retail price & promotions and other offers on
customers’ payment modes can be evaluated and different
offers can be shared with them on real-time basis.
Transparency: The information stored in blockchain will be
visible to customers, retailers, suppliersand they willbeable
see the product source, whether the products are made
through child labour or if any dangerous or hidden
components are present; all these helping the
retailers/customers decide about the products. This
blockchain improved transparency will indicate customer
behavior patterns more accurately.
Authenticity and anti-counterfeiting: One can use
blockchain to validate the product authenticity so that
customerscan walk throughthe records on the productsand
avoidcounterfeiting,thusincreasingthecustomerconfidence
about the product quality.
Loyalty: Blockchaincanrevamptheloyaltysystembystoring
the encrypted customer data, coupons and discounts and
making the data available to all the stores providing deeper
analytics on customer records. A loyalty warranty on
blockchain will also let customers view all their loyalty
information in one place across the retailers.
The above mentioned blockchain enabledprocesseswilllead
to higher customer satisfaction, improved customer buying
habits, more secured transactions and higher profit margins
for the retailers.
5. CHALLENGES
Blockchain technology is still emerging and is in the proof of
concept stage of development and not many blockchain
based systems got deployed at industrial scale, so real
threats with blockchain may not be apparent for next few
years till it becomes mainstream more. This technology
needs to be carefully analyzed before being adopted and its
adoption should not be rushed. A failure in implementation
may lead to major consequences, and even systemic risks.
Being a shared ledger systems, blockchain is supposed to
host sensitive data as well. Hence, it must ensure that its
cryptography and cyber-protections are robust and in line
with the industry best practices. Data protection and
segregation should be taken care of for cloud based retail
solutions as well.
6. CONCLUSION
This paper has discussed about the blockchain technology
along with some of its significant features and benefits. The
technology is still evolving with a lot of scope for different
domains and industries and is set to change the world. But it
is not free from challenges; some of them have been
highlighted too. Although blockchain is the technology
behind Bitcoin, but its use is not limited to financial domain
only. Retail industry will start reaping the benefits of
blockchain through improved transparency of products,
more efficient supply chain management, better loyalty
management system, improved customer profiling, fight
against counterfeiting etc. leading to increased customer
satisfaction and higher profit margin for retailers. The year
2016 revealed blockchain as more disruptive technology to
the retail industry than any other industry, and in 2017
blockchain is gradually becoming the dominanthypephrase
for retailing.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3056
REFERENCES
[1] F. Tschorsch and B. Scheuermann, “Bitcoin and beyond:
A technical survey on decentralized digital currencies,”
IACR Cryptology ePrint Archive, 2015:464, 2015.
[2] C. Decker and R. Wattenhofer, “Informationpropagation
in the Bitcoin network,” In P2P, Trento, Italy, 2013.
[3] R. C. Merkle, “Protocols forpublic keycryptosystems,”In
Proc. 1980 Symposium on Security and Privacy, IEEE
Computer Society, pp. 122-133, Apr. 1980.
[4] S. Haber and W.S. Stornetta, “How to time-stamp a
digital document,” Journal of Cryptology,vol.3,no.2,pp.
99-111, 1991.
[5] “What Are The Advantages And Disadvantages Of
Bitcoin?,” CoinReport. N.p., 2016. Web. 14 Nov. 2016.
[6] A. Kiayias, H.-S. Zhou, and V. Zikas, “Fair and robust
multi-party computation using a global transaction
ledger,” 2015.
[7] Ethereum. https://ethereum.org/
[8] “Blockchain Distributed Ledger Market Expected to
Reach $5,430 Million, Globally, by 2023” - Allied Market
Research.
[9] G. Wood, “Ethereum: A securedecentralizedgeneralised
transaction ledger” - Homestead draft. Technical report,
2016.
[10] Wang, Kevin; Safavi and Ali, “Blockchain is
empowering the future of insurance,” Tech Crunch.AOL
Inc., 2016.
[11] Goldman Sachs,“BLOCKCHAIN -PuttingTheoryinto
Practice,” Profiles in Innovation - May 24, 2016 (1).
BIOGRAPHIES
Mr. Arijit Chakrabarti, M.Tech (ECE),
has been working as a Consultantand
Manager in IBM India Pvt. Ltd. His
areas of interest include Quantum
Computing, Blockchain, AI, other
technologies impacting retail sector.
Mr. Ashesh Kumar Chaudhuri,
B.Tech (IT), has been working as a
Retail domain Consultant and
Architect in IBM India Pvt. Ltd. His
areas of interest include Relational/
Distributed Database, Digital
Watermarking, Blockchain,
Cryptography and Digital Securities,
Process Automation.

Mais conteúdo relacionado

Mais procurados

Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...
Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...
Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...
Дмитрий Плахов
 
Hyperledger Sawtooth Lake Intel's OSS Contribution to Enterprise Blockchain
Hyperledger Sawtooth Lake Intel's OSS Contribution to Enterprise BlockchainHyperledger Sawtooth Lake Intel's OSS Contribution to Enterprise Blockchain
Hyperledger Sawtooth Lake Intel's OSS Contribution to Enterprise Blockchain
Altoros
 
Alternative Consensus & Enterprise Blockchain
Alternative Consensus & Enterprise BlockchainAlternative Consensus & Enterprise Blockchain
Alternative Consensus & Enterprise Blockchain
Tobias Disse
 
5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...
5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...
5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...
Simplilearn
 

Mais procurados (20)

Blockchain Technologies
Blockchain TechnologiesBlockchain Technologies
Blockchain Technologies
 
Blockchain Essentials for Enterprise Architects
Blockchain Essentials for Enterprise ArchitectsBlockchain Essentials for Enterprise Architects
Blockchain Essentials for Enterprise Architects
 
Benchmark and comparison between hyperledger and MySQL
Benchmark and comparison between hyperledger and MySQLBenchmark and comparison between hyperledger and MySQL
Benchmark and comparison between hyperledger and MySQL
 
Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...
Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...
Доклад Владимира Бичева на третьем митапе сообщества блокчейн-разработчиков С...
 
Hyperledger Sawtooth Lake Intel's OSS Contribution to Enterprise Blockchain
Hyperledger Sawtooth Lake Intel's OSS Contribution to Enterprise BlockchainHyperledger Sawtooth Lake Intel's OSS Contribution to Enterprise Blockchain
Hyperledger Sawtooth Lake Intel's OSS Contribution to Enterprise Blockchain
 
Blockchain
BlockchainBlockchain
Blockchain
 
Распределенный blockchain процессинг / Алексей Трошичев (QiWi, Rakuten)
Распределенный blockchain процессинг / Алексей Трошичев (QiWi, Rakuten)Распределенный blockchain процессинг / Алексей Трошичев (QiWi, Rakuten)
Распределенный blockchain процессинг / Алексей Трошичев (QiWi, Rakuten)
 
Security and privacy with blockchain
Security and privacy with blockchainSecurity and privacy with blockchain
Security and privacy with blockchain
 
Architecture of the Hyperledger Blockchain Fabric
Architecture of the Hyperledger Blockchain FabricArchitecture of the Hyperledger Blockchain Fabric
Architecture of the Hyperledger Blockchain Fabric
 
Blockchain Technology
Blockchain TechnologyBlockchain Technology
Blockchain Technology
 
Blockchain Application Design and Development, and the Case of Programmable M...
Blockchain Application Design and Development, and the Case of Programmable M...Blockchain Application Design and Development, and the Case of Programmable M...
Blockchain Application Design and Development, and the Case of Programmable M...
 
Fair and trustworthy: Lock-free enhanced tendermint blockchain algorithm
Fair and trustworthy: Lock-free enhanced tendermint blockchain algorithmFair and trustworthy: Lock-free enhanced tendermint blockchain algorithm
Fair and trustworthy: Lock-free enhanced tendermint blockchain algorithm
 
Blockchain On Azure
Blockchain On AzureBlockchain On Azure
Blockchain On Azure
 
InfiniteChain White Paper
InfiniteChain White Paper InfiniteChain White Paper
InfiniteChain White Paper
 
Hyperledger arch wg_paper_1_consensus
Hyperledger arch wg_paper_1_consensusHyperledger arch wg_paper_1_consensus
Hyperledger arch wg_paper_1_consensus
 
Application of Blockchain and Smart Contracts on the Internet of Things
Application of Blockchain and Smart Contracts on the Internet of ThingsApplication of Blockchain and Smart Contracts on the Internet of Things
Application of Blockchain and Smart Contracts on the Internet of Things
 
BLOCKCHAIN TECHNOLOGY
BLOCKCHAIN TECHNOLOGYBLOCKCHAIN TECHNOLOGY
BLOCKCHAIN TECHNOLOGY
 
Alternative Consensus & Enterprise Blockchain
Alternative Consensus & Enterprise BlockchainAlternative Consensus & Enterprise Blockchain
Alternative Consensus & Enterprise Blockchain
 
Testing in the blockchain
Testing in the blockchainTesting in the blockchain
Testing in the blockchain
 
5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...
5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...
5 Industries that Blockchain will Disrupt | Blockchain Technology | Blockchai...
 

Semelhante a Blockchain and its Scope in Retail

Blockchain Computing: Prospects and Challenges for Digital Transformation  Pr...
Blockchain Computing: Prospects and Challenges for Digital Transformation  Pr...Blockchain Computing: Prospects and Challenges for Digital Transformation  Pr...
Blockchain Computing: Prospects and Challenges for Digital Transformation  Pr...
eraser Juan José Calderón
 
chapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptxchapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptx
AschalewAyele2
 
chapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptxchapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptx
AschalewAyele2
 

Semelhante a Blockchain and its Scope in Retail (20)

Blockchain Technology Review and Its Scope
Blockchain Technology Review and Its ScopeBlockchain Technology Review and Its Scope
Blockchain Technology Review and Its Scope
 
How Integrated Process Management Completes the Blockchain Jigsaw
How Integrated Process Management Completes the Blockchain JigsawHow Integrated Process Management Completes the Blockchain Jigsaw
How Integrated Process Management Completes the Blockchain Jigsaw
 
Blockchain Computing: Prospects and Challenges for Digital Transformation  Pr...
Blockchain Computing: Prospects and Challenges for Digital Transformation  Pr...Blockchain Computing: Prospects and Challenges for Digital Transformation  Pr...
Blockchain Computing: Prospects and Challenges for Digital Transformation  Pr...
 
chapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptxchapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptx
 
chapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptxchapter 4 Selected Topics in computer.pptx
chapter 4 Selected Topics in computer.pptx
 
IRJET- Blockchain Technology
IRJET- Blockchain TechnologyIRJET- Blockchain Technology
IRJET- Blockchain Technology
 
Learn Blockchain-Basics - 101Blockchains
Learn Blockchain-Basics - 101BlockchainsLearn Blockchain-Basics - 101Blockchains
Learn Blockchain-Basics - 101Blockchains
 
IRJET - A Detailed Study on Cryptocurrency
IRJET -  	  A Detailed Study on CryptocurrencyIRJET -  	  A Detailed Study on Cryptocurrency
IRJET - A Detailed Study on Cryptocurrency
 
Blockchain: An Innovative Technology
Blockchain: An Innovative TechnologyBlockchain: An Innovative Technology
Blockchain: An Innovative Technology
 
BLOCKCHAIN.pptx
BLOCKCHAIN.pptxBLOCKCHAIN.pptx
BLOCKCHAIN.pptx
 
Blockchain Assignment
Blockchain AssignmentBlockchain Assignment
Blockchain Assignment
 
STREAKK - 3rd Generation Blockchain
STREAKK - 3rd Generation BlockchainSTREAKK - 3rd Generation Blockchain
STREAKK - 3rd Generation Blockchain
 
IRJET- Credible Data through Distributed Ledger Technology
IRJET-  	  Credible Data through Distributed Ledger TechnologyIRJET-  	  Credible Data through Distributed Ledger Technology
IRJET- Credible Data through Distributed Ledger Technology
 
Implementing Blockchain based Architecture for Securing Electronic Health Rec...
Implementing Blockchain based Architecture for Securing Electronic Health Rec...Implementing Blockchain based Architecture for Securing Electronic Health Rec...
Implementing Blockchain based Architecture for Securing Electronic Health Rec...
 
Blockchain Technology Overview
Blockchain Technology OverviewBlockchain Technology Overview
Blockchain Technology Overview
 
Scaling up Banking Operations: Harnessing the power of block chain Technology
Scaling up Banking Operations: Harnessing the power of block chain TechnologyScaling up Banking Operations: Harnessing the power of block chain Technology
Scaling up Banking Operations: Harnessing the power of block chain Technology
 
IRJET- Secure Online Voting Systems using Block of Chunks
IRJET-  	  Secure Online Voting Systems using Block of ChunksIRJET-  	  Secure Online Voting Systems using Block of Chunks
IRJET- Secure Online Voting Systems using Block of Chunks
 
CG Presentation.pptxgcjdtrdtdrjjydjdhththtr
CG Presentation.pptxgcjdtrdtdrjjydjdhththtrCG Presentation.pptxgcjdtrdtdrjjydjdhththtr
CG Presentation.pptxgcjdtrdtdrjjydjdhththtr
 
Blockchain a deep dive
Blockchain  a deep diveBlockchain  a deep dive
Blockchain a deep dive
 
Emily rutland blockchain
Emily rutland blockchainEmily rutland blockchain
Emily rutland blockchain
 

Mais de IRJET Journal

Mais de IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Último

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
chumtiyababu
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 

Último (20)

A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 

Blockchain and its Scope in Retail

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3053 Blockchain and its Scope in Retail Arijit Chakrabarti1, Ashesh Kumar Chaudhuri2 1,2 Consultant, IBM India Pvt. Ltd., Kolkata, West Bengal, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Blockchain is an emerging technology for decentralized and transactional data sharing across a large network of untrusted participants. It enables new forms of distributed software architectures. Although the technology was mainly adopted in digital currency in initial days, but it is a promising technology for other areas too. This paper provides an introduction to blockchain technology in a simplified manner. It also discusses about how blockchain technology can be used in some business processesintheretail sector to benefit the customers and the retailers to a great extent. The paper highlights the market trend in blockchain adoption and some of the challenges as well. Key Words: Bitcoin, Blockchain, Cryptocurrency, Ethereum, Hash, Loyalty, Retail 1. INTRODUCTION The world came to know about the Blockchain nine years back when SatoshiNakamotoconceptualizeditin2008;butit got implemented a year later, through Bitcoin, a cryptocurrencyand digitalpaymentsystem.Theconceptwas later generalized to distributed ledger that leverages the blockchain to verify and store transactions without cryptocurrency [1]. The term blockchain is extensively used these days to represent a new disruptive technology poised to be the next big thing across industries from healthcare to finance to retail. According to Gartner, their client inquiries on blockchain and related topics have quadrupled since August 2015. Blockchain is a distributed database of records or public ledger of digital events or transactions that got executed and have been shared among participating parties across a large network of untrusted participants. It stores data in blocks that can verify information and are very difficult to hack [2]. It eliminates the requirementofathird-partyverificationand thus disrupts any sector that leverages it traditionally. Blockchain can replaceathirdpartywheneverthethirdparty is involved in producingatransaction.Eachtransactioninthe public ledger is supposed to be verified by consensus of the majority of participants in the system and once entered, information will never be erased as it is immutable. Blockchain data structure is a timestamped list of blocks, which recordsandaggregatesdataontransactionsthatmight have ever occurred within the blockchain network. So blockchain provides an immutable data storage that only allows insertion of transactions and no updating or deletion of existing transactionsonblockchaintoavoidtamperingand any revision. Theentirenetworkreachesapointofconsensus before a transaction is included into the immutable data storage. The next writer of new records on the immutable data storage is decided through different mechanisms like Proof-of-work or Proof-of-stake. 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. The design of a blockchain-based system is yet to be systematically explored, and there is little understanding about the impact of introducing blockchain into a software architecture. Bitcoin is the most popular example that is based on blockchain technology. It is also the most controversial one since it helped enable a multibillion-dollar global market of anonymous transactions without any governmental control. A lot of scope is there to explore its use in various domains including retail. This paperaimsattouchinguponsomeofthe areas in retail domain where blockchain technology can be utilized to benefit the customers and the retailers. The paper is organized into few sections. Section 2 explains the technology behind Blockchain, whereas Blockchain’s existing market is highlighted in Section 3. Section4explores its application in retailsectorand Section 5 indicatessomeof the challenges. The paper is concluded in Section 6 finally. 2. BLOCKCHAIN TECHNOLOGY A blockchain is a public ledger consisting of ordered and timestamped records of transactions arrangedindatablocks which will use cryptographic validation to link themselves together. Blockchain is a way of recording data and transactions digitally. Each record is a block linked chronologically together into a chain. A block of one or more new transactions iscollectedinto the transactiondatapartof a block. Copies of eachtransactionarehashed,andthehashes are then paired, hashed, paired again, and hashed again until a single hash remains there, the Merkle root of a Merkle tree which is stored in the block header [3]. It chains the blocks together and ensures that a transaction is modified without modifying the block that records it and other following blocks. The transactions are also chained together similarly.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3054 Fig -1: A typical blockchain Fig. 1 shows a typical blockchain. The ledger, however, is not stored in a single master location or managed by any particular body, instead, it is made distributed that exists on multiple computers simultaneously such that anybody with an interest can maintain itscopy.Theblockvalidationsystem ensures that nobody can tamper with the records and old transactions are preserved forever with new transactions added to the ledger irreversibly. Anyone in the network can check the ledger and see the same transaction history as others. Effectively blockchain is a kind of independent, transparent and permanent database coexisting in multiple locations and shared by a community; so the name mutual distributed ledger (MDL). In some cases, separate blocks within the chain can be generated concurrently creating a temporary fork. Apart from a secured hash based history, a blockchain follows a specificalgorithm forscoringdifferentversionsofthehistory so that one with a higher value is selected over others. Some blocks are orphan blocks as those are not selected for inclusion in the chain. Peers supporting the database have different versions of the history at all times keeping the highest scoring version of thedatabase.Whenapeerreceives a higher scoring version (the old version with a single new block added) it extends or overwrites its own database and retransmits the improvement to its peers. In a blockchain using the proof-of-work system, the chain with the most cumulative proof-of-work is always considered as the valid one by the network. Blockchain is of two types generally, viz., permissioned and unpermissioned. Unpermissioned one uses open distributed ledger technology that means the information is not owned by any one person or database, rather it is shared across various computers in the network. Anyone can join the network and view those transaction records. Once a transaction is recorded, the data stored is timestamped, so that it can’t be deleted orupdatedfurther[4].Thesubsequent additions to the ledger or new records are tracked and updated in real-time for everyone with the access. Due to its distributed nature blockchain is difficult to hack as all the copies are located at different places. Permissioned ones work exactly the sameway,butarecapableofrestrictingwho in the network can authorize the transactions. A blockchain facilitates secured online transactions through the use of cryptography by creating cryptographic key pair with a wallet software [5]. In blockchain, a digital signature is employed to provide authentication and non-repudiation so that only the key-controlling entity can perform transactions from its associated account. Distributed ledgers will also enable the coding of simple contracts which will be executed when specified conditions are met. Ethereum [6] is an open source blockchain project that has been built specifically to realize this possibility[7].It is in its early stages, but has the potential to leverage the usefulness of blockchain on a truly world-changing scale. 3. BLOCKCHAIN MARKET Blockchain technology will offeralotofbenefitsincludingthe following ones. Asa result, the technologyfindsitsuseacross financial and non-financial areas both. • Decreases transaction cost and improves robustnessvs.centralizedsolutions -Communicates peer-to-peer in a “trustless” environment. • Immutable public ledger allowstrackingownership of real-world/digital assets - Transactions provide the transparent evidence of provenance. • Conditional payments and complex business logic using smart contracts - Non-repudiation on both assets and business processes. • Enables true autonomous entities (IoT devices, distributed organizations) - Entities can create rules, responsibilities and permissions. According toa market research report, the global blockchain distributed ledger market has accounted for $228M in 2016, and is anticipated to reach $5430M by 2023, growing at a Compound Annual Growth Rate (CAGR) of 57.6% from 2017 to 2023 [8]. Transparency, immutability and reduced total cost of ownership are the major forces driving this market. The blockchain technology market is growing fast because of the increased adoption of this distributed ledger technology across various applications spanning smart contracts, exchanges, digital identities, payments, documentation and other similar entities [9]. Blockchain solutions have been deployed tovariousindustry verticals including banking, financial services, and insurance (BFSI), government & public sector, healthcare & life sciences, retail & ecommerce, automotive, media &
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3055 entertainment,andothers[10].Themediaandentertainment vertical is expected to witness the highest CAGR as the industry is being transformed with digital technology.Asper Goldman Sachs, the use of blockchain technology in stock trading may result in $6B in industry cost savings globally a year [11]. 4. BLOCKCHAIN IN RETAIL Data is driving the retailindustrythesedays.Theretailersare trying to focus more on personalized retailing to enhance their customer base and improve services to the customer. The blockchain technology will act as an enabler to help the retailers achieve their goals efficiently. In retail domain, the blockchain can contribute a lot to assist the retailers in improving their existing business processes that will lead to their business growth and few such processes are explained here. Supply Chain: Shipment tracking plays an important role in supply chain. Blockchain can be used to store data about the shipment at every stage of tracking including location, date and time, shipment handling person details, temperature, condition of the package/product, etc. This will help one check in real-timeif the shipment has been handled properly and it has arrived on time at any given location. It will also assist the retailers in finding the lost or damaged products in the shipments. During the product recall, an accurate record of supply chain will allow the retailers to identify the source of the issue, the products that are affected, that contain the problems, etc. In addition, blockchain-based exchanges will allow the retailers to buy or sell from each other as well as distributors through the blockchain-shared ledger. Customer Profiling: Blockchain can be used to accumulate data related to customer buying pattern, order placement trend, etc. This data can be used to forecast the location specific demands, suggested stock on hand to enhance their just-in-time inventory facility. Again, advanced data warehousing systemscanbedevelopedfortheretailersusing blockchain technology since the recordsareimmutableanda number of analytical tools can run on it. In thepaymentfront, blockchain will reduce the risk of fraudulent monetary transactions. As blockchain stores each and every transaction, it can help institutions check for payment patterns in real-timewhenneeded.Rewardpoints,cashback, personalized retail price & promotions and other offers on customers’ payment modes can be evaluated and different offers can be shared with them on real-time basis. Transparency: The information stored in blockchain will be visible to customers, retailers, suppliersand they willbeable see the product source, whether the products are made through child labour or if any dangerous or hidden components are present; all these helping the retailers/customers decide about the products. This blockchain improved transparency will indicate customer behavior patterns more accurately. Authenticity and anti-counterfeiting: One can use blockchain to validate the product authenticity so that customerscan walk throughthe records on the productsand avoidcounterfeiting,thusincreasingthecustomerconfidence about the product quality. Loyalty: Blockchaincanrevamptheloyaltysystembystoring the encrypted customer data, coupons and discounts and making the data available to all the stores providing deeper analytics on customer records. A loyalty warranty on blockchain will also let customers view all their loyalty information in one place across the retailers. The above mentioned blockchain enabledprocesseswilllead to higher customer satisfaction, improved customer buying habits, more secured transactions and higher profit margins for the retailers. 5. CHALLENGES Blockchain technology is still emerging and is in the proof of concept stage of development and not many blockchain based systems got deployed at industrial scale, so real threats with blockchain may not be apparent for next few years till it becomes mainstream more. This technology needs to be carefully analyzed before being adopted and its adoption should not be rushed. A failure in implementation may lead to major consequences, and even systemic risks. Being a shared ledger systems, blockchain is supposed to host sensitive data as well. Hence, it must ensure that its cryptography and cyber-protections are robust and in line with the industry best practices. Data protection and segregation should be taken care of for cloud based retail solutions as well. 6. CONCLUSION This paper has discussed about the blockchain technology along with some of its significant features and benefits. The technology is still evolving with a lot of scope for different domains and industries and is set to change the world. But it is not free from challenges; some of them have been highlighted too. Although blockchain is the technology behind Bitcoin, but its use is not limited to financial domain only. Retail industry will start reaping the benefits of blockchain through improved transparency of products, more efficient supply chain management, better loyalty management system, improved customer profiling, fight against counterfeiting etc. leading to increased customer satisfaction and higher profit margin for retailers. The year 2016 revealed blockchain as more disruptive technology to the retail industry than any other industry, and in 2017 blockchain is gradually becoming the dominanthypephrase for retailing.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3056 REFERENCES [1] F. Tschorsch and B. Scheuermann, “Bitcoin and beyond: A technical survey on decentralized digital currencies,” IACR Cryptology ePrint Archive, 2015:464, 2015. [2] C. Decker and R. Wattenhofer, “Informationpropagation in the Bitcoin network,” In P2P, Trento, Italy, 2013. [3] R. C. Merkle, “Protocols forpublic keycryptosystems,”In Proc. 1980 Symposium on Security and Privacy, IEEE Computer Society, pp. 122-133, Apr. 1980. [4] S. Haber and W.S. Stornetta, “How to time-stamp a digital document,” Journal of Cryptology,vol.3,no.2,pp. 99-111, 1991. [5] “What Are The Advantages And Disadvantages Of Bitcoin?,” CoinReport. N.p., 2016. Web. 14 Nov. 2016. [6] A. Kiayias, H.-S. Zhou, and V. Zikas, “Fair and robust multi-party computation using a global transaction ledger,” 2015. [7] Ethereum. https://ethereum.org/ [8] “Blockchain Distributed Ledger Market Expected to Reach $5,430 Million, Globally, by 2023” - Allied Market Research. [9] G. Wood, “Ethereum: A securedecentralizedgeneralised transaction ledger” - Homestead draft. Technical report, 2016. [10] Wang, Kevin; Safavi and Ali, “Blockchain is empowering the future of insurance,” Tech Crunch.AOL Inc., 2016. [11] Goldman Sachs,“BLOCKCHAIN -PuttingTheoryinto Practice,” Profiles in Innovation - May 24, 2016 (1). BIOGRAPHIES Mr. Arijit Chakrabarti, M.Tech (ECE), has been working as a Consultantand Manager in IBM India Pvt. Ltd. His areas of interest include Quantum Computing, Blockchain, AI, other technologies impacting retail sector. Mr. Ashesh Kumar Chaudhuri, B.Tech (IT), has been working as a Retail domain Consultant and Architect in IBM India Pvt. Ltd. His areas of interest include Relational/ Distributed Database, Digital Watermarking, Blockchain, Cryptography and Digital Securities, Process Automation.