SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1416
Secure and Transparent Insurance Application using Blockchain
Technology
Ritesh Agarwal1, Gulam Ansari2, Poorva Indulkar3, Prof. Kishor Patil4
1-4Smt. Indira Gandhi College of Engineering, Navi Mumbai
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - In recent times, getting insurance and filing a
claim can be a lengthy and time-consuming process. The
majority of insurance claims are denied by the insurance
company due to time delays in a large amount of
paperwork. Thus, we are proposing the use of permissioned
based blockchain solutions including four peers namely
insurance peer, police peer, shop peer and technical
support(repair) peer for the insurance industry in
application and claiming process. It ensures that data is
transferred, claims and applications are processed, and
fraud is prevented in a more secure, transparent, and time
efficient manner. The permissioned blockchain network
applied is Hyperledger Fabric and smart contracts are
written in Go language because of Go language
compatibility with the Hyperledger blockchain architecture.
Key Words: Blockchain, Insurance, Hyperledger
Fabric, Smart Contract, Consensus Mechanisms.
1.INTRODUCTION
In today's world, applying for insurance and filing a claim
is a tedious and time-consuming procedure. Insurance
firms are subjected to a large number of fraudulent claims
and lose billions of dollars each year as a result. Customers
may also wait a long time to claim insurance on damaged
or stolen products since insurance firms must go through
a lot of paperwork before reimbursing the money to the
client. This creates an unethical and unreliable
relationship between the organization and its customers.
There is a need for a digital platform to handle these
challenges due to fraud, payment delays, and a non-
transparent and insecure insurance system.
Traditional insurance procedure consists of a huge bundle
of paperwork which could lead to various malpractices.
Nowadays, insurance companies create lengthy
paperwork which could lead to a maximum number of
claim denial by these companies. Various scams[1] are
also being submitted due to a non-transparent and less
secure system. Due to a centralized storage system by the
insurance companies there leads to an increase in file
tampering, file manipulation and hacking which could lead
to a decline in trust by its users.
The application of blockchain technology in the insurance
industry will fundamentally alter the old insurance
industry, resulting in a new industry that is faster,
cheaper, and more secure. Furthermore, blockchain-based
insurance will be more transparent and trustworthy than
traditional insurance, allowing clients to better assess
which coverage is best for them and a proper fraud
protection mechanism may be created.The advantages of
blockchain technology, such as security, interoperability,
and data integrity, will enhance the insurance industry's
advancement.
In our proposed system we have four peers in this
application: insurance, shop, police, and technical
support(repair shop). In addition, each participant will
have their own peer node. The insurance peer is the
insurance company that insures the products and is also in
charge of processing the claims. The theft claims must be
verified by a police peer. Repair shop peers are in charge
of product repairs, while shop peers are in charge of
selling products to customers.
2. LITERATURE SURVEY
According to the survey conducted by Pramod Niraula and
Sandeep Kautish of the Lord Buddha Education
Foundation, Nepal [2] on the digitization status of the
insurance industry and the obstacles faced by them in
going digital, Analysis of the responses from insurance
customers shows that the implementation of information
and communications technology (ICT) in the insurance
sphere is below the average. While about 82% of the
respondents from a group of insurance customers had
shown a willingness to use digital platforms to buy
policies. Employees listed improper regulation as the most
difficult barrier, followed by inflexible organizational
structure, security concerns, and product complexity to
sell online, while customer desire to use an online
platform was ranked as the lowest degree, although being
higher than the norm. This demonstrates that insurance
companies are still heavily involved in digitization. From
the analysis of the results, we could suggest that the
insurance regulatory body should facilitate the digital
transformation of insurance companies.
Lanqing Zhao of Bishop Allen Academy in Toronto, Canada
[3], investigated the use of blockchain in the insurance
sector. He discussed how blockchain technology can
significantly reduce insurance companies' operating costs,
increase the efficiency of insurance companies' claims
because smart contracts [4] are built into the blockchain
technology, and how blockchain technology can
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1417
significantly reduce the current "excessive risk-taking" in
the insurance industry because smart contracts are built
into the blockchain technology itself. According to the
author, "self-purchase insurance," "automatic claim
settlement," "fraud detection," and "money flow record
tracking" are some of the existing blockchain uses in the
insurance business. KYC is also based on blockchain
technology[5] has a number of advantages, including
decentralization, transparent transactions, and no
centralized power.
Valentina Gatteschi, Fabrizio Lamberti, Claudio Demartini,
Chiara Pranteda, and Vctor Santamara [6] looked into
whether blockchain technology is ready for use. They have
carried out a comprehensive swot analysis of the
blockchain technology's adoption. Fast and low-cost
money transactions are among the internal benefits,
according to their research. There is no need for
intermediaries. It is available from anywhere in the world
thanks to automated processes (through smart contracts).
Transparency, a platform for data analytics, scalability,
low performance, and low energy consumption are
advantages, while data loss/modification/falsification and
non-repudiation are disadvantages. The privacy of users
has been jeopardized. Volatility in cryptocurrencies is a
problem. The same results were achieved while the
technology was still in its early phases. The majority of
limitations may now be eliminated with the use of a
private and enhanced blockchain network.Thus these
problems can be resolved with use of hyperledger
composer as it is permissioned based blockchain network.
Mayank Raikwar, Subhra Mazumdar, Sushmita Ruj, Sourav
Sen Gupta, Anupam Chattopadhyay, and Kwok-Yan Lam of
Nanyang Technological University's School of Computer
Science and Engineering [7] describe a model for a
blockchain-based insurance app based on Hyperledger
fabric, an open source permissioned blockchain design
framework. In their approach, the client and the agent are
two separate entities; the agent acts on behalf of the client
and manages the client's requests to the blockchain
network.The main components of their model are a
distributed blockchain ledger to store the execution
results of all transactions, a database (alternatively
encrypted) to maintain all clients' insurance contracts and
transaction results in key and value format, a set of
validators to verify and store the transaction blocks on the
blockchain, and a set of orders to order the transaction.
According to their research, as the number of nodes in the
network grows, so does the transaction confirmation time.
Proof of Work (POW) [8], Proof of Stake (POS) [9], and
Practical Byzantine Fault Tolerance (PBFT) [10] are three
types of consensus mechanisms with varying confirmation
times.They kept track of the transactions on an
unencrypted database.
The authors Suporn Pongnumkul, Chaiyaphum
Siripanpornchana, and Suttipong Thajchayapong[11]
studied the performance of Ethereum and Hyperledger
Fabric as private blockchain platforms with varied
amounts of transactions. They discovered that
Hyperledger Fabric provided quicker throughput and
lower latency than Ethereum when workloads ranged up
to 10,000 transactions. The average throughput of
Hyperledger Fabric swings at a far faster rate than
Ethereum's. Ethereum, on the other hand, can handle
more transactions at the same time while using the same
processing resources. Hyperledger Fabric will be able to
handle a large number of simultaneous transactions for
the same computing resources in the future.
Eberhardt and Tai [12] conducted research to help
understand alternate solutions to the blockchain
scalability issue, as well as to identify projects that are
attempting to solve the problem. Blockchain is described
as a peer-to-peer system that integrates many
computational and financial aspects. The purpose of this
study was to determine which data should be stored on
the blockchain and which should be stored off chain. This
study identified five off-chain data storage patterns, as
well as the underlying ideas and implementation
architecture for each. On-chain data, according to the
authors, is any data that is stored on the blockchain as a
result of transactions.While off-chain data storage implies
the storing of data on media outside than the blockchain, it
does not include any transactions.
Yurong Guo, Zongccheng Qi, Xiangbin Xian, Hongwen Wu,
Zhenguo Yang, Jailong Zhang, and Liu Wenyin[13] came up
with the idea for a blockchain-based web identity security
insurance system. They emphasize the importance of
effective business models for providing insurance for web
services, such as insurance, security businesses,
commercial websites, and end consumers. The DengLul
Server, insurance companies, security companies, end
users, and commercial websites are all part of their
blockchain-based database platform. Every second, they
save the hashed data from the website's logs. They used
the parity POA as a consensus approach. To save all of the
insurance conditions for a website database, they
employed predefined smart contracts. The claim proof is
recorded to the blockchain to confirm its legitimacy. The
efficiency of the system can be enhanced with the POW[8].
Yingli Wang, Jingyao Wang, Meita Singgih, and Mihaela Rit
[14] conducted research on consensus processes and their
applicability in blockchain technology. The authors
suggested how smart contracts can be applied to the
concept of parallel blockchains. They say that smart
contracts' application in blockchain is based on the
decentralisation given by the programming language code
represented in them. According to authors the layers
involved in blockchain technology are information,
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1418
networking, agreement, incentives, contracts, and
application server. The smart contracts are examined in
terms of their structure and foundation, as well as their
applications and problems.
Luca Foschini, Andrea Gavagna, Giuseppe Martuscelli, and
Rebecca Montanari of the University of Bologna in Italy
[15] investigate the Fabric platform's transaction
performance by identifying the pieces that contribute the
most to the total overhead at a fine-grained degree level.
They were particularly interested in how transaction
delay is affected by the programming language used to
create the chaincode and the number of participating
endorser peers. They discovered that the programming
language used has a major impact on transaction latency,
and that Go is arguably the most efficient programming
language for practically all of the tests carried out while
employing a total of 16 nodes in the blockchain network as
a consequence of their research.
3. MODULES AND FUNCTIONS IN PROPOSED SYSTEM
In our proposed system for secure and transparent
transactions of insurance claims, we have used a four peer
system to initiate and validate the smart contracts in the
blockchain network. Peers from the police and technical
support (repair) are critical in validating the assertions.
For greater transparency, the user would be able to see
the entire claiming procedure. Because of the use of smart
contracts and peer-to-peer transaction verification,
manipulation of any data in the insurance contract that
could be used by the insurance company to deny a claim is
impossible. The system representation is shown in fig1.
Fig1. Module representation
3.1 Insurance Peer:
The smart contract for the products offered by the store
peer is initiated by the Insurance peer. It encapsulates all
of the insurance company's smart contracts for items
acquired by its consumer base. It validates all the smart
contracts initiated by the blockchain network along with
the remaining peers.
3.2 Shop Peer:
The Shop module allows users to purchase desired
products as well as insurance from a certain insurance
carrier. A smart contract is started when a product's
transactions are fully completed by the end user. It,
together with the remaining peers, validates all of the
blockchain network's smart contracts.
3.3 Police Peer:
All of the items reported stolen by the user to the
insurance peer are confirmed by the Police peer.
Following validation of the stolen product, this peer
creates a smart contract that represents the product's
status and cannot be altered. It, together with the
remaining peers, verifies all of the smart contracts started
by the blockchain network.
3.4 Technical Support(Repair-Shop) Peer:
The Technical Support(Repair-Shop) peer verifies all of
the goods that the user has reported as damaged or
repaired to the insurance peer. Following confirmation of
the damaged goods, this peer creates a smart contract that
represents the product's state and cannot be altered. It,
together with the remaining peers, validates all of the
blockchain network's smart contracts.
3.5 Orderer:
The Orderer in hyperledger fabric grants full network
access to the blockchain's owner. It also grants permission
for any process to all peers and runs the census algorithm
among them. It also includes the Raft protocol, which is
based on a leader-follower concept and aids in
determining the leader for a specific network process.
4. RESULT AND CONCLUSIONS
Fig 2. Enrollment of peer identities
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1419
Fig 3. Creation of Blockchain network
Fig 4. Home Page
Fig 5. Insurance Claiming Page
The objective of this study is to showcase a blockchain-
based insurance application with smart contracts. The
insurance transaction procedure is carried out in a secure
private Hyperledger fabric-based decentralized system,
which greatly improves security. In this application, smart
contracts are used to create standard insurance contracts.
By virtue of its immutable nature, this application utilizes
decentralized chain code to alleviate the difficulties
associated with claim settlements and insurance. The PoA
technique is used in this application to save a lot of space
and money. As a result, the system offers a cost-effective
and secure solution for insurance operations and
functions. This is not a domain-specific application as it
emphasizes a uniform approach to all insurance
companies. This application provides a safe way to
complete the entire insurance process, from registration
to refund, in a secure and transparent manner.
In the future, the proposed system application has a lot of
space for improvement. This structure is also widely used
for any specific type of insurance policy, with
modifications in the smart contract. Depending on the
system to be created, blockchain technology may be used
to create a broad range of systems using private or public
blockchains. The blockchain technology may be used to
create a highly secure and adaptable system.We may also
trace the transaction to see if there are any mistakes or
defects that need to be fixed in the future. It can also assist
in tracking data loss or modifications in the event of a
cyber attack.
ACKNOWLEDGEMENT
It's a pleasure to express our gratitude to everyone who
contributed to this project in various forms. First of all , we
want to thank Prof. Kishor Patil, who served as our
mentor. This work would not have been possible without
his oversight, support, and encouragement. We hope that
the application we're working on will improve people's
interactions with computers. The application that is
currently being developed will provide a better
communication and daily living solution. It would be a
useful computing approach that would lead to an effective
and reliable solution.
REFERENCES
[1] “The need for simplicity – Insurance products”
contributed by Mr. Joydeep Roy, CEO and Whole time
Director, L&T General Insurance Co. Ltd. in IRDA
Journal, May 2012 Issue.
[2] Pramod Niraula and Sandeep Kautish of the Lord
Buddha Education Foundation, Nepal ”Study of The
Digital Transformation Adoption in The Insurance
Sector of Nepal”, October 2019
[3] Lanqing Zhao, “The Analysis of Application, Key Issues
and the Future Development Trend of Blockchain
Technology in the Insurance Industry,” February 13,
2020
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1420
[4] Bhabendu Kumar Mohanta, Soumyashree S Panda,
Debasish Jena, “An Overview of Smart Contract and
Use cases in Blockchain Technology,” October 18,
2018.
[5] N. Sundareswaran, S.Sasirekha, I. Joe Louis Paul,
S.Balakrishnan, G.Swaminathan, “Optimized KYC
Blockchain System,” April 20, 2020.
[6] Valentina Gatteschi, Fabrizio Lamberti, Claudio
Demartini, Chiara Pranteda, and Vctor Santamara,
“Blockchain and Smart Contracts for Insurance: Is the
Technology Mature Enough?” February 20, 2018.
[7] Mayank Raikwar, Subhra Mazumdar, Sushmita Ruj,
Sourav Sen Gupta, Anupam Chattopadhyay, and
KwokYan Lam, “ A Blockchain Framework for
Insurance Processes,” April 02, 2018.
[8] Chandranshu Gupta, Asmita Mahajan, “Evaluation of
Proof-of-Work Consensus Algorithm for Blockchain
Networks,” October 15, 2020.
[9] Maung Maung Thin, Wai Yan; Dong, Naipeng; Bai,
Guangdong; Dong, Jin Song, “Formal Analysis of a
Proof Of-Stake Blockchain,” December 31, 2018.
[10] Haiyong Wang. Kaixuan Guo, “Byzantine Fault
Tolerant Algorithm based on Vote,” January 02, 2020.
[11] Suporn Pongnumkul, Chaiyaphum Siripanpornchana,
Suttipong Thajchayapong, “Performance Analysis of
Private Blockchain Platforms in Varying Workloads,”
September 18, 2017
[12] Jacob Eberhardt, Stefan Tai, “On or Off the
Blockchain? Insights on Off-Chaining Computation and
Data,” January 8, 2018.
[13] Luca Foschini, Andrea Gavagna, Giuseppe Martuscelli,
Rebecca Montanari, “WISChain: An Online Insurance
System based on Blockchain and DangLul for Web
Identity Security,” 978-1-5386-4870-4, 2018.
[14] Yingli Wang, Jingyao Wang, Meita Singgih, Mihaela
Rit,” Making sense of blockchain technology: How will
it transform supply chains?” February, 2019.
[15] Luca Foschini, Andrea Gavagna, Giuseppe Martuscelli,
a Rebecca Montanari, “Hyperledger Fabric Blockchain:
Chaincode Performance Analysis,” 27 July, 2020 .

More Related Content

Similar to Secure and Transparent Insurance Application using Blockchain Technology

IRJET - Securing Aadhaar Details using Blockchain
IRJET -  	  Securing Aadhaar Details using BlockchainIRJET -  	  Securing Aadhaar Details using Blockchain
IRJET - Securing Aadhaar Details using BlockchainIRJET Journal
 
A survey on security and policy aspects of blockchain technology
A survey on security and policy aspects of blockchain technologyA survey on security and policy aspects of blockchain technology
A survey on security and policy aspects of blockchain technologyTELKOMNIKA JOURNAL
 
Use case of block chain unit 4 AKTU
Use case of block chain unit 4 AKTUUse case of block chain unit 4 AKTU
Use case of block chain unit 4 AKTURohit Verma
 
Literature Survey on “Crowdfunding Using Blockchain”
Literature Survey on “Crowdfunding Using Blockchain”Literature Survey on “Crowdfunding Using Blockchain”
Literature Survey on “Crowdfunding Using Blockchain”IRJET Journal
 
Smart Contract for Insurance: Opportunities and Challenges for Insurers
Smart Contract for Insurance: Opportunities and Challenges for InsurersSmart Contract for Insurance: Opportunities and Challenges for Insurers
Smart Contract for Insurance: Opportunities and Challenges for InsurersIRJET Journal
 
Diseño del Smart Contract Blockchain: ejemplo para Real Estate
Diseño del Smart Contract Blockchain: ejemplo para Real EstateDiseño del Smart Contract Blockchain: ejemplo para Real Estate
Diseño del Smart Contract Blockchain: ejemplo para Real EstateJosé Luis Casal
 
Decentralized Car Hailing Application
Decentralized Car Hailing ApplicationDecentralized Car Hailing Application
Decentralized Car Hailing ApplicationIRJET Journal
 
Blockchain in Insurance: Risk Not, Reap Not
Blockchain in Insurance: Risk Not, Reap NotBlockchain in Insurance: Risk Not, Reap Not
Blockchain in Insurance: Risk Not, Reap NotCognizant
 
Creating An E-Commerce web application using Blockchain
Creating An E-Commerce web application using BlockchainCreating An E-Commerce web application using Blockchain
Creating An E-Commerce web application using BlockchainIRJET Journal
 
A Review of Information Security from Consumer’s Perspective Especially in On...
A Review of Information Security from Consumer’s Perspective Especially in On...A Review of Information Security from Consumer’s Perspective Especially in On...
A Review of Information Security from Consumer’s Perspective Especially in On...Dr. Amarjeet Singh
 
IRJET- Blockchain-A Secure Mode for Transaction
IRJET- Blockchain-A Secure Mode for TransactionIRJET- Blockchain-A Secure Mode for Transaction
IRJET- Blockchain-A Secure Mode for TransactionIRJET Journal
 
IRJET-Blockchain the New Era of Technology
IRJET-Blockchain the New Era of TechnologyIRJET-Blockchain the New Era of Technology
IRJET-Blockchain the New Era of TechnologyIRJET Journal
 
Survey Paper on Frodo: Fraud Resilient Device for Off-Line Micro-Payments
Survey Paper on Frodo: Fraud Resilient Device for Off-Line Micro-PaymentsSurvey Paper on Frodo: Fraud Resilient Device for Off-Line Micro-Payments
Survey Paper on Frodo: Fraud Resilient Device for Off-Line Micro-PaymentsIRJET Journal
 
Blockchain technology and innovation in insurance sector
Blockchain technology and innovation in insurance sectorBlockchain technology and innovation in insurance sector
Blockchain technology and innovation in insurance sectorGlobal Tech Council
 
A novel smart contract based blockchain with sidechain for electronic voting
A novel smart contract based blockchain with sidechain for electronic votingA novel smart contract based blockchain with sidechain for electronic voting
A novel smart contract based blockchain with sidechain for electronic votingIJECEIAES
 
Blockchain based Banking System
Blockchain based Banking SystemBlockchain based Banking System
Blockchain based Banking SystemGaurav Singh
 
A decentralized consensus application using blockchain ecosystem
A decentralized consensus application using blockchain ecosystem  A decentralized consensus application using blockchain ecosystem
A decentralized consensus application using blockchain ecosystem IJECEIAES
 
IRJET- A Secure Healthcare System using Blockchain Technology
IRJET- A Secure Healthcare System using Blockchain TechnologyIRJET- A Secure Healthcare System using Blockchain Technology
IRJET- A Secure Healthcare System using Blockchain TechnologyIRJET Journal
 
Fraud Detection: A Review on Blockchain
Fraud Detection: A Review on BlockchainFraud Detection: A Review on Blockchain
Fraud Detection: A Review on BlockchainIRJET Journal
 
Blockchain Technology- A Conceptual Overview
Blockchain Technology- A Conceptual OverviewBlockchain Technology- A Conceptual Overview
Blockchain Technology- A Conceptual OverviewIRJET Journal
 

Similar to Secure and Transparent Insurance Application using Blockchain Technology (20)

IRJET - Securing Aadhaar Details using Blockchain
IRJET -  	  Securing Aadhaar Details using BlockchainIRJET -  	  Securing Aadhaar Details using Blockchain
IRJET - Securing Aadhaar Details using Blockchain
 
A survey on security and policy aspects of blockchain technology
A survey on security and policy aspects of blockchain technologyA survey on security and policy aspects of blockchain technology
A survey on security and policy aspects of blockchain technology
 
Use case of block chain unit 4 AKTU
Use case of block chain unit 4 AKTUUse case of block chain unit 4 AKTU
Use case of block chain unit 4 AKTU
 
Literature Survey on “Crowdfunding Using Blockchain”
Literature Survey on “Crowdfunding Using Blockchain”Literature Survey on “Crowdfunding Using Blockchain”
Literature Survey on “Crowdfunding Using Blockchain”
 
Smart Contract for Insurance: Opportunities and Challenges for Insurers
Smart Contract for Insurance: Opportunities and Challenges for InsurersSmart Contract for Insurance: Opportunities and Challenges for Insurers
Smart Contract for Insurance: Opportunities and Challenges for Insurers
 
Diseño del Smart Contract Blockchain: ejemplo para Real Estate
Diseño del Smart Contract Blockchain: ejemplo para Real EstateDiseño del Smart Contract Blockchain: ejemplo para Real Estate
Diseño del Smart Contract Blockchain: ejemplo para Real Estate
 
Decentralized Car Hailing Application
Decentralized Car Hailing ApplicationDecentralized Car Hailing Application
Decentralized Car Hailing Application
 
Blockchain in Insurance: Risk Not, Reap Not
Blockchain in Insurance: Risk Not, Reap NotBlockchain in Insurance: Risk Not, Reap Not
Blockchain in Insurance: Risk Not, Reap Not
 
Creating An E-Commerce web application using Blockchain
Creating An E-Commerce web application using BlockchainCreating An E-Commerce web application using Blockchain
Creating An E-Commerce web application using Blockchain
 
A Review of Information Security from Consumer’s Perspective Especially in On...
A Review of Information Security from Consumer’s Perspective Especially in On...A Review of Information Security from Consumer’s Perspective Especially in On...
A Review of Information Security from Consumer’s Perspective Especially in On...
 
IRJET- Blockchain-A Secure Mode for Transaction
IRJET- Blockchain-A Secure Mode for TransactionIRJET- Blockchain-A Secure Mode for Transaction
IRJET- Blockchain-A Secure Mode for Transaction
 
IRJET-Blockchain the New Era of Technology
IRJET-Blockchain the New Era of TechnologyIRJET-Blockchain the New Era of Technology
IRJET-Blockchain the New Era of Technology
 
Survey Paper on Frodo: Fraud Resilient Device for Off-Line Micro-Payments
Survey Paper on Frodo: Fraud Resilient Device for Off-Line Micro-PaymentsSurvey Paper on Frodo: Fraud Resilient Device for Off-Line Micro-Payments
Survey Paper on Frodo: Fraud Resilient Device for Off-Line Micro-Payments
 
Blockchain technology and innovation in insurance sector
Blockchain technology and innovation in insurance sectorBlockchain technology and innovation in insurance sector
Blockchain technology and innovation in insurance sector
 
A novel smart contract based blockchain with sidechain for electronic voting
A novel smart contract based blockchain with sidechain for electronic votingA novel smart contract based blockchain with sidechain for electronic voting
A novel smart contract based blockchain with sidechain for electronic voting
 
Blockchain based Banking System
Blockchain based Banking SystemBlockchain based Banking System
Blockchain based Banking System
 
A decentralized consensus application using blockchain ecosystem
A decentralized consensus application using blockchain ecosystem  A decentralized consensus application using blockchain ecosystem
A decentralized consensus application using blockchain ecosystem
 
IRJET- A Secure Healthcare System using Blockchain Technology
IRJET- A Secure Healthcare System using Blockchain TechnologyIRJET- A Secure Healthcare System using Blockchain Technology
IRJET- A Secure Healthcare System using Blockchain Technology
 
Fraud Detection: A Review on Blockchain
Fraud Detection: A Review on BlockchainFraud Detection: A Review on Blockchain
Fraud Detection: A Review on Blockchain
 
Blockchain Technology- A Conceptual Overview
Blockchain Technology- A Conceptual OverviewBlockchain Technology- A Conceptual Overview
Blockchain Technology- A Conceptual Overview
 

More from IRJET Journal

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...IRJET Journal
 
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 STRUCTUREIRJET Journal
 
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...IRJET Journal
 
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 CharacteristicsIRJET Journal
 
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...IRJET Journal
 
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-...IRJET Journal
 
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...IRJET Journal
 
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...IRJET Journal
 
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 ADASIRJET Journal
 
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,...IRJET Journal
 
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 ProIRJET Journal
 
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...IRJET Journal
 
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 SystemIRJET Journal
 
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 bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
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 ...IRJET Journal
 
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.IRJET Journal
 
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...IRJET Journal
 
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 DesignIRJET Journal
 
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...IRJET Journal
 

More from 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...
 

Recently uploaded

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 

Recently uploaded (20)

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 

Secure and Transparent Insurance Application using Blockchain Technology

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1416 Secure and Transparent Insurance Application using Blockchain Technology Ritesh Agarwal1, Gulam Ansari2, Poorva Indulkar3, Prof. Kishor Patil4 1-4Smt. Indira Gandhi College of Engineering, Navi Mumbai ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - In recent times, getting insurance and filing a claim can be a lengthy and time-consuming process. The majority of insurance claims are denied by the insurance company due to time delays in a large amount of paperwork. Thus, we are proposing the use of permissioned based blockchain solutions including four peers namely insurance peer, police peer, shop peer and technical support(repair) peer for the insurance industry in application and claiming process. It ensures that data is transferred, claims and applications are processed, and fraud is prevented in a more secure, transparent, and time efficient manner. The permissioned blockchain network applied is Hyperledger Fabric and smart contracts are written in Go language because of Go language compatibility with the Hyperledger blockchain architecture. Key Words: Blockchain, Insurance, Hyperledger Fabric, Smart Contract, Consensus Mechanisms. 1.INTRODUCTION In today's world, applying for insurance and filing a claim is a tedious and time-consuming procedure. Insurance firms are subjected to a large number of fraudulent claims and lose billions of dollars each year as a result. Customers may also wait a long time to claim insurance on damaged or stolen products since insurance firms must go through a lot of paperwork before reimbursing the money to the client. This creates an unethical and unreliable relationship between the organization and its customers. There is a need for a digital platform to handle these challenges due to fraud, payment delays, and a non- transparent and insecure insurance system. Traditional insurance procedure consists of a huge bundle of paperwork which could lead to various malpractices. Nowadays, insurance companies create lengthy paperwork which could lead to a maximum number of claim denial by these companies. Various scams[1] are also being submitted due to a non-transparent and less secure system. Due to a centralized storage system by the insurance companies there leads to an increase in file tampering, file manipulation and hacking which could lead to a decline in trust by its users. The application of blockchain technology in the insurance industry will fundamentally alter the old insurance industry, resulting in a new industry that is faster, cheaper, and more secure. Furthermore, blockchain-based insurance will be more transparent and trustworthy than traditional insurance, allowing clients to better assess which coverage is best for them and a proper fraud protection mechanism may be created.The advantages of blockchain technology, such as security, interoperability, and data integrity, will enhance the insurance industry's advancement. In our proposed system we have four peers in this application: insurance, shop, police, and technical support(repair shop). In addition, each participant will have their own peer node. The insurance peer is the insurance company that insures the products and is also in charge of processing the claims. The theft claims must be verified by a police peer. Repair shop peers are in charge of product repairs, while shop peers are in charge of selling products to customers. 2. LITERATURE SURVEY According to the survey conducted by Pramod Niraula and Sandeep Kautish of the Lord Buddha Education Foundation, Nepal [2] on the digitization status of the insurance industry and the obstacles faced by them in going digital, Analysis of the responses from insurance customers shows that the implementation of information and communications technology (ICT) in the insurance sphere is below the average. While about 82% of the respondents from a group of insurance customers had shown a willingness to use digital platforms to buy policies. Employees listed improper regulation as the most difficult barrier, followed by inflexible organizational structure, security concerns, and product complexity to sell online, while customer desire to use an online platform was ranked as the lowest degree, although being higher than the norm. This demonstrates that insurance companies are still heavily involved in digitization. From the analysis of the results, we could suggest that the insurance regulatory body should facilitate the digital transformation of insurance companies. Lanqing Zhao of Bishop Allen Academy in Toronto, Canada [3], investigated the use of blockchain in the insurance sector. He discussed how blockchain technology can significantly reduce insurance companies' operating costs, increase the efficiency of insurance companies' claims because smart contracts [4] are built into the blockchain technology, and how blockchain technology can
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1417 significantly reduce the current "excessive risk-taking" in the insurance industry because smart contracts are built into the blockchain technology itself. According to the author, "self-purchase insurance," "automatic claim settlement," "fraud detection," and "money flow record tracking" are some of the existing blockchain uses in the insurance business. KYC is also based on blockchain technology[5] has a number of advantages, including decentralization, transparent transactions, and no centralized power. Valentina Gatteschi, Fabrizio Lamberti, Claudio Demartini, Chiara Pranteda, and Vctor Santamara [6] looked into whether blockchain technology is ready for use. They have carried out a comprehensive swot analysis of the blockchain technology's adoption. Fast and low-cost money transactions are among the internal benefits, according to their research. There is no need for intermediaries. It is available from anywhere in the world thanks to automated processes (through smart contracts). Transparency, a platform for data analytics, scalability, low performance, and low energy consumption are advantages, while data loss/modification/falsification and non-repudiation are disadvantages. The privacy of users has been jeopardized. Volatility in cryptocurrencies is a problem. The same results were achieved while the technology was still in its early phases. The majority of limitations may now be eliminated with the use of a private and enhanced blockchain network.Thus these problems can be resolved with use of hyperledger composer as it is permissioned based blockchain network. Mayank Raikwar, Subhra Mazumdar, Sushmita Ruj, Sourav Sen Gupta, Anupam Chattopadhyay, and Kwok-Yan Lam of Nanyang Technological University's School of Computer Science and Engineering [7] describe a model for a blockchain-based insurance app based on Hyperledger fabric, an open source permissioned blockchain design framework. In their approach, the client and the agent are two separate entities; the agent acts on behalf of the client and manages the client's requests to the blockchain network.The main components of their model are a distributed blockchain ledger to store the execution results of all transactions, a database (alternatively encrypted) to maintain all clients' insurance contracts and transaction results in key and value format, a set of validators to verify and store the transaction blocks on the blockchain, and a set of orders to order the transaction. According to their research, as the number of nodes in the network grows, so does the transaction confirmation time. Proof of Work (POW) [8], Proof of Stake (POS) [9], and Practical Byzantine Fault Tolerance (PBFT) [10] are three types of consensus mechanisms with varying confirmation times.They kept track of the transactions on an unencrypted database. The authors Suporn Pongnumkul, Chaiyaphum Siripanpornchana, and Suttipong Thajchayapong[11] studied the performance of Ethereum and Hyperledger Fabric as private blockchain platforms with varied amounts of transactions. They discovered that Hyperledger Fabric provided quicker throughput and lower latency than Ethereum when workloads ranged up to 10,000 transactions. The average throughput of Hyperledger Fabric swings at a far faster rate than Ethereum's. Ethereum, on the other hand, can handle more transactions at the same time while using the same processing resources. Hyperledger Fabric will be able to handle a large number of simultaneous transactions for the same computing resources in the future. Eberhardt and Tai [12] conducted research to help understand alternate solutions to the blockchain scalability issue, as well as to identify projects that are attempting to solve the problem. Blockchain is described as a peer-to-peer system that integrates many computational and financial aspects. The purpose of this study was to determine which data should be stored on the blockchain and which should be stored off chain. This study identified five off-chain data storage patterns, as well as the underlying ideas and implementation architecture for each. On-chain data, according to the authors, is any data that is stored on the blockchain as a result of transactions.While off-chain data storage implies the storing of data on media outside than the blockchain, it does not include any transactions. Yurong Guo, Zongccheng Qi, Xiangbin Xian, Hongwen Wu, Zhenguo Yang, Jailong Zhang, and Liu Wenyin[13] came up with the idea for a blockchain-based web identity security insurance system. They emphasize the importance of effective business models for providing insurance for web services, such as insurance, security businesses, commercial websites, and end consumers. The DengLul Server, insurance companies, security companies, end users, and commercial websites are all part of their blockchain-based database platform. Every second, they save the hashed data from the website's logs. They used the parity POA as a consensus approach. To save all of the insurance conditions for a website database, they employed predefined smart contracts. The claim proof is recorded to the blockchain to confirm its legitimacy. The efficiency of the system can be enhanced with the POW[8]. Yingli Wang, Jingyao Wang, Meita Singgih, and Mihaela Rit [14] conducted research on consensus processes and their applicability in blockchain technology. The authors suggested how smart contracts can be applied to the concept of parallel blockchains. They say that smart contracts' application in blockchain is based on the decentralisation given by the programming language code represented in them. According to authors the layers involved in blockchain technology are information,
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1418 networking, agreement, incentives, contracts, and application server. The smart contracts are examined in terms of their structure and foundation, as well as their applications and problems. Luca Foschini, Andrea Gavagna, Giuseppe Martuscelli, and Rebecca Montanari of the University of Bologna in Italy [15] investigate the Fabric platform's transaction performance by identifying the pieces that contribute the most to the total overhead at a fine-grained degree level. They were particularly interested in how transaction delay is affected by the programming language used to create the chaincode and the number of participating endorser peers. They discovered that the programming language used has a major impact on transaction latency, and that Go is arguably the most efficient programming language for practically all of the tests carried out while employing a total of 16 nodes in the blockchain network as a consequence of their research. 3. MODULES AND FUNCTIONS IN PROPOSED SYSTEM In our proposed system for secure and transparent transactions of insurance claims, we have used a four peer system to initiate and validate the smart contracts in the blockchain network. Peers from the police and technical support (repair) are critical in validating the assertions. For greater transparency, the user would be able to see the entire claiming procedure. Because of the use of smart contracts and peer-to-peer transaction verification, manipulation of any data in the insurance contract that could be used by the insurance company to deny a claim is impossible. The system representation is shown in fig1. Fig1. Module representation 3.1 Insurance Peer: The smart contract for the products offered by the store peer is initiated by the Insurance peer. It encapsulates all of the insurance company's smart contracts for items acquired by its consumer base. It validates all the smart contracts initiated by the blockchain network along with the remaining peers. 3.2 Shop Peer: The Shop module allows users to purchase desired products as well as insurance from a certain insurance carrier. A smart contract is started when a product's transactions are fully completed by the end user. It, together with the remaining peers, validates all of the blockchain network's smart contracts. 3.3 Police Peer: All of the items reported stolen by the user to the insurance peer are confirmed by the Police peer. Following validation of the stolen product, this peer creates a smart contract that represents the product's status and cannot be altered. It, together with the remaining peers, verifies all of the smart contracts started by the blockchain network. 3.4 Technical Support(Repair-Shop) Peer: The Technical Support(Repair-Shop) peer verifies all of the goods that the user has reported as damaged or repaired to the insurance peer. Following confirmation of the damaged goods, this peer creates a smart contract that represents the product's state and cannot be altered. It, together with the remaining peers, validates all of the blockchain network's smart contracts. 3.5 Orderer: The Orderer in hyperledger fabric grants full network access to the blockchain's owner. It also grants permission for any process to all peers and runs the census algorithm among them. It also includes the Raft protocol, which is based on a leader-follower concept and aids in determining the leader for a specific network process. 4. RESULT AND CONCLUSIONS Fig 2. Enrollment of peer identities
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1419 Fig 3. Creation of Blockchain network Fig 4. Home Page Fig 5. Insurance Claiming Page The objective of this study is to showcase a blockchain- based insurance application with smart contracts. The insurance transaction procedure is carried out in a secure private Hyperledger fabric-based decentralized system, which greatly improves security. In this application, smart contracts are used to create standard insurance contracts. By virtue of its immutable nature, this application utilizes decentralized chain code to alleviate the difficulties associated with claim settlements and insurance. The PoA technique is used in this application to save a lot of space and money. As a result, the system offers a cost-effective and secure solution for insurance operations and functions. This is not a domain-specific application as it emphasizes a uniform approach to all insurance companies. This application provides a safe way to complete the entire insurance process, from registration to refund, in a secure and transparent manner. In the future, the proposed system application has a lot of space for improvement. This structure is also widely used for any specific type of insurance policy, with modifications in the smart contract. Depending on the system to be created, blockchain technology may be used to create a broad range of systems using private or public blockchains. The blockchain technology may be used to create a highly secure and adaptable system.We may also trace the transaction to see if there are any mistakes or defects that need to be fixed in the future. It can also assist in tracking data loss or modifications in the event of a cyber attack. ACKNOWLEDGEMENT It's a pleasure to express our gratitude to everyone who contributed to this project in various forms. First of all , we want to thank Prof. Kishor Patil, who served as our mentor. This work would not have been possible without his oversight, support, and encouragement. We hope that the application we're working on will improve people's interactions with computers. The application that is currently being developed will provide a better communication and daily living solution. It would be a useful computing approach that would lead to an effective and reliable solution. REFERENCES [1] “The need for simplicity – Insurance products” contributed by Mr. Joydeep Roy, CEO and Whole time Director, L&T General Insurance Co. Ltd. in IRDA Journal, May 2012 Issue. [2] Pramod Niraula and Sandeep Kautish of the Lord Buddha Education Foundation, Nepal ”Study of The Digital Transformation Adoption in The Insurance Sector of Nepal”, October 2019 [3] Lanqing Zhao, “The Analysis of Application, Key Issues and the Future Development Trend of Blockchain Technology in the Insurance Industry,” February 13, 2020
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1420 [4] Bhabendu Kumar Mohanta, Soumyashree S Panda, Debasish Jena, “An Overview of Smart Contract and Use cases in Blockchain Technology,” October 18, 2018. [5] N. Sundareswaran, S.Sasirekha, I. Joe Louis Paul, S.Balakrishnan, G.Swaminathan, “Optimized KYC Blockchain System,” April 20, 2020. [6] Valentina Gatteschi, Fabrizio Lamberti, Claudio Demartini, Chiara Pranteda, and Vctor Santamara, “Blockchain and Smart Contracts for Insurance: Is the Technology Mature Enough?” February 20, 2018. [7] Mayank Raikwar, Subhra Mazumdar, Sushmita Ruj, Sourav Sen Gupta, Anupam Chattopadhyay, and KwokYan Lam, “ A Blockchain Framework for Insurance Processes,” April 02, 2018. [8] Chandranshu Gupta, Asmita Mahajan, “Evaluation of Proof-of-Work Consensus Algorithm for Blockchain Networks,” October 15, 2020. [9] Maung Maung Thin, Wai Yan; Dong, Naipeng; Bai, Guangdong; Dong, Jin Song, “Formal Analysis of a Proof Of-Stake Blockchain,” December 31, 2018. [10] Haiyong Wang. Kaixuan Guo, “Byzantine Fault Tolerant Algorithm based on Vote,” January 02, 2020. [11] Suporn Pongnumkul, Chaiyaphum Siripanpornchana, Suttipong Thajchayapong, “Performance Analysis of Private Blockchain Platforms in Varying Workloads,” September 18, 2017 [12] Jacob Eberhardt, Stefan Tai, “On or Off the Blockchain? Insights on Off-Chaining Computation and Data,” January 8, 2018. [13] Luca Foschini, Andrea Gavagna, Giuseppe Martuscelli, Rebecca Montanari, “WISChain: An Online Insurance System based on Blockchain and DangLul for Web Identity Security,” 978-1-5386-4870-4, 2018. [14] Yingli Wang, Jingyao Wang, Meita Singgih, Mihaela Rit,” Making sense of blockchain technology: How will it transform supply chains?” February, 2019. [15] Luca Foschini, Andrea Gavagna, Giuseppe Martuscelli, a Rebecca Montanari, “Hyperledger Fabric Blockchain: Chaincode Performance Analysis,” 27 July, 2020 .