You are on page 1of 17

1

Blockchain Applications for Industry 4.0 and


Industrial IoT: A Review
TEJASVI ALLADI 1 , VINAY CHAMOLA 1 , REZA M. PARIZI 2 , Senior Member, IEEE, KIM-KWANG
RAYMOND CHOO 3 , Senior Member, IEEE

Abstract—The potential of blockchain has been extensively Since there is no central controlling authority in the
discussed in the literature and media mainly in finance and blockchain architecture, before a block can be accepted for
payment industry. There is this new trend in enterprise-level inclusion into the ledger, the participating nodes have to
that blockchain could serve as the infrastructure for internet
security and immutability. Emerging application domains such as reach a consensus by running a predefined consensus al-
Industry 4.0 and Industrial Internet of Things (IIoT) have been gorithm used in the blockchain’s protocol. Commonly used
great areas of investigation for blockchain applicability, which consensus algorithms are Proof-of-Work (PoW) [11], Proof-of-
has received little attention from the research community. In this Stake (PoS) [12], Delegated Proof-of-Stake (DPoS) [13], and
paper, we perform a comprehensive review of existing blockchain Practical-Byzantine-Fault-Tolerance (PBFT) [14]. There are
applications in Industry 4.0 and IIoT settings. We present the
current research trends in each of the related industrial sectors, also other algorithms used by some of the works reviewed in
as well as successful commercial implementations of blockchain in this article, such as Proof-of-Authority/ Proof-of-Authenticity
these relevant sectors. We also discuss industry-specific challenges (PoA), Proof-of-Concept (PoC), Proof-of-Existence (PoE),
for the implementation of blockchain in each sector. Further, we Proof-of-Object (PoO), Proof-of-Graph (PoG), and Proof-of-
present currently open issues in the adoption of the blockchain Data (PoD).
technology in Industry 4.0 and discuss newer application areas.
The results from our study aim to pave the way for empowering Although a key application of blockchain is to store finan-
and facilitating research in this domain and assisting decision- cial data with a secure exchange, there have been attempts [15]
makers in their blockchain adoption and investment in Industry to explore and extend the applications of blockchain beyond
4.0 and IIoT space. payments and to other domains and settings such as healthcare,
Index Terms—Internet of Things, Industry 4.0, Industrial IoT, supply chain, manufacturing, and education. Broadly speaking,
Blockchain, Smart contracts. Blockchain 1.0 is generally associated with cryptocurrency and
payment (e.g. Bitcoin), and Blockchain 2.0 is associated with
automated digital finance using smart contracts [16], [17]. The
I. I NTRODUCTION more recent Blockchain 3.0 trend is focused on addressing
Bitcoin and Etherum (a popular smart contract supported the needs of the digital society, such as smart cities and
platform) are perhaps the two most widely recognized imple- Industry 4.0 [18]. Industry 4.0, the fourth industrial revolution,
mentations of blockchain, which is a cryptographically linked is largely fueled by the Internet of Things (IoT) and other
and continuously growing list of immutable data records. related technologies. The German government is, perhaps, one
Within the blockchain, a (public) ledger is used for recording of the first to define Industry 4.0 in 2011 [19], which is now
the data, as well as the information of each transaction. The widely accepted by both industry and academia. Industrial IoT
information about each completed transaction is stored in a (IIoT) is a similar concept but has a more specific/narrow
distributed ledger, shared across all the participating nodes focus (and one can think of IIoT as a subset of IoT), and
of the blockchain network. As discussed in the literature, Industry 4.0 is generally associated with a smart factory setup.
blockchain is capable of efficiently recording transactions The transition from traditional industry to smart industry or
between two or more involved parties on a distributed peer to Industrial IoT is, in part, facilitated by the interconnectivity
peer (P2P) network, with the stored data being co-owned by and digitalization of our society and the prevalence of IoT
all the members of the network, and permanently unmodifiable devices.
[1]. In other words, blockchain provides an immutable, trusted The interest of blockchain in Industry 4.0 applications,
and secure platform for multiple entities (both individuals such as those involving IIoT is evident [20]. Several works
and organizations) to exchange data/assets, collaborate and [21]–[23] propose blockchain-based implementations for se-
perform transactions. curing industrial IoT. Other works [24]–[26] implement data
collection and storage techniques using blockchain in the
1 Department of Electrical and Electronics Engineering, BITS-Pilani,
industrial sector. There have been several surveys and reviews
333031, India (e-mail: {p20170433,vinay.chamola}@pilani.bits-pilani.ac.in)
2 College of Computing and Software Engineering, Kennesaw State Univer- on blockchain applications in IoT, smart cities and indus-
sity, GA, USA (e-mail: rparizi1@kennesaw.edu) try, but none of them focus specifically on Industry 4.0 or
3 Department of Information Systems and Cyber Security, The University IIoT scenarios. For example, [3], [4], [27], [28] review the
of Texas at San Antonio, San Antonio, TX 78249, USA (e-mail: Ray- applications of blockchain in the Internet of Things (IoT),
mond.Choo@utsa.edu)
Corresponding author: Kim-Kwang Raymond Choo (e-mail: Ray- and discuss the benefits and limitations of using blockchain
mond.Choo@utsa.edu). in such applications. Existing literature also has few review
Digital Object Identifier: 10.1109/ACCESS.2019.2956748

2169-3536 c 2019 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission.
See http://www.ieee.org/publications standards/publications/rights/index.html for more information.
2

TABLE I: Related literature reviews/surveys on blockchain for IoT and industry


Year Authors Focus
2016 Christidis et al. [2] Blockchains and smart contracts for IoT
Challenges and recommendations for developing blockchain-based IoT applica-
2018 Fernández-Caramés et al. [3]
tions
2018 Ferrag et al. [4] Blockchain based security and privacy solutions for IoT
2018 Salman et al. [5] Blockchain solutions to achieve distributed network security
2018 Shen et al. [6] Review of blockchain use cases for cities
2019 Fraga et al. [7] Review of blockchain in automotive industry
2019 Lu et al. [8] Review of blockchain in oil and gas industry
2019 Yang et al. [9] Integration of blockchain and edge computing technologies
2019 Xie et al. [10] Blockchain applicability to smart cities

papers which review blockchain applicability with a focus dynamic system [35]. The entities in this highly integrated
on specific industries [7], [8], [29]–[33]. Yang et al. [9] also network must communicate and behave as smart devices to
surveyed the literature relating to the use of blockchain in edge autonomously work with each other and to achieve the com-
computing applications, and the literature review presented mon goal [36]. Information and communication technologies
in [5] focused on blockchain-based solutions in distributed are going to play key roles in sustainable industrialization
network security services. Other recently published literature to support global economic, social, and environmental sus-
surveys [6], [10] focus on the applications and challenges of tainability [37]. According to [38], Industry 4.0 has three
blockchain deployment in smart cities. central paradigms. First is the smart product which takes
In Table I, we summarize some of these important existing control of the resources and orchestrates the manufacturing
literature reviews and surveys. From the table, we also observe process to its end. Second is the smart machine which is
that there is no existing review or survey that focuses on a cyber-physical system where conventional manufacturing
the use of blockchain in Industry 4.0 and IIoT applications. processes transition into distributed, adaptable, flexible, and
Hence, we were motivated to make this the focus of this paper. self-organizing production lines. The third is the augmented
Specifically, we will survey related literature and discuss the operator which adds flexibility and capability of a human
various benefits and challenges faced during the adoption of operator in the industrial system. The technologies will be
blockchain in Industry 4.0 and IIoT. leveraged to support the human operator acknowledging its
The organization of the rest of this paper is as follows. centrality when faced with a variety of jobs like specification,
Section II gives a brief background knowledge of Industry monitoring, and verification of the production processes. It
4.0 and Industrial IoT. In Sections III to VIII, we present aims at augmenting workers’ capability and providing a coop-
the current research trends in each of the related industrial erative work environment, reshaping their role in production
sectors, as well as successful commercial implementations cycles through human-machine interfaces enabling collabora-
of blockchain in these relevant sectors. Along with these, tion among the entire manufacturing ecosystem. The Internet
industry-specific challenges are also discussed. Section IX is the most critical technology of Industry 4.0 as a majority
presents a comprehensive table summarizing all the works re- of the other technology drivers of Industry 4.0 are dependent
viewed in this paper. In Section X, we discuss open challenges on it and without it, Industry 4.0 would not exist. The real-
in the adoption of blockchain in Industry 4.0 and IIoT scenario. time sharing of information between various entities through a
We also discuss newer application areas with limited research digital communication network or leveraging computing power
in blockchain, in this section. And finally, Section XI gives and data storage capability of warehouse-scale computers
the concluding remarks. remotely is enabled through the Internet. Smartness in a
system is achieved through the integration of objects, products,
II. BACKGROUND K NOWLEDGE and operators and providing context awareness with the help
A. Industry 4.0 of the Internet.
In 2011, at the Hanover event, Germany introduced Industry
4.0 or “Industrie 4.0” for 2020 to the world [34]. Initiatives B. Industrial IoT
under Industry 4.0 would lead to distributed, highly auto- Industrial IoT (IIoT), as a typical cyber-physical system,
mated and dynamic production networks with 10 key tech- is defined as “machines, computers, and people enabling
nological enablers driving them. They are- the Internet, IIoT, intelligent industrial operations, using advanced data analytics
Blockchain, Big Data, Ege and Cloud Computing, Robotics, for transformational business outcomes” [39]. The vision of
Human-Machine Interaction, Artificial Intelligence, and Open- the internet of things, when applied to the manufacturing
Source Softwares. The automation of the industrial systems is processes, is called Industrial IoT. This specific application
going to be achieved through interconnected cyber-physical of IoT enables the integration of wireless sensor networks,
systems in Industry 4.0 allowing the industrial infrastructure communication protocols and internet infrastructure with the
and production processes to transform into an autonomous and processes enabling intelligent industrial operations for mon-
3

itoring, analysis and management [40]. This internetwork of A block containing the
timestamp, medical
anything in the production system context helps in automation information and author The block is delivered to all the
of industrial production and improves intelligence, efficiency, is created. peers in the patient's network,
including the patient, his/her
and safety. The physical layer, communication layer, and family members and general
practitioners.
application layer form the three layers of the IIoT architecture.
The physical layer consists of physical devices like sensors,
actuators, manufacturing equipment, smart terminals and data
centers. The communication layer uses network technologies
such as actuator and wireless sensor networks (WSNs), 5G, Healthcare provider
machine-to-machine (M2M) communication, etc. for the inte- wants to add a new
medical record to a
gration of various devices in the physical layer for industrial patient EHR.

manufacturing and automation. The above layers form a CPS


(Industrial-CPS in the context of IIoT) to support the industrial
The block is then
and production application layer using the above technologies verified and
for the development of smart factories, smart supply chains, approved

etc. The control, networking and computing infrastructures


Previous Previous
of the cyber systems enable the networking and intelligent Hash
Timestamp Hash Timestamp

operation of the production systems. Medical Medical


Author Author
Data Data

III. H EALTHCARE I NDUSTRY


The block is added in the
blockchain and linked with
In the healthcare sector, critical patient data can be shared the previously existing
in an effective manner using blockchain technology, which blocks

can potentially enhance the delivery of healthcare services,


for example by reducing the potential for mismatched patients Fig. 1: Blockchain based Patient data management
and reducing errors in patient care [41]. Interoperability is also
shown to be enhanced using this technology [42]. Blockchain
can provide all the doctors and healthcare providers involved data from each data source is computed and sent along with
in a patient’s case access to the patient’s health records the patient’s public ID to be stored in the blockchain. Smart
authentically and securely. Also, blockchain-enabled IoT is contracts are useful in this case to manage access to patient
nowadays being implemented to monitor and manage diseases. data. Through an Application Programming Interface (API),
Some of its examples include wearable devices (for tracking healthcare stakeholders can query the blockchain and locate
vital signs and providing feedback), smart pills, and improved this data without revealing the patient’s identity. The patient
quality control. They also allow for tracking clinical drugs can share his/her complete medical history (with or without
during their investigation, by checking their effectiveness as recognizable data) with any stakeholder if required [45].
Another work proposed by researchers in this area [46]
well as their side effects, without the risk of modified results
achieves data provenance and trustless data sharing among
[43].
all the parties involved. They propose a system called "MeD-
Following are major research initiatives of blockchain in the
Share" that employs a blockchain network along with side-
healthcare industry:
blocks and smart contracts. Side-blocks contain smart contract
reports and help in maintaining the accuracy of the logs and
A. Patient data management efficiency of block fetching. Authors in [47] propose two
One of the primary challenges faced in maintaining the algorithms based on a blockchain system for protecting the
patient records is that the patients leave their health-related privacy of shared data in healthcare. The first approach uses
data scattered across various healthcare providers. The design a public key cryptography technique in which every node
of Electronic health record (EHR) was never meant to manage is assumed to have a public-private key pair. The second
lifetime medical records, spread across various organizational approach uses bilinear key pairing based on elliptical curve
setups. Further, the challenges in interoperability existing cryptography (ECC) to achieve privacy and distributed key
between various hospitals and service providers create addi- management. A blockchain-based secure system for pervasive
tional barriers for the successful sharing of data. This lack social networks (PSN) is proposed in [48]. Instead of using
of coordinated data management and data exchange implies direct health data, the addresses of mobile devices and sensor
that these health records are not integrated, but are rather nodes is stored in the blockchain. And the authorized PSN
fragmented. Blockchain aids in providing a structure for data nodes can now access the health data from these sensors in a
sharing along with the security of these data [44]. In this secure manner. An illustration of blockchain for patient data
way, healthcare providers can gather data from the patients management is shown in Fig. 1.
which may include their date of birth, name, prescriptions
followed and previous procedures performed, etc. This data B. Drug traceability
is then saved on the cloud computing systems and in the A major issue currently faced by the pharmaceutical in-
organization’s existing databases. A cryptographic hash of the dustry is drug counterfeiting, with around 10-30% of the
4

drugs sold in the developing world being fake. The counterfeit ii. Medicalchain: Medicalchain [53] is a decentralized plat-
drug market amounts to a total of $200 billion annually; form which is being used in the UK to maintain the patient
however, the online purchases of these drugs account for data. It utilizes blockchain technology to create EHRs,
$75 billion of the total industry [49]. The major issue with focused on the needs of the user while keeping a single
these counterfeit drugs is not the fact that these drugs are accurate edition of the data of the user. Medicalchain
not original but rather that they can work in a very different empowers its users to provide hospitals and healthcare
way from the initially expected drug. This can prove to be providers access to their health data. The interactions
hazardous for patients taking such counterfeit medicines, as it with this data are then recorded securely and transparently
cannot treat the disease it was supposed to handle. Two major on Medicalchain’s distributed ledger (which is made up
issues of drug traceability can be handled using blockchain of a dual blockchain structure). One of the blockchains
technologies. Firstly, pharmaceutical companies can monitor is built using Hyperledger Fabric and is responsible for
their drugs in this supply chain, easily detecting any fake drugs managing access control to all the health records. The
in the chain. Secondly, the stakeholders, primarily the labs, other blockchain is based on Ethereum, powered by an
are authorized to undertake action using their experience in ERC20 token and forms the basis for services provided
instances of any issue by tracking the exact drug location. by the Medicalchain platform.
Tamper-resistance offered by the blockchain technology is
useful in achieving traceability of drugs [50]. Every transaction D. Challenges
going into the block of a blockchain is timestamped and
immutable, which makes it convenient in tracking any product Anybody (EU countries mainly) using a healthcare
and ensuring that this information is not altered. For ensuring blockchain will have to comply with the legal GDPR obli-
the traceability and authenticity of the drugs, the companies gation of the European Union regarding the protection of
that are registering a product on the blockchain need to be the personal data [54]. Under this regulation, patients will
trustworthy. Hence, only private blockchains that are under soon have a right to get their healthcare-related data erased
the control of a central entity are logical in ensuring that whenever they want, which goes contrary to the principles
these counterfeit drugs are not registered. Therefore, access of a blockchain. Another challenge is regarding the size and
to the company’s "drug blockchain" is proof that the drug type of patient data itself to be stored on the blockchain.
manufactured by the company is genuine and not a fake Storage of medical scanning/imaging and other such high
product. The pharmaceutical companies have their say on quality and large size data is another practical issue for a
which actors of the supply chain can act as miners. It can be feasible, scalable and useful implementation of blockchain for
retailers, manufacturers, or distributors, which is decided by healthcare. Storing only the hash of the medical data in the
the company. Each person has different rights depending on block may not help while retrieving the data at the healthcare
his location in the supply chain: labs can register any new provider’s end since hashing is not a reversible function.
drug whereas wholesalers can only verify the transactions.
Once a drug is manufactured, a hash is produced which will IV. S UPPLY C HAIN /L OGISTICS
contain all the relevant data regarding the product. Each time With blockchain innovation, exchanges and transactions
the drug is moved from one entity to another (e.g., from are reported in a permanent decentralized ledger [55]. These
the manufacturer to the distributor), data gets saved in the transactions are monitored transparently and securely. This can
blockchain technology, making it easier to track the drug. reduce human slip-ups and time delays and help to check
Authors in [51] show the benefit of using blockchain and the authenticity of the items by tracing their origin. Aspects
smart contracts in the pharma supply chain. Doing away with of blockchain such as data accessibility and immutability
manual intervention, the blockchain proposed by Modum.io greatly increase the transparency, reliability, and efficiency of
AG in this paper uses smart contracts to assess and monitor the entire supply chain industry [56]. Important blockchain
the temperature and humidity levels read by the IoT sensors application areas in the supply chain industry are discussed
during the drug transportation process. below:
C. Commercial implementations
We discuss popular commercial blockchain implementations A. Food Tracebility
in healthcare: Between 2013 and 2016, there was an outbreak of listeria
i. MedRec: MedRec [52] is a popular instantiation of health infection in several states in the US due to the consumption
care blockchain architecture for storing EHRs efficiently of contaminated food products. By the time the source of
and effectively. The patient, the health care provider as contamination was identified, a significant amount of time had
well as any third-party insurer/payer involved in the med- already passed, with more people infected by the bacteria. By
ical case could add data to the patient’s health care record. the time the Food and Drug Administration (FDA) and the
The EHR in this implementation also has an integrated Center for Disease Control and Prevention (CDC) realized the
blockchain Patient Health Record (PHR) capability that extent of the infection it was early 2016 and the supplier in
enables the patient and the various providers in developing cooperation with these agencies finally recalled some of the
a longitudinal health care record comprising of a lifetime contaminated food products. This recall was later expanded to
of health care cases for each patient. include well over 300 products marketed under various brands.
5

Manufacturing Customer
House
Customer is empowered to provide
anonymous feedback (to be stored
on the blockchain) about the Transaction
product, upon receipt Block b+2 data
Food
Block b Product-ID
Logistics Logistics
information information Shipment
tracked in the tracked in the Block b+1 Origin
blockchain blockchain Block-ID
from the from the local Shipment
manufacturing distributor till
Header Destination
hub till the the end
warehouse customer
Block b Current
Transaction
data Location
Product traceability information from
the warehouse to the local
Lock Time Expiry Date
distributors is securely stored in the
blockchain
Block b-1 Other
Warehouse Local Distributor
Tracking
Information
Fig. 2: Blockchain for supply chain/logistics industry
Block b-2

A tracking mechanism for the finished products from its source


of origin and at various points in the supply chain could have
averted this incident. Blockchain can efficiently address the
traceability issue in food supply chains. Due to the lack of Fig. 3: A sample block structure for food product traceability
mechanisms for identifying and isolating contaminated food in the supply chain industry
products, incidents such as listeria discussed above can cost
a lot to the food and beverage companies. As per estimates, across the nation, all while recording each progression of
food recalls by companies in the US cost well over $3 billion the journey with extensive and thorough paperwork. Despite
per annum. Using blockchain’s ability of product tracking, technological advances, logistics management is still in the
a statistical survey can be carried out to analyze various need of improvement. Blockchain innovation is especially
details such as the number of consumers falling ill, the food adroit at improving these complex and fragmented proce-
products they purchased and the retail/wholesale outlets which dures by recording exchanges, tracking resources and making
sold these products. These details can further help to trace a transparent and effective framework for dealing with all
the origin of the contamination, with possible details like archives engaged with the logistics procedure [59].
the source of contamination, type of contamination and the
intensity and impact of contamination. C. Product management
Authors in [57] propose an Electronic Product Code In- Blockchain technology can contribute to supply chain prod-
formation Services (EPCIS) based blockchain management uct management in multiple ways by providing product trans-
system for food traceability and show its superiority over parency, traceability, and security. Authors in [60] propose
the existing systems. The system model consists of an on- a product ownership management system (POMS) which
chain and an off-chain module. The blockchain is mainly empowers the customer to reject counterfeit products which
used to store traceability information on-chain while most might have cloned genuine RFID tags also. They implement
other food-related data is stored off-chain using EPC codes, two smart contracts in this system, one for managing the
thus alleviating the problem of data explosion. An RFID manufacturers’ information and the other for managing the
based end-to-end blockchain architecture for food traceability products’ information and together they verify the possession
is proposed by researchers in [58] targetting food supply of products. A blockchain-based product traceability system
chains. They employ a new consensus algorithm called PoO, using drones is proposed in [61] for Industry 4.0. This solution
which exploits the primary difference between supply chain is shown to be five times faster than a human operator
and cryptocurrency, to ensure immunity against cyber attacks for inventory collection and management in a supply chain
and avoiding unnecessary transactions to be added to the warehouse unit. The drone acts as a blockchain client for block
blockchain, and thus making blockchain use cost-efficient. creation and the blockchain is stored offline on a local storage
Blockchain flow for food product traceability in the supply network in the warehouse unit’s server.
chain/logistics industry is shown in Fig. 2, and a sample block
structure of the blockchain containing essential details of the D. Commercial implementations
individual block is shown in Fig. 3. There are several active commercial projects which are
utilizing blockchain technology in the domain of supply chain
B. Solving Logistics Inefficiencies management. Major active projects are listed below:
Every day, transporters, shippers, brokers, merchants, and 1) IBM Blockchain-TradeLens: IBM Blockchain provides
other logistics experts must explore plenty of choices and solutions that cover all aspects of supply chain manage-
"what if" situations when sending a truckload of products ment, with a specific focus on logistics. Transparency
6

and traceability are the most critical aspects of logistics,


and IBM Blockchain can streamline business exchanges,
transactions and trading associations with secure, world-
wide business systems and networks. With the solutions Using blockchain technology,
prosumers can buy energy, as well
like TradeLens – the new, open blockchain-fueled plat- as sell excess available energy
form built to support worldwide trade – major logistics
players are profiting by a common and shared ledger that Small Scale
Prosumers Smart Home
is validated promptly with each system member [62]. The Consumers Prosumers
outcomes are streamlined stock administration, greater can become P2P transaction of
prosumers abundant energy
collaboration, improved resource usage and much more. without any third
2) OriginTrail: OriginTrail [63] has been on a mission to party involvement

bring transparency to complex international supply chains


since 2013. It is a platform, which is already in use in the
food industry, that lets its users know the whereabouts of Primary Energy Smart Vehicle
Source Prosumers
their food products.
3) Blockverify: It is a blockchain-based anti-counterfeit so- Fig. 4: P2P energy trading using blockchain
lution presenting transparency in the supply chains. It is
effectively being utilized in diamonds, pharmaceuticals, projects in the power sector currently. These P2P networks
and a couple of electronic industries [64]. are meant for facilitating energy trade between the individual
entities of the network, by doing away with the involvement
E. Challenges of a third party central authority. This concept would allow
One of the important issues to be addressed while ap- individuals who can produce renewable energy at home to
plying a blockchain solution for supply chains is that of sell their excess energy, and the individuals with a deficit could
supplier’s/manufacturer’s privacy. Any participating entity in buy energy based on a mutually agreed-upon contract. Authors
the supply chain with access to the shared blockchain may be in [69] use a Blockchain platform to facilitate a secure P2P
a potential competitor of the supplier/manufacturer and can system for energy trade in IIoT. Another work [70] exploits
gain unwarranted information from the blockchain. Another Blockchain to develop an electricity trading system between
potential challenge is the cost of integration and adoption of Plug-in hybrid vehicles (PHEVs). Fig. 4 depicts a blockchain
the blockchain technology into the current infrastructure of connected P2P energy trading system. While the traditional
legacy industries. grid network lacks security and transparency regarding the
energy transactions due to the presence of the third party
entities, a blockchain-based smart grid provides for security
V. P OWER I NDUSTRY
and identity privacy of the parties involved.
The power industry has been undergoing major transfor-
mations over the past several years, with utilities embracing
newer technologies and newer sources of power generation. B. Security and privacy techniques
With a deluge of smart and IoT enabled devices (ranging Apart from giving consumers more efficiency and control
from smartphones to smart meters to electric vehicles) having over the energy sources, the property of immutability of
variable power demands, and with mushrooming of many blockchains makes them beneficial for security and privacy
types of power generation schemes, the power grids are applications in the power industry. In April 2018, the Chilean
becoming very complex to handle. Blockchain as a tool can National Energy Commission (CNE) announced that it had
accelerate this global energy transformation by lowering the launched a blockchain project for the energy sector, the first
transaction costs and in operating the grid in a more efficient of its kind from the nation’s government. The proposed project
manner [65]. By enabling smart contracts between the different will employ the Ethereum blockchain to record, store and track
components and devices of the smart grid, they allow for the energy data which may include fuel cost, market price, en-
optimized grid operations. Blockchain likewise enables buyers ergy law compliance, etc. The prime impetus for this migration
to move towards becoming prosumers (who consumes as well to blockchain-based approach is to lower the financial cost of
as produces) by empowering them to monetize their abundant unintentional errors such as clerical mistakes and corruption.
power by safely recording information and sending and getting In another work, a bloom filter based blockchain scheme for
installments automatically, through smart contracts based on privacy preservation and efficient data aggregation in smart
a platform such as Ethereum [66]- [67]. Important research grids is proposed by authors in [71]. Researchers in [72]
areas in blockchain applications for the power industry are provide a blockchain-based transaction security framework for
discussed here: a decentralized smart grid environment.

A. Peer to peer (P2P) electricity trading C. Commercial implementations


As per a recent GTM Research report [68], P2P grid Here we discuss a couple of active commercial projects of
networks are the focus of around 60% of blockchain-based blockchain implementation in the power sector:
7

Farmer Recent research in applying blockchain to the agricultural


industry is discussed here:
Outlet
Farmer sells his
A farmer gets the quality of
produce backed by
his produce assessed by a
Assessor food quality expert for a food
the immutability
property of the
profile certificate A. Agri-food traceability
blockchain

Researchers in [80] propose and develop a blockchain-based


decentralized solution called AgriBlockIoT for food traceabil-
Certification
Verified ity in the agricultural supply chain. This solution seamlessly
Block integrates digital data produced by the IoT sensors along with
This certification the blockchain. Being a platform-agnostic solution, it has been
information is broadcast
to all the participants in shown to work on both Ethereum and Hyperledger platforms.
the blockchain Another work [81] discusses a case study for tracking quality
Using an agreed upon Network assurance using Hyperledger blockchain technology. Using
Unverified network consensus
Consensus standard quality assurance procedures, grain quality profiles
algorithm, the block
Block transactions are verified are generated and shared across the chain transparently.
Fig. 5: Blockchain connected agriculture sector

B. Commercial implementations
1) PowerLedger: PowerLedger provides a market trading
platform based on blockchain technology, enabling the Some commercial implementations of blockchain in the
owners of renewable energy sources to sell their energy agriculture industry are listed below:
surplus at a pre-determined price within the microgrids
i. iGrow is a commercial center that associates landown-
or over the distribution network [73]- [74]. Distribution
ers, farmers, investors, and harvest purchasers to make
system operators receive revenue for the energy traded
a complete supply chain for organic food [82]. In the
over the distribution network.
first stage, the iGrow team identifies crops with stable
2) Bankymoon: Bankymoon provides blockchain-enabled
demand, prices and growing characteristics. In the second
smart prepaid energy meters, targetting schools and com-
stage, the team finds arable land and the farmers to work
munities around the world in need of affordable power
on it. In the third stage, iGrow raises capital for seeds
supply. With the facility of transferring and reloading
from urban people that want to have a connection with
the smart meters with Bitcoins, it not only benefits
their neighboring countryside: this way they can see their
the customers, but the power suppliers also get on-time
investments grow. Finally, the platform connects all of
payment [75]- [76].
these actors with the ultimate buyers, so everyone has
a share of revenue and the consumers get their healthy
D. Challenges crops. Agriculture Blockchain by iGrow has created a
As per the Bitcoin energy consumption report, 30 billion better network by connecting all the farmers on the same
kWh electricity was consumed for carrying out 30 million platform with the real-time market.
transactions, accounting for 0.13% of energy consumption ii. Avenews-GT provides a platform for commercial trade of
worldwide [77]. For the energy sector, the number of trans- agricultural produce where dedicated farmers, agricultural
actions can be safely multiplied 1000 times. This, in turn, cooperatives can conduct the entire trade process in a
can show that energy consumption for such blockchain-based secure and transparent ecosystem. The blockchain records
transactions will be prohibitively high. Thus, the scalability of trade interactions and sharing of trade-related data among
currently available blockchain solutions for the power sector the partners involved in a transparent and trusted manner.
is a high challenge.

VI. AGRICULTURE I NDUSTRY C. Challenges


The agricultural industry depends on various external factors Since the data going into the blockchain is supposed to
(such as climate, quality of reap, etc) and complex supply be open and transparent, it could be a challenge to convince
chains that could be made increasingly transparent by imple- and encourage small scale customers to adopt the blockchain
menting blockchain technology. Using blockchain the journey technology. Most blockchain-based solutions currently on data
of yield from the farm to the supermarket could be made collected through IoT sensors. Thus in addition to paying for
accessible to all who need to see it – giving consumers a sense the subscription of this technology, the involved parties also
of security and control [78]- [79]. It additionally permits small have to pay for the enablement of IoT, further leading to higher
producers, with fewer assets, to access similar data as more costs. Unless return on investments is high, the complexities
affluent farms – making the market a more transparent space. involved in the blockchain technology will be a deterrent to the
A blockchain connected agricultural industry is depicted in introduction of blockchain-based solutions in the agricultural
Figure 5. industry.
8

Model ID: 102XX


Manufacturer
Model ID: 102XX
Warehouse
in power-constrained IoT devices. Their approach adopts an
ID: 12XXX
Timestamp
ID: 12XXX
Timestamp
asynchronous credit-based proof-of-work consensus mecha-
nism instead of synchronous consensus which is generally
used in a chain-structured regular blockchain. This mechanism
Model ID: 102XX works by increasing the power consumption and computational
Spare Parts Car Manufacturer
Supplier ID: 12XXX
Timestamp
complexity for malicious nodes while decreasing the same for
Spare Parts Warehouse honest nodes in the blockchain network.
Manufacturer

Car Manufacturer B. Others


Blockchains are being researched in many other areas of
manufacturing as well. Researchers in [84] proposed and sim-
Customer Dealer Service Center
ulated a distributed blockchain-based framework on Ethereum
to build a sustainable automotive industrial ecosystem. An-
Model ID: 102XX Model ID: 102XX other work [85] discusses FabRec, a decentralized methodol-
Dealer Service Center
ID: 12XXX ID: 12XXX ogy used to deal with manufacturing information generated by
Timestamp Timestamp
different manufacturing entities utilizing blockchain innova-
Fig. 6: Tracing of spare parts using blockchain in automobile tion. The decentralized information is made available to all the
industry nodes in this peer-to-peer network. Verified manufacturers in
any part of the world can be provided access to this blockchain
VII. M ANUFACTURING I NDUSTRY network. This system was demonstrated on Ethereum platform
using the PoA consensus algorithm.
In the manufacturing industry, manufacturers have to pub-
lish technical manuals of their products which have to be
C. Challenges
distributed in the repair and maintenance departments. These
technical records have to be released and timely updated, Each manufacturer may be part of multiple blockchains,
which is a very tedious process and involves tonnes of pa- thus the need for a setup to manage all these chains. For
perwork. By using blockchain technology, the technical publi- a seamless integration of these blockchains, these different
cation can rest on this framework and is accessible to the users blockchain implementations have to be standardized and inter-
of blockchain without worrying about the version changes operable. Since different organizations are creating proprietary
or losing the latest publication. Blockchain has significantly blockchains, interoperability would be a huge challenge to
enhanced the working efficiency in the manufacturing industry consider.
by uploading the data on the shared ledger. For example, in the
automobile manufacturing industry, tracking of the spare parts VIII. E- COMMERCE AND R ETAIL I NDUSTRY
becomes vital, because the availability of the parts, in real- E-commerce and retail business also may reap the benefits
time, is not known. Blockchain technology helps resolve this of advances in blockchain technology soon. This is yet another
issue by updating the relevant information of the spare parts on industry which researchers have started exploring for checking
the shared ledger which is available to all the entities involved, the applicability of blockchain technology. Figure 7 depicts
for instance, car manufacturer, warehouse distributors, etc as one scenario of applying blockchain in the retail industry.
shown in the Fig. 6.
Recent research in applying blockchain to the manufactur-
A. Security and Privacy
ing industry is discussed below:
E-commerce based on IoT is the new emerging busi-
ness model with requirements of transactions to be secure,
A. Security and privacy techniques autonomous and lightweight. Authors in [86] propose a
The manufacturing sector has begun a new boom period lightweight blockchain platform for E-commerce transaction
with the assimilation of Industrial IoT (IIoT) techniques. But management using the consensus mechanism called Practical
this has not come without its share of security and privacy con- Byzantine Fault Tolerance (PBFT). This 3-layered blockchain
cerns. Authors in [83] propose a solution based on blockchain network is shown not only to be highly scalable and efficient
for securing data interactions in a smart factory setup. They use but also secure against cyber attacks. For better performance
a private blockchain architecture inspired by Bitcoin, which in terms of reduced overhead, they implement this blockchain
comprises of an intranet for data collection and storage and using C++ instead of using a standard blockchain framework
an extranet for data utilization. While the equipment data like Ethereum. Blockchain technology offers transparency and
is still stored on the cloud, only the interaction data goes traceability that can potentially help to eliminate difficulties
onto the block, thus making it a lightweight and secure faced in the retail business and provide trust, value, and
solution. Another work proposes a credit-based consensus incentive to the customers [87]. Blockchain brings with it
security mechanism for the factories [21]. In this work, the the ability to have an audit trail to track a retail product
authors use a directed acyclic graph (DAG) based blockchain, right from its place of origin. Researchers in [88] propose
which they show to be more practical for realistic applications a reputation system for retail business, that provides privacy
9

Production details (including place,


time and quantity) are published in
the blockchain
Manufacturer

Shipped product details are


timely logged onto the shared
blockchain while in transit
Logistics Partner

Blockchain is updated at the


warehouse unit with logistics details

Warehouse

Retail and wholesale dealers


update the product receipt
related information in the blockchain

Retailer

Customer sends
anonymous feedback on the product,
which is recorded on the blockchain

Customer

Fig. 7: Tracking product using blockchain in retail industry

to the consumer’s feedback. They developed this system based


on the Ethereum platform using the PoS consensus algorithm.
The token generation for rating the retailers happens off-chain
and thus reduces the overall computational overhead also.

B. Challenges
As per the India Brand Equity Foundation (IBEF) report,
more than 1 million e-commerce transactions were happening
every day in India alone [89] as of January 2018, what to talk
of the scenario world over. With very few e-commerce players
sharing a major chunk of these transactions, it calls for these
select companies to invest heavily in blockchain technology.
The other minor players might just skip this technology, owing
to high investment and maintenance costs. Also due to the cut-
throat competition in this industry, inherent data transparency
of blockchain may be another deterrent for the quick adoption
of this technology.

IX. S UMMARY OF W ORKS


In Table II, we present a summary of all industry-specific
case studies reviewed in this study giving details of the
blockchain technology employed in each industry. For each
case study, the problem addressed and the solution proposed
are discussed. Technical details of blockchain such as consen-
sus algorithm used, the blockchain platform used, transaction
data which goes into each block, and the status of smart
contracts usage have also been discussed.
10

TABLE II: Summary of works


Ref. Problem Solution Consensus Al- Smart Contract Platform Transaction
addressed Proposal gorithm Used? data
Healthcare Industry
[90] Decentralized Distributed PoA Used Ethereum Medical Records
Record Ledger Protocol
Management
System
[53] Securing Health Dual blockchain PoC Used Ethereum and Patient Record,
Records structure Hyperledger Medical
Fabric Record and
Practitioner’s
Public Profile
[46] Minimizing risk Smart contract DNA* Used Private Data owner
to data privacy with side-blocks Blockchain identity,
requestor
identity,
sensitivity of
data
[47] Healthcare with Public key PoA Used Private Medical records
smart medicine cryptography Blockchain of user
and bilinear
pairing
technology
[48] Sharing health Blockchain for PoA Not Used Private addresses,
data in pervasive sensor address Blockchain contributor’s
social network storing with signature of
IEEE 802.15.6 health data,
protocol standard profile
[51] Data integrity IoT with smart PoC/ PoE Used Ethereum Temperature, hu-
for pharma contracts midity data, se-
supply chains rial number
[91] In-home therapy Blockchain Tor- DPoA Used Permissioned Patient
management based distributed Ethereum information and
without third transactions and Private treatment profile,
party Hyperledger healthcare
provider details
Supply Chain Industry
[58] Reducing opera- RFID based PoO Used Private Sensor data,
tional cost for architecture with Blockchain sensor type,
food traceability blockchain location,
manufacturer
[57] Alleviating data on-chain and off- PoA Used Ethereum Process support
explosion chain data stor- data, e.g. com-
age pany ID, address
index, traceabil-
ity information
[61] Traceability of UAV-based PoD Used Private Inventory data of
products inventory blockchain products
information
tracking
[62] Tangible and Hyperledger PoC Used Hyperledger Cargo details,
intangible asset Fabric Fabric shipping
tracking milestones
Continued on next page
11

TABLE II – continued from previous page


Ref. Problem Solution Consensus Al- Smart Platform Transaction
addressed Proposed gorithm Contracts data
Used?
[63] Data exchange Blockchain PoC Used Ethereum Trade
between with industry transactions,
companies standards for physical or
with safety and data exchange digital activity in
integrity (GS1, IoT, etc) the supply chain
of assets
[64] To tackle Private DNA* DNA* Bitcoin with Product ID, con-
counterfeiting blockchain a private sumer ID, retail
and forgeries in with a private blockchain location
supply chain key per product
Power Industry
[69] Optimal loan Game theory PoA Not Used Private Transaction
pricing in credit- blockchain related energy
based payment coins
[72] Security and Multisignature PoA Used Bitcoin Tuples of
privacy of and encrypted encrypted
decentralized transactions transaction data
grid transactions through
anonymous
message
communication
channels
[70] Localized Consortium PoA Not Used Consortium Energy trading
electricity blockchain Blockchain information
transaction based P2P like data type,
security and trading model pseudonyms for
privacy privacy, Energy
coins for asset
tracking
[71] Privacy preserv- Bloom filter PoA Not Used Private Electricity Con-
ing and efficient and block chain, blockchain sumption Data
data aggregation Pseudonyms
[24] Seamless Combined EV PoA and PoS Not used Distributed Data coin
connection cloud computing consortium
of heterogenous and EV edge blockchain
vehicular context computing
Manufacturing Industry
[83] To enhance secu- Bitcoin inspired PoA Not used Private Request address,
rity and privacy IIoT architecture blockchain request content,
in manufacturing response from
the management
hub
[21] Single point Directed acyclic Credit-based Not used Consortium Sensor readings
failure and graph (DAG) consensus blockchain
malicious attack structured mechanism
on IIoT systems blockchain
[84] Building a sus- Blockchain- PoC Used Ethereum Speed, mileage,
tainable platform based distributed driving
for the automo- framework behaviors,
tive ecosystem damaged parts
[85] Sharing informa- Decentralized PoA Used Ethereum Machine type,
tion in a trustless P2P blockchain type of event
network framework recorded
Continued on next page
12

TABLE II – continued from previous page


Ref. Problem Solution Consensus Al- Smart Platform Transaction
addressed Proposed gorithm Contracts data
Used?
Agriculture Industry
[80] Trust and IoT with DNA* Used Ethereum, Sensor data at
reliability in blockchain Hyperledger each stage of the
agri-food supply Sawtooth supply chain
chain
[81] Tracking grain Permissioned PoC Used Hyperledger Certified grain
quality in agri- blockchain Fabric quality data
food supply
chain
Education Industry
[92] Need for a credit European Credit Distributed PoS Not used Consortium Educational
platform for Transfer and Ac- blockchain institution’s
global higher cumulation Sys- ID, anonymous
education tem (ECTS) student details,
course ID,
number of
credits for a
course
[93] Technology Electronic PoAc Used Private Course
for recording Learning blockchain name/ID, course
learning Contract (ELC), weightage,
outcome of global support maximum
learners system course credits
and course
credits obtained
Drone (UAV) Industry
[94] Security Dynamic PoG Used Private Details of
(confidentiality partitioning blockchain participating
and integrity) of UAV groups UAVs, sensor
in semi- data, flight
autonomous control
UAVnets algorithm, route
information with
coordinates
[95] Detection of Private key PoA Used Hyperledger Details of the
compromised cryptography Indy surveillance
UAVs with a pre- UAVs
registered UAV
list
*DNA = Data Not Available
13

X. OPEN ISSUES AND NEWER APPLICATION 5) Regulations: Since blockchain works in a decentralized
AREAS way without reliance on a third party central authority, indus-
trial standards and government regulations must be enforced
In this section, we discuss some of the pressing open [112]. With many new blockchain platforms being proposed,
issues in the adoption of blockchain in the IIoT scenario and the need for timely enforcement of industry standards for block
discuss newer application areas in Industry 4.0 and IIoT where data formats and interfacing formats has increased even more.
blockchain is being experimented for identifying possible
solutions.
B. Newer application areas
1) Drone Industry: The newest industry where blockchains
A. Open issues are being tried and tested is the drone industry. Drones or
Unmanned Aerial Vehicles (UAVs) as are called now being
1) Scalability: Scalability issues in the existing blockchain deployed on a large scale for civilian purposes, diverging
technologies are a major deterrent in wide acceptance and from their traditional use in military applications. Security
deployment of blockchains (e.g. VISA can process around of UAVnet (UAV networks) is an important research area,
2000 transactions per second [96], whereas Bitcoin can process with many research works in this area. Not many research
only up to 7 transactions in one second [97]). In current works exist currently in the literature discussing blockchain
blockchain implementations, each fully participating node is applicability for UAVs. In [94] researchers propose integrating
required to hold a blockchain copy. In contrast to traditional blockchain technology with UAVnet, where each UAV in the
databases, this leads to huge storage overhead. Specifically in network will function as a blockchain node. This approach is
the IIoT scenario, with the growing number of sensor nodes supposed to protect the network from hacking attacks where
and the amount of data generated, the problem is compounded. the attacker tries to intercept the control and communications
Although recent lightweight platforms like Ethereum have commands to take control of the individual nodes in the
been developed [98], blockchain deployments remain out of network. Another work [95] proposes using an asymmetric
scope for resource and storage constrained IoT devices. key encryption technique for detecting compromised UAVs
2) Security and Privacy: IoT networks are already prone in a surveillance application. They use the ABS-SecurityUAV
to various security attacks like replay attacks [99] and eaves- simulator for validating their technique, and show that 90% of
dropping attacks [100]. Along with these security risks, the UAVs were able to reach the right consensus, and detect
blockchains bring their own set of security vulnerabilities. the compromised UAV. Thus, a compromised UAV sending
Some of the known security vulnerabilities in blockchain incorrect information (in the form of fake alerts of detecting an
technology are smart contract program vulnerabilities [101], intruder) will not be able to add data blocks in this blockchain,
message hijack [102], etc. Privacy leakage is another concern since the other UAVs in the network also participate in the
in blockchains, as shown in [103] (e.g. there is a risk of consensus algorithm.
potential privacy breach with transaction data being stored on 2) Educational Industry: As the power of web-based dis-
the blockchain [104]). tance learning increases, so does the need for an independent
3) Energy and cost efficiency: Consensus algorithms like and transparent way of verifying educational records and
PoW executed in the process of mining blockchains are known transcripts of students. A blockchain-based platform could
to consume a lot of electricity and are thus computationally serve as a notary for educational records, creating a way
quite expensive [105]–[107]. As the size of blockchain grows for educational institutions and employers to access secure
over time, more powerful miners have to be deployed for transcripts and records. It could also enable the collaboration
running these algorithms. Some energy-efficient consensus of universities and other academic institutions [113]. The
protocols such as PoS [108], DPoS [109], Proof of Trust [110] increasingly dynamic nature of employment implies that more
have been proposed in recent times. Instead of storing the qualifications are required as career paths deviate across dis-
whole blockchain data, these protocols store only the most ciplines and organizations. Often qualifications are necessary
recent transaction data on the blockchain. Nevertheless, energy just to apply for a role, and with the rise in demand, educa-
and resource-constrained IIoT devices are still overwhelmed tional dishonesty is also increasing. However, blockchain can
by huge amounts of industrial data generated. Thus, the become the backbone of educational proof, giving employers
design of more efficient consensus algorithms is still an open the data required to determine whether a candidate’s resume
challenge. is accurate [114]. In the US, MIT is already implementing
4) Resource constraints: Current blockchain implementa- blockchain technology. They built an app, called Blockcerts
tions require stable network connections. IIoT devices do Wallet, which enables graduates to securely share a tamper-
not always guarantee stable network connections, thus the proof and verifiable digital version of their degrees with
implementation of blockchain technology is a challenge in prospective employers. It is simple to understand and use: a
this scenario. Also, blockchains incur high network overhead digital token represents the qualifications and credentials can
which further is a challenge for integration into IIoT [111]. be added to the app, providing both a digital degree and instant
Degree of decentralization possible in current implementations verification of authenticity. The portal uses the digital ledger
of blockchain integrated IoT networks is also limited, due to to locate the transaction ID, verifying the keys, and confirming
resource limitations of IoT devices and networks [104]. that nothing has been altered since the record was added. As
14

each certificate is logged as a transaction on the blockchain safer compared to a decentralized approach and has been in
network, it prevents tampering or fraud [115]- [116]. practice in the industry for so long now. This is set to change
3) Music Industry: A smart contract ensures the authen- now with the blockchain technology promising solutions for
ticity of a copyrighted product. These contracts define and addressing both security and integrity issues. In this paper, we
automate the relationships and interactions between the stake- surveyed the latest research work conducted on blockchain ap-
holders of a product. They also aid in ensuring that the product plicability in multiple IIoT-specific industries. We also looked
a customer is buying is authentic and not just a perfect copy. into various commercial implementations of blockchain in the
A potential use case of smart contracts in the music industry is Industry 4.0 and Industrial IoT to provide an abstract measure
the music rights management. With the rise of the Internet and of adoption in practice. And we further discuss the challenges
mushrooming of several online music streaming services, the faced by each of these industries for implementing blockchain.
music industry has been undergoing a major change in the last While many blockchain projects have emerged in the last
10-15 years. Songwriters, artists, publishers, streaming service few years, research in the blockchain is in its infancy. For
providers and many others involved in this industry have been blockchain technology to be fully utilizable and customizable,
affected by this change. The method of royalty determination industry-oriented research should be further directed to address
in the music business has always been a complicated task, many of these challenges including personal data protection,
but with the Internet rise, this process has become even more scalability of block data, data secrecy and privacy of the
complex. Blockchain technology can help to make the royalty participating organization, blockchain integration and adoption
payment process transparent by maintaining an accurate and cost, and governmental regulations.
comprehensive decentralized database for storing information
(in the form of a public ledger) of music rights ownership. R EFERENCES
It would do away with the intermediation of the industry,
allowing artists to create and capture more value from their [1] D. Puthal, N. Malik, S. P. Mohanty, E. Kougianos, and G. Das,
“Everything you wanted to know about the blockchain: Its promise,
products [117]. In addition to this, as determined by the smart components, processes, and problems,” IEEE Consumer Electronics
contracts the royalty split for each work could be added to the Magazine, vol. 7, no. 4, pp. 6–14, 2018.
ledger thus guaranteeing a fair royalty share to the original [2] K. Christidis and M. Devetsikiotis, “Blockchains and smart contracts
for the internet of things,” Ieee Access, vol. 4, pp. 2292–2303, 2016.
stakeholders of the copyrighted product [118]. [3] T. M. Fernández-Caramés and P. Fraga-Lamas, “A review on the use of
4) Taxi Industry: Current ride-sharing services such as blockchain for the internet of things,” IEEE Access, vol. 6, pp. 32 979–
Uber work with a centralized model, running algorithms from 33 001, 2018.
[4] M. A. Ferrag, M. Derdour, M. Mukherjee, A. Derhab, L. Maglaras,
their dispatch centers to control their fleet of cabs. Blockchain and H. Janicke, “Blockchain technologies for the internet of things:
could provide a decentralized and distributed approach to Research issues and challenges,” IEEE Internet of Things Journal,
the existing model, with cab riders and drivers creating a 2018.
[5] T. Salman, M. Zolanvari, A. Erbad, R. Jain, and M. Samaka, “Security
more customer-driven consumer place [119]. Drivers can also services using blockchains: A state of the art survey,” IEEE Commu-
collaborate to operate on a larger scale, allowing for building nications Surveys & Tutorials, vol. 21, no. 1, pp. 858–880, 2018.
trust and better coverage. They can also create a recurring [6] C. Shen and F. Pena-Mora, “Blockchain for cities—a systematic
literature review,” IEEE Access, vol. 6, pp. 76 787–76 819, 2018.
list of clients whom they can rely upon for regular income [7] P. Fraga-Lamas and T. M. Fernández-Caramés, “A review on
and the customers will have a driver that they can trust. The blockchain technologies for an advanced and cyber-resilient automotive
California-based startup Chasyr is trying the same with its industry,” IEEE Access, vol. 7, pp. 17 578–17 598, 2019.
[8] H. Lu, K. Huang, M. Azimi, and L. Guo, “Blockchain technology
platform. A new P2P ride-sharing startup based on Ethereum in the oil and gas industry: A review of applications, opportunities,
blockchain called Arcade City is giving a stiff competition challenges, and risks,” IEEE Access, vol. 7, pp. 41 426–41 444, 2019.
to the existing ride-sharing services with the motivation of [9] R. Yang, F. R. Yu, P. Si, Z. Yang, and Y. Zhang, “Integrated blockchain
and edge computing systems: A survey, some research issues and
eliminating the middleman involved and in saving the driver challenges,” IEEE Communications Surveys & Tutorials, 2019.
rights [120]- [121]. Unlike the negative experiences of the [10] J. Xie, H. Tang, T. Huang, F. R. Yu, R. Xie, J. Liu, and Y. Liu, “A survey
current services based on a centralized model, the drivers can of blockchain technology applied to smart cities: Research issues and
challenges,” IEEE Communications Surveys & Tutorials, 2019.
experience complete autonomy. The drivers in this service are [11] S. Nakamoto et al., “Bitcoin: A peer-to-peer electronic cash system,”
free to converse with the customers, fix their charges, choose 2008.
the payment method of their choice and collaborate with other [12] D. Larimer, “Transactions as proof-of-stake,” Nov-2013, 2013.
[13] ——, “Delegated proof-of-stake (dpos),” Bitshare whitepaper, 2014.
drivers. [14] M. Castro, B. Liskov et al., “Practical byzantine fault tolerance,” in
OSDI, vol. 99, 1999, pp. 173–186.
[15] P. J. Taylor, T. Dargahi, A. Dehghantanha, R. M. Parizi, and K.-K. R.
XI. C ONCLUSION Choo, “A systematic literature review of blockchain cyber security,”
Digital Communications and Networks, 2019. [Online]. Available:
The use of blockchain technology in IoT-enabled industries http://www.sciencedirect.com/science/article/pii/S2352864818301536
(Industry 4.0 and Industrial IoT) is expected to grow and be [16] R. M. Parizi, Amritraj, and A. Dehghantanha, “Smart contract program-
beneficial to the industrial sector. Tamper-proof and resilient ming languages on blockchains: An empirical evaluation of usability
and security,” in International Conference on Blockchain (ICBC 2018).
techniques of record-keeping are said to be the game changers Springer, 2018, pp. 75–91.
offered by this technology. As seen in multiple case studies [17] R. M. Parizi, A. Dehghantanha, K.-K. R. Choo, and A. Singh, “Empir-
in this paper, many industrial sectors are seriously considering ical vulnerability analysis of automated smart contracts security testing
on blockchains,” in Proceedings of the 28th Annual International
investing in blockchain. In spite of scalability issues, the tradi- Conference on Computer Science and Software Engineering (CASCON
tional method of centralized data sharing has been considered 2018). IBM Corp., 2018, pp. 103–113.
15

[18] D. Efanov and P. Roschin, “The all-pervasiveness of the blockchain [43] M. A. Salahuddin, A. Al-Fuqaha, M. Guizani, K. Shuaib, and F. Sallabi,
technology,” Procedia computer science, vol. 123, pp. 116–121, 2018. “Softwarization of internet of things infrastructure for secure and smart
[19] “Announcement of the Industrie 4.0 Project in the 2011 Hannover healthcare,” Computer, vol. 50, no. 7, pp. 74–79, 2017.
Fair,” Available:https://www.vdinachrichten.com/Technik-Gesellschaft/ [44] T. Nugent, D. Upton, and M. Cimpoesu, “Improving data transparency
Industrie-40-Mit-Internet-Dinge-Weg-4-industriellen-Revolution, in clinical trials using blockchain smart contracts,” F1000Research,
[Online; accessed 12-April-2019]. vol. 5, 2016.
[20] D. Miller, “Blockchain and the internet of things in the industrial [45] Q. Xia, E. B. Sifah, K. O. Asamoah, J. Gao, X. Du, and M. Guizani,
sector,” IT Professional, vol. 20, no. 3, pp. 15–18, 2018. “Medshare: Trust-less medical data sharing among cloud service
[21] J. Huang, L. Kong, G. Chen, M.-Y. Wu, X. Liu, and P. Zeng, “Towards providers via blockchain,” IEEE Access, vol. 5, pp. 14 757–14 767,
secure industrial iot: Blockchain system with credit-based consensus 2017.
mechanism,” IEEE Transactions on Industrial Informatics, 2019. [46] ——, “Medshare: Trust-less medical data sharing among cloud service
[22] Y. Xu, J. Ren, G. Wang, C. Zhang, J. Yang, and Y. Zhang, “A providers via blockchain,” IEEE Access, vol. 5, pp. 14 757–14 767,
blockchain-based non-repudiation network computing service scheme 2017.
for industrial iot,” IEEE Transactions on Industrial Informatics, 2019. [47] H.-T. Wu and C.-W. Tsai, “Toward blockchains for health-care systems:
[23] W. Liang, M. Tang, J. Long, X. Peng, J. Xu, and K.-C. Li, “A secure Applying the bilinear pairing technology to ensure privacy protection
fabric blockchain-based data transmission technique for industrial and accuracy in data sharing,” IEEE Consumer Electronics Magazine,
internet-of-things,” IEEE Transactions on Industrial Informatics, 2019. vol. 7, no. 4, pp. 65–71, 2018.
[24] H. Liu, Y. Zhang, and T. Yang, “Blockchain-enabled security in electric [48] J. Zhang, N. Xue, and X. Huang, “A secure system for pervasive social
vehicles cloud and edge computing,” IEEE Network, vol. 32, no. 3, pp. network-based healthcare,” IEEE Access, vol. 4, pp. 9239–9250, 2016.
78–83, 2018. [49] “NCBI,” https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4105729/,
[25] H. Yao, T. Mai, J. Wang, Z. Ji, C. Jiang, and Y. Qian, “Resource trading 2018, [Online; accessed 12-April-2019].
in blockchain-based industrial internet of things,” IEEE Transactions [50] B. Alangot, K. Achuthan et al., “Trace and track: Enhanced pharma
on Industrial Informatics, 2019. supply chain infrastructure to prevent fraud,” in International Con-
[26] S. Zhao, S. Li, and Y. Yao, “Blockchain enabled industrial internet ference on Ubiquitous Communications and Network Computing.
of things technology,” IEEE Transactions on Computational Social Springer, 2017, pp. 189–195.
Systems, 2019. [51] T. Bocek, B. B. Rodrigues, T. Strasser, and B. Stiller, “Blockchains
[27] M. S. Ali, M. Vecchio, M. Pincheira, K. Dolui, F. Antonelli, and M. H. everywhere-a use-case of blockchains in the pharma supply-chain,”
Rehmani, “Applications of blockchains in the internet of things: A in 2017 IFIP/IEEE Symposium on Integrated Network and Service
comprehensive survey,” IEEE Communications Surveys & Tutorials, Management (IM). IEEE, 2017, pp. 772–777.
vol. 21, no. 2, pp. 1676–1717, 2018. [52] “MedRec,” https://medrec.media.mit.edu/, 2016, [Online; accessed 12-
[28] H.-N. Dai, Z. Zheng, and Y. Zhang, “Blockchain for internet of things: April-2019].
A survey,” arXiv preprint arXiv:1906.00245, 2019. [53] “Medicalchain,” https://medicalchain.com/en/, 2019, [Online; accessed
[29] J. Al-Jaroodi and N. Mohamed, “Blockchain in industries: A survey,” 12-April-2019].
IEEE Access, vol. 7, pp. 36 500–36 515, 2019. [54] C. Esposito, A. De Santis, G. Tortora, H. Chang, and K.-K. R. Choo,
[30] M. H. Kassab, J. DeFranco, T. Malas, P. Laplante, V. V. G. Neto et al., “Blockchain: A panacea for healthcare cloud-based data security and
“Exploring research in blockchain for healthcare and a roadmap for the privacy?” IEEE Cloud Computing, vol. 5, no. 1, pp. 31–37, 2018.
future,” IEEE Transactions on Emerging Topics in Computing, 2019. [55] S. Singh and N. Singh, “Blockchain: Future of financial and cyber
[31] T. M. Fernández-Caramés and P. Fraga-Lamas, “A review on the security,” in 2016 2nd International Conference on Contemporary
application of blockchain to the next generation of cybersecure industry Computing and Informatics (IC3I), Dec 2016, pp. 463–467.
4.0 smart factories,” IEEE Access, vol. 7, pp. 45 201–45 218, 2019. [56] G. Perboli, S. Musso, and M. Rosano, “Blockchain in logistics and
[32] A. S. Musleh, G. Yao, and S. Muyeen, “Blockchain applications in supply chain: A lean approach for designing real-world use cases,”
smart grid–review and frameworks,” IEEE Access, vol. 7, pp. 86 746– IEEE Access, vol. 6, pp. 62 018–62 028, 2018.
86 757, 2019. [57] Q. Lin, H. Wang, X. Pei, and J. Wang, “Food safety traceability system
[33] J. A. Jaoude and R. G. Saade, “Blockchain applications–usage in based on blockchain and epcis,” IEEE Access, vol. 7, pp. 20 698–
different domains,” IEEE Access, vol. 7, pp. 45 360–45 381, 2019. 20 707, 2019.
[34] K. Zhou, T. Liu, and L. Zhou, “Industry 4.0: Towards future industrial [58] S. Mondal, K. Wijewardena, S. Karuppuswami, N. Kriti, D. Kumar, and
opportunities and challenges,” in 2015 12th International conference P. Chahal, “Blockchain inspired rfid based information architecture for
on fuzzy systems and knowledge discovery (FSKD). IEEE, 2015, pp. food supply chain,” IEEE Internet of Things Journal, 2019.
2147–2152. [59] N. Álvarez-Díaz, J. Herrera-Joancomartí, and P. Caballero-Gil, “Smart
[35] R. Davies, “Industry 4.0 digitalisation for productivity and growth,” contracts based on blockchain for logistics management,” in Proceed-
European Parliamentary Research Service, vol. 1, 2015. ings of the 1st international conference on Internet of Things and
[36] F. Shrouf, J. Ordieres, and G. Miragliotta, “Smart factories in industry machine learning. ACM, 2017, p. 73.
4.0: A review of the concept and of energy management approached [60] K. Toyoda, P. T. Mathiopoulos, I. Sasase, and T. Ohtsuki, “A novel
in production based on the internet of things paradigm,” in 2014 IEEE blockchain-based product ownership management system (poms) for
international conference on industrial engineering and engineering anti-counterfeits in the post supply chain,” IEEE Access, vol. 5, pp.
management. IEEE, 2014, pp. 697–701. 17 465–17 477, 2017.
[37] J. Wu, S. Guo, H. Huang, W. Liu, and Y. Xiang, “Information and [61] T. M. Fernández-Caramés, O. Blanco-Novoa, M. Suárez-Albela, and
communications technologies for sustainable development goals: state- P. Fraga-Lamas, “A uav and blockchain-based system for industry 4.0
of-the-art, needs and perspectives,” IEEE Communications Surveys & inventory and traceability applications,” in Multidisciplinary Digital
Tutorials, vol. 20, no. 3, pp. 2389–2406, 2018. Publishing Institute Proceedings, vol. 4, no. 1, 2018, p. 26.
[38] S. Weyer, M. Schmitt, M. Ohmer, and D. Gorecky, “Towards industry [62] T. Scott, “TradeLens: How IBM and Maersk Are Sharing
4.0-standardization as the crucial challenge for highly modular, multi- Blockchain to Build a Global Trade Platform,” https:
vendor production systems,” Ifac-Papersonline, vol. 48, no. 3, pp. 579– //www.ibm.com/blogs/think/2018/11/tradelens-how-ibm-and-maersk-
584, 2015. are-sharing-blockchain-to-build-a-global-trade-platform/, 2018,
[39] “The Industrial Internet of Things (IIoT): innovation, bene- [Online; accessed 12-April-2019].
fits and barriers,” https://www.i-scoop.eu/internet-of-things-guide/ [63] “OriginTrail,” https://origintrail.io/, 2019.
industrial-internet-things-iiot-saving-costs-innovation/, 2019, [Online; [64] C. Hulseapple, “Block Verify Uses Blockchains to End Counterfeiting
accessed 12-April-2019]. and Make World More Honest,” https://cointelegraph.com/news/block-
[40] M. Weyrich and C. Ebert, “Reference architectures for the internet of verify-uses-blockchains-to-end-counterfeiting-and-make-world-more-
things,” IEEE Software, vol. 33, no. 1, pp. 112–116, 2015. honest, 2015, [Online; accessed 12-April-2019].
[41] C. Esposito, A. De Santis, G. Tortora, H. Chang, and K. R. Choo, [65] E. Mengelkamp, B. Notheisen, C. Beer, D. Dauer, and C. Weinhardt,
“Blockchain: A panacea for healthcare cloud-based data security and “A blockchain-based smart grid: towards sustainable local energy
privacy?” IEEE Cloud Computing, vol. 5, no. 1, pp. 31–37, Jan 2018. markets,” Computer Science-Research and Development, vol. 33, no.
[42] H. Wu and C. Tsai, “Toward blockchains for health-care systems: 1-2, pp. 207–214, 2018.
Applying the bilinear pairing technology to ensure privacy protection [66] E. R. Sanseverino, M. L. Di Silvestre, P. Gallo, G. Zizzo, and
and accuracy in data sharing,” IEEE Consumer Electronics Magazine, M. Ippolito, “The blockchain in microgrids for transacting energy and
vol. 7, no. 4, pp. 65–71, July 2018. attributing losses,” in 2017 IEEE International Conference on Internet
16

of Things (iThings) and IEEE Green Computing and Communications [90] A. Azaria, A. Ekblaw, T. Vieira, and A. Lippman, “Medrec: Using
(GreenCom) and IEEE Cyber, Physical and Social Computing (CP- blockchain for medical data access and permission management,” in
SCom) and IEEE Smart Data (SmartData). IEEE, 2017, pp. 925–930. 2016 2nd International Conference on Open and Big Data (OBD).
[67] M. Andoni, V. Robu, D. Flynn, S. Abram, D. Geach, D. Jenkins, P. Mc- IEEE, 2016, pp. 25–30.
Callum, and A. Peacock, “Blockchain technology in the energy sector: [91] M. A. Rahman, M. S. Hossain, G. Loukas, E. Hassanain, S. S. Rahman,
A systematic review of challenges and opportunities,” Renewable and M. F. Alhamid, and M. Guizani, “Blockchain-based mobile edge
Sustainable Energy Reviews, vol. 100, pp. 143–174, 2019. computing framework for secure therapy applications,” IEEE Access,
[68] “GTM research report 2018,” https://www.greentechmedia.com/ vol. 6, pp. 72 469–72 478, 2018.
articles/read/four-predictions-for-blockchain-in-energy-in-2018, 2019. [92] M. Turkanović, M. Hölbl, K. Košič, M. Heričko, and A. Kamišalić,
[69] Z. Li, J. Kang, R. Yu, D. Ye, Q. Deng, and Y. Zhang, “Consortium “Eductx: A blockchain-based higher education credit platform,” IEEE
blockchain for secure energy trading in industrial internet of things,” Access, vol. 6, pp. 5112–5127, 2018.
IEEE transactions on industrial informatics, vol. 14, no. 8, pp. 3690– [93] B. Duan, Y. Zhong, and D. Liu, “Education application of blockchain
3700, 2018. technology: Learning outcome and meta-diploma,” in 2017 IEEE
[70] J. Kang, R. Yu, X. Huang, S. Maharjan, Y. Zhang, and E. Hossain, “En- 23rd International Conference on Parallel and Distributed Systems
abling localized peer-to-peer electricity trading among plug-in hybrid (ICPADS). IEEE, 2017, pp. 814–817.
electric vehicles using consortium blockchains,” IEEE Transactions on [94] A. Kuzmin and E. Znak, “Blockchain-base structures for a secure
Industrial Informatics, vol. 13, no. 6, pp. 3154–3164, 2017. and operate network of semi-autonomous unmanned aerial vehicles,”
[71] Z. Guan, G. Si, X. Zhang, L. Wu, N. Guizani, X. Du, and Y. Ma, in 2018 IEEE International Conference on Service Operations and
“Privacy-preserving and efficient aggregation based on blockchain for Logistics, and Informatics (SOLI). IEEE, 2018, pp. 32–37.
power grid communications in smart communities,” IEEE Communi- [95] I. García-Magariño, R. Lacuesta, M. Rajarajan, and J. Lloret, “Security
cations Magazine, vol. 56, no. 7, pp. 82–88, 2018. in networks of unmanned aerial vehicles for surveillance with an agent-
[72] N. Z. Aitzhan and D. Svetinovic, “Security and privacy in decentralized based approach inspired by the principles of blockchain,” Ad Hoc
energy trading through multi-signatures, blockchain and anonymous Networks, vol. 86, pp. 72–82, 2019.
messaging streams,” IEEE Transactions on Dependable and Secure [96] “Bitcoin and Ethereum vs Visa and PayPal Transactions per
Computing, vol. 15, no. 5, pp. 840–852, 2018. second,” http://www.altcointoday.com/bitcoin-ethereum-vs-visa-
[73] “Power Ledger,” https://www.powerledger.io/, 2018, [Online; accessed paypal-transactions-per-second/, [Online; accessed 12-April-2019].
12-April-2019]. [97] K. Croman, C. Decker, I. Eyal, A. E. Gencer, A. Juels, A. Kosba,
[74] “Power ledger white paper,” https://powerledger.io/whitepaper/, 2018. A. Miller, P. Saxena, E. Shi, E. G. Sirer et al., “On scaling decentralized
blockchains,” in International Conference on Financial Cryptography
[75] “Bankymooon - Blockchain Powered Solutions and Services,” http:
and Data Security. Springer, 2016, pp. 106–125.
//bankymoon.co.za/, 2019.
[98] “Ethereum Light Client Protocol,” https://github.com/ethereum/wiki/
[76] A. Goranović, M. Meisel, L. Fotiadis, S. Wilker, A. Treytl, and
wiki/Light-client-protocol, [Online; accessed 12-April-2019].
T. Sauter, “Blockchain applications in microgrids an overview of cur-
[99] J. Lin, W. Yu, N. Zhang, X. Yang, H. Zhang, and W. Zhao, “A survey
rent projects and concepts,” in IECON 2017-43rd Annual Conference of
on internet of things: Architecture, enabling technologies, security and
the IEEE Industrial Electronics Society. IEEE, 2017, pp. 6153–6158.
privacy, and applications,” IEEE Internet of Things Journal, vol. 4,
[77] “Bitcoin Energy Consumption Index.” https://digiconomist.net/bitcoin-
no. 5, pp. 1125–1142, 2017.
energyconsumption, 2019.
[100] X. Li, H. Wang, H.-N. Dai, Y. Wang, and Q. Zhao, “An analytical
[78] F. Yiannas, “A new era of food transparency powered by blockchain,” study on eavesdropping attacks in wireless nets of things,” Mobile
Innovations: Technology, Governance, Globalization, vol. 12, no. 1-2, Information Systems, vol. 2016, 2016.
pp. 46–56, 2018.
[101] X. Li, P. Jiang, T. Chen, X. Luo, and Q. Wen, “A survey on the security
[79] M. P. Caro, M. S. Ali, M. Vecchio, and R. Giaffreda, “Blockchain- of blockchain systems,” Future Generation Computer Systems, 2017.
based traceability in agri-food supply chain management: A practical [102] M. Apostolaki, A. Zohar, and L. Vanbever, “Hijacking bitcoin: Routing
implementation,” in 2018 IoT Vertical and Topical Summit on Agricul- attacks on cryptocurrencies,” in 2017 IEEE Symposium on Security and
ture - Tuscany (IOT Tuscany), May 2018, pp. 1–4. Privacy (SP). IEEE, 2017, pp. 375–392.
[80] M. P. Caro, M. S. Ali, M. Vecchio, and R. Giaffreda, “Blockchain-based [103] M. Conti, E. S. Kumar, C. Lal, and S. Ruj, “A survey on security and
traceability in agri-food supply chain management: A practical imple- privacy issues of bitcoin,” IEEE Communications Surveys & Tutorials,
mentation,” in 2018 IoT Vertical and Topical Summit on Agriculture- vol. 20, no. 4, pp. 3416–3452, 2018.
Tuscany (IOT Tuscany). IEEE, 2018, pp. 1–4. [104] A. Dorri, S. S. Kanhere, and R. Jurdak, “Mof-bc: A memory optimized
[81] P. Lucena, A. P. Binotto, F. d. S. Momo, and H. Kim, “A case study and flexible blockchain for large scale networks,” Future Generation
for grain quality assurance tracking based on a blockchain business Computer Systems, vol. 92, pp. 357–373, 2019.
network,” arXiv preprint arXiv:1803.07877, 2018. [105] J. Mendling, I. Weber, W. V. D. Aalst, J. V. Brocke, C. Cabanillas,
[82] “iGrowchain,” https://www.igrowchain.com, 2019, [Online; accessed F. Daniel, S. Debois, C. D. Ciccio, M. Dumas, S. Dustdar et al.,
12-April-2019]. “Blockchains for business process management-challenges and op-
[83] J. Wan, J. Li, M. Imran, D. Li et al., “A blockchain-based solution for portunities,” ACM Transactions on Management Information Systems
enhancing security and privacy in smart factory,” IEEE Transactions (TMIS), vol. 9, no. 1, p. 4, 2018.
on Industrial Informatics, 2019. [106] M. Conoscenti, A. Vetro, and J. C. De Martin, “Blockchain for the
[84] P. K. Sharma, N. Kumar, and J. H. Park, “Blockchain-based distributed internet of things: A systematic literature review,” in 2016 IEEE/ACS
framework for automotive industry in a smart city,” IEEE Transactions 13th International Conference of Computer Systems and Applications
on Industrial Informatics, 2018. (AICCSA). IEEE, 2016, pp. 1–6.
[85] A. Angrish, B. Craver, M. Hasan, and B. Starly, “A case study for [107] N. Bozic, G. Pujolle, and S. Secci, “A tutorial on blockchain and
blockchain in manufacturing:“fabrec”: A prototype for peer-to-peer applications to secure network control-planes,” in 2016 3rd Smart
network of manufacturing nodes,” Procedia Manufacturing, vol. 26, Cloud Networks & Systems (SCNS). IEEE, 2016, pp. 1–8.
pp. 1180–1192, 2018. [108] “Telehash,” http://telehash.org, [Online; accessed 12-April-2019].
[86] C. Liu, Y. Xiao, V. Javangula, Q. Hu, S. Wang, and X. Cheng, [109] “DPOS Description on Bitshares,” http://docs.bitshares.org/bitshares/
“Normachain: A blockchain-based normalized autonomous transaction dpos.html, [Online; accessed 12-April-2019].
settlement system for iot-based e-commerce,” IEEE Internet of Things [110] J. Zou, B. Ye, L. Qu, Y. Wang, M. A. Orgun, and L. Li, “A proof-of-
Journal, 2018. trust consensus protocol for enhancing accountability in crowdsourcing
[87] R. M. Parizi and A. Dehghantanha, “On the understanding of gami- services,” IEEE Transactions on Services Computing, 2018.
fication in blockchain systems,” in 2018 6th International Conference [111] K. Biswas and V. Muthukkumarasamy, “Securing smart cities using
on Future Internet of Things and Cloud Workshops (FiCloudW), Aug blockchain technology,” in 2016 IEEE 18th international conference
2018, pp. 214–219. on high performance computing and communications; IEEE 14th inter-
[88] D. Liu, A. Alahmadi, J. Ni, X. Lin et al., “Anonymous reputation national conference on smart city; IEEE 2nd international conference
system for iiot-enabled retail marketing atop pos blockchain,” IEEE on data science and systems (HPCC/SmartCity/DSS). IEEE, 2016,
Transactions on Industrial Informatics, 2019. pp. 1392–1393.
[89] “IBEF,” https://www.ibef.org/download/Ecommerce-Report-Jan-2018. [112] C. P. Transaction, “Blockchain: Opportunities for health care,” CP
pdf, [Online; accessed 12-April-2019]. Transaction, 2016.
17

[113] G. Chen, B. Xu, M. Lu, and N.-S. Chen, “Exploring blockchain tech- KIM-KWANG RAYMOND CHOO received the
nology and its potential applications for education,” Smart Learning Ph.D. degree in information security from Queens-
Environments, vol. 5, no. 1, p. 1, 2018. land University of Technology, Australia, in 2006.
[114] E. Estrela Bessa and J. Martins, “A blockchain-based educational He currently holds the Cloud Technology Endowed
record repository,” 01 2019. Professorship at The University of Texas at San
[115] “Blockcerts,” https://www.blockcerts.org, 2019, [Online; accessed 12- Antonio (UTSA). In 2016, he was named the Cyber-
April-2019]. security Educator of the Year –APAC (Cybersecurity
[116] Datadriveninvestor, “What is Blockcerts and how it issues verifiable Excellence Awards are produced in cooperation with
blockchain records?” https://www.datadriveninvestor.com/2019/01/15/ the Information Security Community on LinkedIn),
what-is-blockcerts-how-it-issues-verifiable-blockchain-records/, 2019, and in 2015, he and his team won the Digital Foren-
[Online; accessed 12-April-2019]. sics Research Challenge organized by Germany’s
[117] C. Sitonio and A. Nucciarelli, “The impact of blockchain on the music University of Erlangen-Nuremberg. He is the recipient of the 2018 UTSA
industry,” 2018. College of Business Col. Jean Piccione and Lt. Col. Philip Piccione Endowed
[118] N. Nizamuddin, H. Hasan, K. Salah, and R. Iqbal, “Blockchain-based Research Award for Tenured Faculty, Outstanding Associate Editor of 2018
framework for protecting author royalty of digital assets,” Arabian for IEEE ACCESS, British Computer Society’s 2019 Wilkes Award Runnerup
Journal for Science and Engineering, pp. 1–18, 2019. for his paper published in the 2018 volume of The Computer Journal (Oxford
[119] Y. Yuan and F. Wang, “Towards blockchain-based intelligent trans- University Press, 2019), the EURASIP Journal on Wireless Communications
portation systems,” in 2016 IEEE 19th International Conference on and Networking (JWCN) Best Paper Award, the IEEE TrustCom 2018 Best
Intelligent Transportation Systems (ITSC), Nov 2016, pp. 2663–2668. Paper Award, ESORICS 2015 Best Research Paper Award, 2014Highly
[120] “Chasyr,” https://www.chasyr.com, 2019, [Online; accessed 12-April- Commended Award by the Australia New Zealand Policing Advisory Agency,
2019]. Fulbright Scholarship in 2009, 2008 Australia Day Achievement Medallion,
[121] A. Rossow, “Hailing Rides Down Crypto Lane: The Future Of and British Computer Society’s Wilkes Award in 2008. He is also a Fellow
Ridesharing.” https://www.forbes.com/sites/andrewrossow/2018/07/18/ of the Australian Computer Society and Co-Chair of the IEEE Multimedia
hailing-rides-down-crypto-lane-the-future-of-ridesharing/, 2019, [On- Communications Technical Committee’s Digital Rights Management for Mul-
line; accessed 12-April-2019]. timedia Interest Group.

Tejasvi Alladi obtained his B.E. from Birla Institute


of Technology and Science, Pilani, India in 2010 and
M.S. from North Carolina State University, USA in
2015 respectively. Currently, he is working towards
his PhD degree from Birla Institute of Technology
and Science, Pilani, India. He has around 6 years of
industrial experience working on embedded systems
in MNCs like Qualcomm and Samsung. His research
interests include Internet-of-Things (IoT) security,
blockchain and unmanned aerial vehicles (UAVs).

Vinay Chamola received the B.E. degree in elec-


trical and electronics engineering and master’s de-
gree in communication engineering from the Birla
Institute of Technology and Science, Pilani, India,
in 2010 and 2013, respectively, and the Ph.D. de-
gree in electrical and computer engineering from
the National University of Singapore, Singapore, in
2016. In 2015, he was a Visiting Researcher with the
Autonomous Networks Research Group, University
of Southern California, USA. He is currently an
Assistant Professor in the Department of Electrical
and Electronics Engineering, BITS-Pilani, Pilani Campus. His research in-
terests include solar-powered cellular networks, energy efficiency in cellular
networks, internet of things, and networking issues in cyber-physical systems.

REZA M. PARIZI received the B.Sc. and M.Sc. de-


grees in Computer Science in 2005 and 2008, respec-
tively, and the Ph.D. degree in Software Engineering
in 2012. He is the Director of the Decentralized
Science Lab (dSL) in the College of Computing and
Software Engineering, Kennesaw State University
(KSU), GA, USA. He is a consummate technologist
and cybersecurity researcher with an entrepreneurial
spirit. He is a Senior IEEE member, and a member
of the IEEE Blockchain Community and ACM. Prior
to joining KSU, he was an Associate Professor with
the New York Institute of Technology. His research interests include R&D in
decentralized computing, blockchain systems, smart contracts, and emerging
issues in the practice of secure software-run world applications.

You might also like