SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 8132
Smart Contracts for Insurance based on Hyperledger Fabric
Animesh Wakade, Ashish Jain, Samruddhi Bhosale, Nitin Kumar
Department of Computer Engineering, Sinhgad Institute of Technology and Science, Narhe, Pune, India
India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - In order to make the current insurance system
more secure we propose a trustworthy policy between the
customer and the insurer by using blockchain based smart
contracts. This system approaches towards bringing
transparency between both the peers so thatthecustomercan
easily claim his insurance and is also able to see his claim
processing in the proposed system. Our system uses
Hyperledger Fabric which is a framework to build blockchain
network (distributed ledger) and deploy peers in it. We will be
concentrating on the three main participants (peers) i.e. the
Customer, the Insurer and the Auditor. The systemwillinclude
a mobile application for ease of customer and web based
console for the Insurer and the Auditor. This system will
overcome the issues faced by the current Digital Insurance
system.
Key Words: Blockchain, Smart Contracts, Insurance,
Hyperledger, Peers, Ledger.
1.INTRODUCTION
A blockchain is a distributed ledger maintained by network
nodes, recording transactions executed between nodes (i.e.,
messages sent from one node to another). Information
inserted in the blockchain is public, and cannot be modified
or erased. Smart contracts are self‐executing contracts
(generally saved on a blockchain) whose terms are directly
written into lines of code. Blockchain [1]isa technologyfora
new generation of transactional applicationsthatestablishes
trust, accountability and transparency while streamlining
business processes. Think of it as an operating system for
interactions. It has the potential tovastlyreducethecost and
complexity of getting things done.It’s essential for
Blockchain technology to be developed following the open
source model so a critical mass oforganizationswill coalesce
around it—and reap its full benefits [2] . Becauseoftheopen
source rules, participants can trust that the technology will
fulfill their needs and conform to industry standards–
assuring interoperability between Blockchain applications.
The insurance sector, as with many others, started to
investigate the application of blockchaintechnologythrough
considerable investments from both big and small
companies, investigations from consultancy firms and the
creation, in 2016, of the first blockchain‐centered insurance
consortium .The hype cycle for the insurance sector [19],
however, depicts blockchain technology at the beginning of
the curve connecting the technology trigger phase with the
peak of inflated expectation, meaning that this technology
has not been fully explored yet in this particular sector. This
paper addresses the performance and security concerns of
insurance processes by designing a blockchain based
solution.The main purpose of the blockchain-based solution
for the insurance industry is —(1)toautomateandspeed up
business processes in the insurance industry, from client
registration and policy issuance to claims handling, (2) to
make fraud-detection easier using decentralize digital
repository, (3) to make client data confidential and
accessible only to the authorized parties, (4) to reduce
administrative and operational costs, and (5) to enable
regulators and auditors to detect suspicious transaction
patterns and market behaviors.
2. LITERATURE REVIEW
A. Blockchain and Smart Contracts for Insurance: Is the
Technology Mature Enough?[1]
The hypecycle fortheinsurancesector[7],however,
depicts blockchain technology at the beginning of the curve
connecting the technology trigger phase with the peak of
inflated expectation, meaning that this technology has not
been fully explored yet in this particular sector. Hence, the
questions that insurance companies are asking themselves
right now are “Arethereclearusecasesexploitingblockchain
technology and smartcontracts in the insurance sector?”,“In
case wewant to adopt a blockchain, what is themostsuitable
blockchain architectureforour needs?” and,moreingeneral,
“Is blockchain technology mature enough for insurance?”. It
has been estimated that they will need to wait about 3 to 5
years to see whether they made the right choice today by
deciding to invest or not in blockchain fortheir business.The
objective of this paper is to help companies operating in the
insurance sector to answer the above questions byproviding
an overview of blockchain (and smart contracts) based use
cases in such specific sector, and by highlighting strengths,
weaknesses, opportunities and threats for this technology.
B. A Blockchain Framework for Insurance Processes[2]
Our contribution in this paper is the design of a
blockchain framework for insurance use cases to offer fine-
grained access controlbyspecifyingdifferentsetofendorsers
foreachsmart contract.Inreality,differentinsurancepolicies
have different set of endorsers, which is mimicked by
creating different smart contracts fordifferentpoliciesinour
model. We used Hyperledger fabric to implement our
insurance blockchain framework. Extensive experiments
have been conducted by scaling up the network to test the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 8133
robustness of the system, and a detailed analysis of the
latency has been carried outwithavaryingsetofparameters.
We also investigated the relationship between transaction
latency and network size. The idea behind our model is to
implement the processes of an insurance company as smart
contracts, and place the contracts in a blockchain-enabled
distributed platform, for both execution of the contracts and
storage of the results.
C. Data Exchange Platform to fight Insurance Fraud on
Blockchain[3]
The Blockchain makes the popular crypto currency,
Bitcoin, possible,ensuringthat‘coins’passedbetweenparties
are cash-like: unique, immutable and final. The way Bitcoin
implements Blockchain makes Bitcoins an unregulated,
censorship-resistant shadow currency. IBM has no interest,
and does not support, unregulated currencies that operate
outsideregulatedfinancialmarkets.TheBlockchainisseenas
a main technological innovation of Bitcoin, since it stands as
proof of all the transactions on the network. A block is the
‘current’ part of a Blockchain, which records some or all the
recent transactions, and once completed goes into the
Blockchain as permanent database. Each time a block gets
completed, a new block is generated. There is a countless
number of such blocks in theBlockchain.Touseconventional
insurance as an analogy, Blockchain is a like a full history of
insurance transactions. Bitcoin transactions are entered
chronologically in a Blockchain just the way insurance
transactions are. Block, meanwhile, is like individuals.
D. BlockCIS—A Blockchain-based Cyber Insurance
System[4]
In this shortarticle, weintroduceBlockCIS,a blockchain-
based cyber insurance system that aims toprovidesolutions
to these challenges. In a nutshell, our system considers four
participant types: customers, insurers, third party services,
and auditors.. These entities will be connected via a
permissioned blockchain. A permissioned blockchain is a
secure private common ledger agreed on by the entities,and
that securely enforces pre-specified access policies. A
blockchain-based cyber insurance system has a natural
incentive structure that can encourage entities seeking
insurance to participate in the system: insurers can devise
premiums tailored for a company’s security posture, a
company can prove that a potential cyberincidentiscovered
by its cyber insurance and third party services can be paid
when their data is used. Our systemleveragestheautomated
nature of smart contracts (on the insurer side), and is
entirely decoupled from the payment aspect of the
blockchain between customers and insurers (contrary to
many related work). BlockCIS is a continuous monitoring
and processing cyber insurance system. Finally, we show
that there are several options to ensure confidentiality and
privacy of the data being collected and stored within the
system, and instantiate the BlockCIS design using the
Hyperledger Composer framework. A recent study by
Romanosky et al. Surveys the current state of the cyber
insurance market, and its many shortcomings. This study
shows that the security posture of customers is difficult to
properly assess. Existing assessment methods are static, i.e.,
customers have to fill security questionnaires furnished by
insurers. Such questionnaires consist of a list of questions
related to information technology, management, policy, and
adopted compliance practices. In particular, Romanosky et
al. identify the lack of attention insurers pay to the technical
infrastructure and its correlation with the risks from the
broader environment the customer operates on.
3. BLOCKCHAIN BASED INSURANCE SYSTEM
A. Involved Entities
1) Customer: This is the entity that requires cyberinsurance,
e.g. a corporation, a hospital, a university. This entity owns
and operates a (possibly geographically distributed)
computing and networking infrastructure; such
infrastructure may also involve non-local outsourced
elements in the cloud.
2) Insurer: This is the entity providing insurance for the
customer. It is in their interest to accurately assess the
likelihood of any incident, for each of entities it insures, to
adjust the premiums and other fees.
3) Third Party Services: These are entities that provide very
specialized services that may be hard for the customer and
insurer to perform and are useful to assess the likelihood of
a incident, or the damage resulting from it. One example of
such a service could be one that is analyzing dark web
forums and markets, and determine whether the network
and systems of the customer are compromised.
4) Auditor: In case of a (legal) dispute between the insurer
and customer, there may be a need for a third party to
investigate and audit the data on the blockchain to settle
such a dispute. It could also be possible thatsuchanindustry
becomes highly regulated and that there will be a need for
auditors to be always involved in such a distributed system,
and only randomly (or periodically) perform audits to
ensure that the insurers actions and rates are consistent
with the logged data and events.
4. METHODOLOGY
A. Framework for Insurance
Our insurance framework consists of assets that enable
the exchange of almost anything with monetary value over
the network. The framework hassmartcontractsthatgovern
the rules for transactions. A block is created in the insurance
blockchain network when the peer nodes run consensus
over a set of transaction results (key-value pairs). Each
smart contract contains an endorsement (or verification)
logic, which specifies under what conditions a transaction
can be executed by the smart contract. The endorsement
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 8134
logic is executed by a set of endorsers (maybeparticular toa
smart contract SC) who access the blockchain to determine
whether contract conditions are satisfied.
B. Block Diagram
Fig. 1. Block Diagram of Proposed System
C. Model for Insurance
We consider a simple scenario where the main
processes (transactions) are standard insurance operations
like - client registration, policy assignment,payingpremium,
claim sub-mission, processing refunds etc. The blockchain
maintains execution and results of each transaction and
ensures that the clients do not falsely accuse the insurance
company, and that the insurance companyisaccountablefor
all services that it provides.
REFERENCES
[1] Dvalemtina Gatteschi , Favrizio Lambertti Claudio
Demartini Chiara Pranteda Victor Santamaria-
Blockchain and Smart Contracts for Insurance: Is the
Technology Mature Enough?
[2] Mayank Raikwar , Subhra Mazumdar , Sushmita Ruj ,
Sourav Sen Gupta , Anupam Chattopadhyay , and Kwok-
Yan Lam-A Blockchain Framework for Insurance
Processes..
[3] Indranil Nath -Data Exchange Platform to fight
Insurance Fraud on Blockchain.
[4] Gabriela Ciocarlie, Karim Eldefrawy, and Tancrède
Lepoint-BlockCIS—ABlockchain-basedCyberInsurance
System.
[5] R. Böhme and G. Schwartz -Modeling cyberinsurance:
Towards a unifying framework in WEIS, 2010.
[6] Blockchain in Insurance – opporutnity or threat?
McKinsey & Company, July 2016.
[7] C. D. Clack, V. A. Bakshi, and L. Braine-Smart contract
templates: essential requirements and design options

More Related Content

What's hot

IRJET- Estimation of a Good Fit with Blockchain and Identity and Access Manag...
IRJET- Estimation of a Good Fit with Blockchain and Identity and Access Manag...IRJET- Estimation of a Good Fit with Blockchain and Identity and Access Manag...
IRJET- Estimation of a Good Fit with Blockchain and Identity and Access Manag...IRJET Journal
 
IRJET- Secure Banking System using Block Chain Technology
IRJET-  	  Secure Banking System using Block Chain TechnologyIRJET-  	  Secure Banking System using Block Chain Technology
IRJET- Secure Banking System using Block Chain TechnologyIRJET Journal
 
What is tokenization in blockchain?
What is tokenization in blockchain?What is tokenization in blockchain?
What is tokenization in blockchain?Ulf Mattsson
 
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
 
Practical Applications of Block Chain Technologies
Practical Applications of Block Chain Technologies Practical Applications of Block Chain Technologies
Practical Applications of Block Chain Technologies Priyanka Aash
 
List of Top 50 Companies Using Blockchain Technology
List of Top 50 Companies Using Blockchain TechnologyList of Top 50 Companies Using Blockchain Technology
List of Top 50 Companies Using Blockchain Technology101 Blockchains
 
Blockchain in telecom industry
Blockchain in telecom industryBlockchain in telecom industry
Blockchain in telecom industryCeline George
 
Microsoft Accelerator event- Blockchain technology from disruptive concept to...
Microsoft Accelerator event- Blockchain technology from disruptive concept to...Microsoft Accelerator event- Blockchain technology from disruptive concept to...
Microsoft Accelerator event- Blockchain technology from disruptive concept to...Hila Bar
 
Smart Contracts Programming Tutorial | Solidity Programming Language | Solidi...
Smart Contracts Programming Tutorial | Solidity Programming Language | Solidi...Smart Contracts Programming Tutorial | Solidity Programming Language | Solidi...
Smart Contracts Programming Tutorial | Solidity Programming Language | Solidi...Edureka!
 
IRJET- Probabilistic Stress Distribution in Thick Cylindrical Pipe using Fini...
IRJET- Probabilistic Stress Distribution in Thick Cylindrical Pipe using Fini...IRJET- Probabilistic Stress Distribution in Thick Cylindrical Pipe using Fini...
IRJET- Probabilistic Stress Distribution in Thick Cylindrical Pipe using Fini...IRJET Journal
 
What is smart contract and how does it work
What is smart contract and how does it work What is smart contract and how does it work
What is smart contract and how does it work Global Tech Council
 
itapro201606-New Tech In Town
itapro201606-New Tech In Townitapro201606-New Tech In Town
itapro201606-New Tech In TownKaenan Hertz
 
IRJET- Blockchain Technology a Literature Survey
IRJET- Blockchain Technology a Literature SurveyIRJET- Blockchain Technology a Literature Survey
IRJET- Blockchain Technology a Literature SurveyIRJET Journal
 
What is Blockchain and How Can It Change the Game for Financial Institutions?
What is Blockchain and How Can It Change the Game for Financial Institutions?What is Blockchain and How Can It Change the Game for Financial Institutions?
What is Blockchain and How Can It Change the Game for Financial Institutions?Colleen Beck-Domanico
 
IRJET- Secured Real Estate Transactions using Blockchain Technology
IRJET-  	  Secured Real Estate Transactions using Blockchain TechnologyIRJET-  	  Secured Real Estate Transactions using Blockchain Technology
IRJET- Secured Real Estate Transactions using Blockchain TechnologyIRJET Journal
 
Blockchain: the solution for transparency in product supply chains
Blockchain: the solution for transparency in product supply chainsBlockchain: the solution for transparency in product supply chains
Blockchain: the solution for transparency in product supply chainsJamie Sandhu
 
What is tokenization in blockchain?
What is tokenization in blockchain?What is tokenization in blockchain?
What is tokenization in blockchain?Ulf Mattsson
 

What's hot (20)

Emily rutland blockchain
Emily rutland blockchainEmily rutland blockchain
Emily rutland blockchain
 
IRJET- Estimation of a Good Fit with Blockchain and Identity and Access Manag...
IRJET- Estimation of a Good Fit with Blockchain and Identity and Access Manag...IRJET- Estimation of a Good Fit with Blockchain and Identity and Access Manag...
IRJET- Estimation of a Good Fit with Blockchain and Identity and Access Manag...
 
IRJET- Secure Banking System using Block Chain Technology
IRJET-  	  Secure Banking System using Block Chain TechnologyIRJET-  	  Secure Banking System using Block Chain Technology
IRJET- Secure Banking System using Block Chain Technology
 
What is tokenization in blockchain?
What is tokenization in blockchain?What is tokenization in blockchain?
What is tokenization in blockchain?
 
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
 
Practical Applications of Block Chain Technologies
Practical Applications of Block Chain Technologies Practical Applications of Block Chain Technologies
Practical Applications of Block Chain Technologies
 
List of Top 50 Companies Using Blockchain Technology
List of Top 50 Companies Using Blockchain TechnologyList of Top 50 Companies Using Blockchain Technology
List of Top 50 Companies Using Blockchain Technology
 
Blockchain in telecom industry
Blockchain in telecom industryBlockchain in telecom industry
Blockchain in telecom industry
 
Microsoft Accelerator event- Blockchain technology from disruptive concept to...
Microsoft Accelerator event- Blockchain technology from disruptive concept to...Microsoft Accelerator event- Blockchain technology from disruptive concept to...
Microsoft Accelerator event- Blockchain technology from disruptive concept to...
 
Smart Contracts Programming Tutorial | Solidity Programming Language | Solidi...
Smart Contracts Programming Tutorial | Solidity Programming Language | Solidi...Smart Contracts Programming Tutorial | Solidity Programming Language | Solidi...
Smart Contracts Programming Tutorial | Solidity Programming Language | Solidi...
 
IRJET- Probabilistic Stress Distribution in Thick Cylindrical Pipe using Fini...
IRJET- Probabilistic Stress Distribution in Thick Cylindrical Pipe using Fini...IRJET- Probabilistic Stress Distribution in Thick Cylindrical Pipe using Fini...
IRJET- Probabilistic Stress Distribution in Thick Cylindrical Pipe using Fini...
 
What is smart contract and how does it work
What is smart contract and how does it work What is smart contract and how does it work
What is smart contract and how does it work
 
itapro201606-New Tech In Town
itapro201606-New Tech In Townitapro201606-New Tech In Town
itapro201606-New Tech In Town
 
IRJET- Blockchain Technology a Literature Survey
IRJET- Blockchain Technology a Literature SurveyIRJET- Blockchain Technology a Literature Survey
IRJET- Blockchain Technology a Literature Survey
 
What is Blockchain and How Can It Change the Game for Financial Institutions?
What is Blockchain and How Can It Change the Game for Financial Institutions?What is Blockchain and How Can It Change the Game for Financial Institutions?
What is Blockchain and How Can It Change the Game for Financial Institutions?
 
Blockchain & microsoft
Blockchain & microsoftBlockchain & microsoft
Blockchain & microsoft
 
IRJET- Secured Real Estate Transactions using Blockchain Technology
IRJET-  	  Secured Real Estate Transactions using Blockchain TechnologyIRJET-  	  Secured Real Estate Transactions using Blockchain Technology
IRJET- Secured Real Estate Transactions using Blockchain Technology
 
Blockchain: the solution for transparency in product supply chains
Blockchain: the solution for transparency in product supply chainsBlockchain: the solution for transparency in product supply chains
Blockchain: the solution for transparency in product supply chains
 
What is tokenization in blockchain?
What is tokenization in blockchain?What is tokenization in blockchain?
What is tokenization in blockchain?
 
WIPO Blockchain Whitepaper
WIPO Blockchain WhitepaperWIPO Blockchain Whitepaper
WIPO Blockchain Whitepaper
 

Similar to IRJET- Smart Contracts for Insurance based on Hyperledger Fabric

EY-blockhain-in-insurance.pdf
EY-blockhain-in-insurance.pdfEY-blockhain-in-insurance.pdf
EY-blockhain-in-insurance.pdfssuserfd0175
 
Secure and Transparent Insurance Application using Blockchain Technology
Secure and Transparent Insurance Application using Blockchain TechnologySecure and Transparent Insurance Application using Blockchain Technology
Secure and Transparent Insurance Application using Blockchain TechnologyIRJET Journal
 
TURNING THE DISRUPTIVE POWER OF BLOCKCHAIN IN THE INSURANCE MARKET INTO INNOV...
TURNING THE DISRUPTIVE POWER OF BLOCKCHAIN IN THE INSURANCE MARKET INTO INNOV...TURNING THE DISRUPTIVE POWER OF BLOCKCHAIN IN THE INSURANCE MARKET INTO INNOV...
TURNING THE DISRUPTIVE POWER OF BLOCKCHAIN IN THE INSURANCE MARKET INTO INNOV...IJNSA Journal
 
EY-blockchain-technology-as-a-platform-for-digitization
EY-blockchain-technology-as-a-platform-for-digitizationEY-blockchain-technology-as-a-platform-for-digitization
EY-blockchain-technology-as-a-platform-for-digitizationKaenan Hertz
 
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
 
Blockchain for automotive: An insight towards the IPFS blockchain-based auto ...
Blockchain for automotive: An insight towards the IPFS blockchain-based auto ...Blockchain for automotive: An insight towards the IPFS blockchain-based auto ...
Blockchain for automotive: An insight towards the IPFS blockchain-based auto ...IJECEIAES
 
Blockchain Technology- A Conceptual Overview
Blockchain Technology- A Conceptual OverviewBlockchain Technology- A Conceptual Overview
Blockchain Technology- A Conceptual OverviewIRJET 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
 
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
 
blockchain and insurance.pdf
blockchain and insurance.pdfblockchain and insurance.pdf
blockchain and insurance.pdfakshay pateriya
 
P8 a blockchain framework for insurance processes
P8 a blockchain framework for insurance processesP8 a blockchain framework for insurance processes
P8 a blockchain framework for insurance processesdevid8
 
Funding Application for Start-ups with Blockchain Approach
Funding Application for Start-ups with Blockchain ApproachFunding Application for Start-ups with Blockchain Approach
Funding Application for Start-ups with Blockchain ApproachIRJET Journal
 
K419295
K419295K419295
K419295aijbm
 
IRJET - BI: Blockchain in Insurance
IRJET -  	  BI: Blockchain in InsuranceIRJET -  	  BI: Blockchain in Insurance
IRJET - BI: Blockchain in InsuranceIRJET Journal
 
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
 
How Blockchain Can Reinvigorate Facultative Reinsurance Contract Management
How Blockchain Can Reinvigorate Facultative Reinsurance Contract ManagementHow Blockchain Can Reinvigorate Facultative Reinsurance Contract Management
How Blockchain Can Reinvigorate Facultative Reinsurance Contract ManagementCognizant
 
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
 
The design and implementation of trade finance application based on hyperledg...
The design and implementation of trade finance application based on hyperledg...The design and implementation of trade finance application based on hyperledg...
The design and implementation of trade finance application based on hyperledg...Conference Papers
 
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
 

Similar to IRJET- Smart Contracts for Insurance based on Hyperledger Fabric (20)

EY-blockhain-in-insurance.pdf
EY-blockhain-in-insurance.pdfEY-blockhain-in-insurance.pdf
EY-blockhain-in-insurance.pdf
 
Secure and Transparent Insurance Application using Blockchain Technology
Secure and Transparent Insurance Application using Blockchain TechnologySecure and Transparent Insurance Application using Blockchain Technology
Secure and Transparent Insurance Application using Blockchain Technology
 
TURNING THE DISRUPTIVE POWER OF BLOCKCHAIN IN THE INSURANCE MARKET INTO INNOV...
TURNING THE DISRUPTIVE POWER OF BLOCKCHAIN IN THE INSURANCE MARKET INTO INNOV...TURNING THE DISRUPTIVE POWER OF BLOCKCHAIN IN THE INSURANCE MARKET INTO INNOV...
TURNING THE DISRUPTIVE POWER OF BLOCKCHAIN IN THE INSURANCE MARKET INTO INNOV...
 
EY-blockchain-technology-as-a-platform-for-digitization
EY-blockchain-technology-as-a-platform-for-digitizationEY-blockchain-technology-as-a-platform-for-digitization
EY-blockchain-technology-as-a-platform-for-digitization
 
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
 
Blockchain for automotive: An insight towards the IPFS blockchain-based auto ...
Blockchain for automotive: An insight towards the IPFS blockchain-based auto ...Blockchain for automotive: An insight towards the IPFS blockchain-based auto ...
Blockchain for automotive: An insight towards the IPFS blockchain-based auto ...
 
Blockchain Technology- A Conceptual Overview
Blockchain Technology- A Conceptual OverviewBlockchain Technology- A Conceptual Overview
Blockchain Technology- A Conceptual Overview
 
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
 
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
 
blockchain and insurance.pdf
blockchain and insurance.pdfblockchain and insurance.pdf
blockchain and insurance.pdf
 
P8 a blockchain framework for insurance processes
P8 a blockchain framework for insurance processesP8 a blockchain framework for insurance processes
P8 a blockchain framework for insurance processes
 
Funding Application for Start-ups with Blockchain Approach
Funding Application for Start-ups with Blockchain ApproachFunding Application for Start-ups with Blockchain Approach
Funding Application for Start-ups with Blockchain Approach
 
K419295
K419295K419295
K419295
 
IRJET - BI: Blockchain in Insurance
IRJET -  	  BI: Blockchain in InsuranceIRJET -  	  BI: Blockchain in Insurance
IRJET - BI: Blockchain in Insurance
 
Literature Survey on “Crowdfunding Using Blockchain”
Literature Survey on “Crowdfunding Using Blockchain”Literature Survey on “Crowdfunding Using Blockchain”
Literature Survey on “Crowdfunding Using Blockchain”
 
How Blockchain Can Reinvigorate Facultative Reinsurance Contract Management
How Blockchain Can Reinvigorate Facultative Reinsurance Contract ManagementHow Blockchain Can Reinvigorate Facultative Reinsurance Contract Management
How Blockchain Can Reinvigorate Facultative Reinsurance Contract Management
 
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
 
Blockchain with iot
Blockchain with iotBlockchain with iot
Blockchain with iot
 
The design and implementation of trade finance application based on hyperledg...
The design and implementation of trade finance application based on hyperledg...The design and implementation of trade finance application based on hyperledg...
The design and implementation of trade finance application based on hyperledg...
 
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
 

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

Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 

Recently uploaded (20)

Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 

IRJET- Smart Contracts for Insurance based on Hyperledger Fabric

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 8132 Smart Contracts for Insurance based on Hyperledger Fabric Animesh Wakade, Ashish Jain, Samruddhi Bhosale, Nitin Kumar Department of Computer Engineering, Sinhgad Institute of Technology and Science, Narhe, Pune, India India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - In order to make the current insurance system more secure we propose a trustworthy policy between the customer and the insurer by using blockchain based smart contracts. This system approaches towards bringing transparency between both the peers so thatthecustomercan easily claim his insurance and is also able to see his claim processing in the proposed system. Our system uses Hyperledger Fabric which is a framework to build blockchain network (distributed ledger) and deploy peers in it. We will be concentrating on the three main participants (peers) i.e. the Customer, the Insurer and the Auditor. The systemwillinclude a mobile application for ease of customer and web based console for the Insurer and the Auditor. This system will overcome the issues faced by the current Digital Insurance system. Key Words: Blockchain, Smart Contracts, Insurance, Hyperledger, Peers, Ledger. 1.INTRODUCTION A blockchain is a distributed ledger maintained by network nodes, recording transactions executed between nodes (i.e., messages sent from one node to another). Information inserted in the blockchain is public, and cannot be modified or erased. Smart contracts are self‐executing contracts (generally saved on a blockchain) whose terms are directly written into lines of code. Blockchain [1]isa technologyfora new generation of transactional applicationsthatestablishes trust, accountability and transparency while streamlining business processes. Think of it as an operating system for interactions. It has the potential tovastlyreducethecost and complexity of getting things done.It’s essential for Blockchain technology to be developed following the open source model so a critical mass oforganizationswill coalesce around it—and reap its full benefits [2] . Becauseoftheopen source rules, participants can trust that the technology will fulfill their needs and conform to industry standards– assuring interoperability between Blockchain applications. The insurance sector, as with many others, started to investigate the application of blockchaintechnologythrough considerable investments from both big and small companies, investigations from consultancy firms and the creation, in 2016, of the first blockchain‐centered insurance consortium .The hype cycle for the insurance sector [19], however, depicts blockchain technology at the beginning of the curve connecting the technology trigger phase with the peak of inflated expectation, meaning that this technology has not been fully explored yet in this particular sector. This paper addresses the performance and security concerns of insurance processes by designing a blockchain based solution.The main purpose of the blockchain-based solution for the insurance industry is —(1)toautomateandspeed up business processes in the insurance industry, from client registration and policy issuance to claims handling, (2) to make fraud-detection easier using decentralize digital repository, (3) to make client data confidential and accessible only to the authorized parties, (4) to reduce administrative and operational costs, and (5) to enable regulators and auditors to detect suspicious transaction patterns and market behaviors. 2. LITERATURE REVIEW A. Blockchain and Smart Contracts for Insurance: Is the Technology Mature Enough?[1] The hypecycle fortheinsurancesector[7],however, depicts blockchain technology at the beginning of the curve connecting the technology trigger phase with the peak of inflated expectation, meaning that this technology has not been fully explored yet in this particular sector. Hence, the questions that insurance companies are asking themselves right now are “Arethereclearusecasesexploitingblockchain technology and smartcontracts in the insurance sector?”,“In case wewant to adopt a blockchain, what is themostsuitable blockchain architectureforour needs?” and,moreingeneral, “Is blockchain technology mature enough for insurance?”. It has been estimated that they will need to wait about 3 to 5 years to see whether they made the right choice today by deciding to invest or not in blockchain fortheir business.The objective of this paper is to help companies operating in the insurance sector to answer the above questions byproviding an overview of blockchain (and smart contracts) based use cases in such specific sector, and by highlighting strengths, weaknesses, opportunities and threats for this technology. B. A Blockchain Framework for Insurance Processes[2] Our contribution in this paper is the design of a blockchain framework for insurance use cases to offer fine- grained access controlbyspecifyingdifferentsetofendorsers foreachsmart contract.Inreality,differentinsurancepolicies have different set of endorsers, which is mimicked by creating different smart contracts fordifferentpoliciesinour model. We used Hyperledger fabric to implement our insurance blockchain framework. Extensive experiments have been conducted by scaling up the network to test the
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 8133 robustness of the system, and a detailed analysis of the latency has been carried outwithavaryingsetofparameters. We also investigated the relationship between transaction latency and network size. The idea behind our model is to implement the processes of an insurance company as smart contracts, and place the contracts in a blockchain-enabled distributed platform, for both execution of the contracts and storage of the results. C. Data Exchange Platform to fight Insurance Fraud on Blockchain[3] The Blockchain makes the popular crypto currency, Bitcoin, possible,ensuringthat‘coins’passedbetweenparties are cash-like: unique, immutable and final. The way Bitcoin implements Blockchain makes Bitcoins an unregulated, censorship-resistant shadow currency. IBM has no interest, and does not support, unregulated currencies that operate outsideregulatedfinancialmarkets.TheBlockchainisseenas a main technological innovation of Bitcoin, since it stands as proof of all the transactions on the network. A block is the ‘current’ part of a Blockchain, which records some or all the recent transactions, and once completed goes into the Blockchain as permanent database. Each time a block gets completed, a new block is generated. There is a countless number of such blocks in theBlockchain.Touseconventional insurance as an analogy, Blockchain is a like a full history of insurance transactions. Bitcoin transactions are entered chronologically in a Blockchain just the way insurance transactions are. Block, meanwhile, is like individuals. D. BlockCIS—A Blockchain-based Cyber Insurance System[4] In this shortarticle, weintroduceBlockCIS,a blockchain- based cyber insurance system that aims toprovidesolutions to these challenges. In a nutshell, our system considers four participant types: customers, insurers, third party services, and auditors.. These entities will be connected via a permissioned blockchain. A permissioned blockchain is a secure private common ledger agreed on by the entities,and that securely enforces pre-specified access policies. A blockchain-based cyber insurance system has a natural incentive structure that can encourage entities seeking insurance to participate in the system: insurers can devise premiums tailored for a company’s security posture, a company can prove that a potential cyberincidentiscovered by its cyber insurance and third party services can be paid when their data is used. Our systemleveragestheautomated nature of smart contracts (on the insurer side), and is entirely decoupled from the payment aspect of the blockchain between customers and insurers (contrary to many related work). BlockCIS is a continuous monitoring and processing cyber insurance system. Finally, we show that there are several options to ensure confidentiality and privacy of the data being collected and stored within the system, and instantiate the BlockCIS design using the Hyperledger Composer framework. A recent study by Romanosky et al. Surveys the current state of the cyber insurance market, and its many shortcomings. This study shows that the security posture of customers is difficult to properly assess. Existing assessment methods are static, i.e., customers have to fill security questionnaires furnished by insurers. Such questionnaires consist of a list of questions related to information technology, management, policy, and adopted compliance practices. In particular, Romanosky et al. identify the lack of attention insurers pay to the technical infrastructure and its correlation with the risks from the broader environment the customer operates on. 3. BLOCKCHAIN BASED INSURANCE SYSTEM A. Involved Entities 1) Customer: This is the entity that requires cyberinsurance, e.g. a corporation, a hospital, a university. This entity owns and operates a (possibly geographically distributed) computing and networking infrastructure; such infrastructure may also involve non-local outsourced elements in the cloud. 2) Insurer: This is the entity providing insurance for the customer. It is in their interest to accurately assess the likelihood of any incident, for each of entities it insures, to adjust the premiums and other fees. 3) Third Party Services: These are entities that provide very specialized services that may be hard for the customer and insurer to perform and are useful to assess the likelihood of a incident, or the damage resulting from it. One example of such a service could be one that is analyzing dark web forums and markets, and determine whether the network and systems of the customer are compromised. 4) Auditor: In case of a (legal) dispute between the insurer and customer, there may be a need for a third party to investigate and audit the data on the blockchain to settle such a dispute. It could also be possible thatsuchanindustry becomes highly regulated and that there will be a need for auditors to be always involved in such a distributed system, and only randomly (or periodically) perform audits to ensure that the insurers actions and rates are consistent with the logged data and events. 4. METHODOLOGY A. Framework for Insurance Our insurance framework consists of assets that enable the exchange of almost anything with monetary value over the network. The framework hassmartcontractsthatgovern the rules for transactions. A block is created in the insurance blockchain network when the peer nodes run consensus over a set of transaction results (key-value pairs). Each smart contract contains an endorsement (or verification) logic, which specifies under what conditions a transaction can be executed by the smart contract. The endorsement
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 8134 logic is executed by a set of endorsers (maybeparticular toa smart contract SC) who access the blockchain to determine whether contract conditions are satisfied. B. Block Diagram Fig. 1. Block Diagram of Proposed System C. Model for Insurance We consider a simple scenario where the main processes (transactions) are standard insurance operations like - client registration, policy assignment,payingpremium, claim sub-mission, processing refunds etc. The blockchain maintains execution and results of each transaction and ensures that the clients do not falsely accuse the insurance company, and that the insurance companyisaccountablefor all services that it provides. REFERENCES [1] Dvalemtina Gatteschi , Favrizio Lambertti Claudio Demartini Chiara Pranteda Victor Santamaria- Blockchain and Smart Contracts for Insurance: Is the Technology Mature Enough? [2] Mayank Raikwar , Subhra Mazumdar , Sushmita Ruj , Sourav Sen Gupta , Anupam Chattopadhyay , and Kwok- Yan Lam-A Blockchain Framework for Insurance Processes.. [3] Indranil Nath -Data Exchange Platform to fight Insurance Fraud on Blockchain. [4] Gabriela Ciocarlie, Karim Eldefrawy, and Tancrède Lepoint-BlockCIS—ABlockchain-basedCyberInsurance System. [5] R. Böhme and G. Schwartz -Modeling cyberinsurance: Towards a unifying framework in WEIS, 2010. [6] Blockchain in Insurance – opporutnity or threat? McKinsey & Company, July 2016. [7] C. D. Clack, V. A. Bakshi, and L. Braine-Smart contract templates: essential requirements and design options