SlideShare a Scribd company logo
1 of 31
Download to read offline
1
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
SEMINAR ON OVERVIEW
OF SMART CONTRACT
& ADOPTION
Lokesh Gupta
CTO / CO-FOUNDER
RMApplications Sdn Bhd
lokesh@rma.com.my
Presentedby:
www.rma.com.my
Introduction
- Definition
- Execution Steps
- Types of Smart
Contract
3
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
What is Smart Contract
The concept of a smart contract originated in 1994 by a computer scientist Nick Szabo stated
the following:
““Traditional Contracts are set of promises agreed to in a "meeting of the
minds”
“
““A smart contract is a set of promises, specified in digital form, including
protocols within which the parties perform on the other promises.
The basic idea of smart contracts is that many kinds of contractual clauses
(such as liens, bonding, delineation of property rights, etc.) can be embedded
in the hardware and software we deal with, in such a way as to make breach
of contract expensive (if desired, sometimes prohibitively so) for the
breacher.”
“
See Nick Szabo, Smart Contracts: Building Blocks for Digital Markets, 1996, http://www.fon.hum.uva.nl/rob/Courses/InformationInSpeech/CDROM/Literature/LOTwinterschool2006/ szabo.best.vwh.net/ smart_contracts_2.html
4
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Simplified Definition
“Smart contracts are self-executing ‘Trustless’ agreements containing the terms and
conditions of an agreement among peers. The terms and conditions are defined using
algorithm and written into code. The smart contract are stored and processed using
blockchain's decentralized platform such as Ethereum. The agreements facilitate the
exchange of money, shares, property, or any asset.”
“Code is the Law”
5
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
The parties
agree on a
contract.
The rules are coded ina
program
The contract
defines a setof
rules.
This program is stored in the
nodes of theBlockchain.
The nodes of the Blockchain will
execute the program
of the SmartContract.
Steps in Execution of Smart Contract
6
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Types of Smart Contract
Source : https://www.linkedin.com/pulse/smart-contracts-business-process-enablers-blockchain-antonio-grasso
7
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Traditional Contract vs Smart Contract
See Nick Szabo, Smart Contracts: Building Blocks for Digital Markets, 1996, http://www.fon.hum.uva.nl/rob/Courses/InformationInSpeech/CDROM/Literature/LOTwinterschool2006/ szabo.best.vwh.net/ smart_contracts_2.html
“Traditional Contract : Bound by Law &
Governed by People”
“Smart Contract: Code is the Law by
automating the enforcement of Terms ”
• Still largely paper-based, or email
attachment
• Manual & Time Consuming
• Required Third Party for authenticity
• Expensive
• Manual or Digital Payments (Triggered
Manually)
• Physical Presence / Physical Signature
Required
• Trust in one another / Intermediaries
• Described in Human Language
• Self-executing and digital contracts
• Immutable : No changes can be done
• No Third Party required for authenticity
• Fast & Efficient
• Digital & Auto Payments (Triggered based
on execution of Events)
• Virtually Executed using Digital Signature
• Trust in the smart contract
• Described in Machine Language / Binary
Nature
• Cost Efficient
Smart
Contract
Components
9
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Smart Contract Process & Components
Neither smart nor a contract, it is a code element containing conditions
triggering actions to execute
Terms are agreed by
all counterparties
Event triggers
contract execution
The smart contract is
automatically executed
based on the pre agreed
term
Payout and other
settlement is completed
instantly and efficiently
Settlement
Executive Value
Transfer
Events
Pre Defined
contract
Blockchain Event Communications Payments
10
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Blockchain
Blockchains are shared
across its Users, owned
equally by all
Multi-locational data structures
owned by all Users and
accessible to all providing
flexibility and robustness
Once a transaction is initiated it
cannot be deleted. The integrity of
ledger can be easily proven and is
auditable.
Blockchain forms the foundation of a Smart Contract, a secured & decentralized platform of
intense collaboration without any third party central Authority
Blockchain promotes “Single Version of Truth”
Contracting Parties using Smart Contract can be confident that agreement terms and status are fully secured with Integrity and
any changes or updates are automatically updated to all Members
Shared Decentralized Immutable
Transparent
Every member will have an
access to the whole set of
transactions that occurred
since the date of creation
Secured
Validation of transaction
follows cryptographic
methods and requires to be
validated by all members to
maintain integrity
Disruptive
No cost associated for
“trusted central authority”
recordkeeper intermediary
allows transaction to be
executed beyond boundaries
11
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Event Trigger : Oracle Connectors
▪ An oracle facilitate communication with external ecosystem where external input is
part of agreement code
▪ Oracles collects required
external information from
trusted and pre-defined
API in a secured manner
for Smart Contracts to
consume
▪ The triggering of event happens upon receiving the information from the oracles
using the API
Figure Source : Kantur, Habil (2018), How smart contracts can change the insurance industry - Benefits and challenges of using Blockchain technology. https://www.researchgate.net/
12
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
▪ Deterministic Smart Contracts : A smart contract that when it is run, it does not depend on
information from an external party (from outside the blockchain). The smart contract itself has all the
sufficient information for execution.
E.G : Peer-to-Peer lottery: the funds are held on the Blockchain network and random numbers are
also generated by the smart contract code. At the end of the lottery, the funds are transferred the
winners account via his or her address on the Blockchain network
▪ Non Deterministic Smart Contracts: A Smart contract that depends on information (called oracles
or data feeds) from an external party for execution. The information is not available on the blockchain
and requires data feeds (oracle). Oracles Connectors are known in computer science for their ability
to provide information from outside a system that the system itself cannotacquire.
E.G : FX Trading: the funds are held on the Blockchain network and only upon reaching the pre-
defined FX rate then only trading will happen. Here the Oracle Connectors will be used to get FX Rate
Feed.
Classification of Smart Contract
13
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Digital Assets / Currencies
Source : https://www.visualcapitalist.com/cryptocurrency-redefining-future-of-finance/
https://www.gminsights.com/industry-analysis/cryptocurrency-market
A cryptocurrency is based on public-key
cryptography using blockchain technology
and has evolved as a medium of exchange
however:
▪ no intrinsic value in that it is not
redeemable for another commodity,
such as gold.
▪ no physical form
▪ not a legal tender
▪ not backed by any government or legal
entity.
“Despite all the above, it is still being used
for Payments and actively traded”
14
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Digital Assets / Currencies : CBDC
Cryptocurrency,
CPMI (2015)
Central bank digital
currency, Bjerg
(2017)
Bank
deposits
Cash
Not Backed
by Central
Bank
Peer-to-
Peer
Electronic
Commodity
money
Crypto-
currency
Central
bank-issued
Universally
accessible Electronic
Cash
Central
bank digital
currency
Reserves
Bank
account
money
Source : Adapted from Bjerg, O. (2017). Designing New Money: The Policy Trilemma of Central Bank Digital Currency. Copenhagen Business School, CBS. MPP Working Paper
Wallets
Investment
Funds
Smart Contract Technologies
- Technology
- Typical Design
Overview
- Typical Design
Components
16
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Smart Contract Technologies
Source : Adapted from Bjerg, O. (2017). Designing New Money: The Policy Trilemma of Central Bank Digital Currency. Copenhagen Business School, CBS. MPP Working Paper
Source : Daniel, F. and Luca Guida. “A Service-Oriented Perspective on Blockchain Smart Contracts.” IEEE Internet Computing 23 (2019): 46-53.
17
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Typical Smart Contract Application Design
Blockchain
developer
Smart
Contract
submits
develops
develops
recorded
accesses
event
emits
emits
D
Ledger
‘get’, ‘put’,
‘delete’
Client
Application
SDK
!
!
World state
block
txn1 txn2 txn3
Blockchain
Peer
event
Source : Adapted from https://www.ibm.com/topics/smart-contracts
Database for
Application : Storing
all the Transactions
/ application logs etc
Block listing and each block
describes a set of transactions
(e.g. the inputs / executions
related to smart contract
invocation)
….
txn4
Business Case Application
developed using distributed
ledger solutions e.g.
Hyperledger Fabric
Contains the
business logic,
events and rewards
18
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Typical Smart Contract Application Components
Source : Adapted from Horea, Porutiu (2019), “Deploy a blockchain web-app with Hyperledger Fabric” (Presentation by IBM)
Membership
Smart Contract
Systems Management
Events
Peer Network
Wallet
Ledger List of transactions maintained by Peers
f(abc); Software running on peer, updates the world state
…
E T
Network which reaches consensus to add blocks
Authenticates and manages identities on network
Emits notifications of operations on network
Enables us to create/monitor blockchain components
Securely manages a user’s credentials
i
Systems Integration Integrate blockchain with eternal systems
!
19
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Use Case Scenario for eVoting
Source : Adapted from Horea, Porutiu (2019), “Deploy a blockchain web-app with Hyperledger Fabric” (Presentation by IBM)
Membership
Systems Management
Events
Peer Network
Wallet
Ledger
f(abc);
…
E T
i
Systems Integration
!
Smart Contract
The ledger containing history of submitted votes
Voter Contract. Registers voters & submits votes
The peers who run the Voter Contract
Public and private key for each registered voter
Emit events to when a transaction is complete
Extension to manage nodes & network
Stores our voter’s public/private keys and certs
An API to validate voter registration (DMV API)
Smart Contract Use Cases
- Insurance
- Supply Chain
21
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Use Case Scenario Blockchain with Smart Contract
Banking
• Supply chain and
trade finance
• KYC -Know your customer
• Transaction banking,
payments and digital
currencies
Financial Markets
• Post trade
• Unlisted security and
private equity funds
• Reference data
• Cross currency payments
• Mortgages
Retail
• Supply chain
• Loyalty programs
• Information sharing
(supplier – retailer)
Supply Chain
• Workflow digitization
• Supply chain visibility
• Provenance and
traceability
Healthcare
• Mediated health data
exchange
• Clinical trial management
• Outcome based contracts
• Medicine supply chain
Manufacturing
• Supply chain
• Product parts
• Maintenance tracking
Governance
• Asset registry
• Citizen identity
• Fraud and compliance
Insurance
• Complex risk coverage
• Group benefits
• Parametric insurance
• Asset usage history
• Claims filing
22
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
A father underwrites
a life-insurance with
his insurer, by
designating as
beneficiaries his
wife and two
children
1
A Smart Contract is
created in a
blockchain including
the following
information: insure
name, names of the
beneficiaries, amount
of the life-insurance
2
Blockchain
side
Names of the insured and
beneficiaries are checked on a
regular basis with the RNIPP
In parallel, a verification of the
civil status data (weddings,
births, divorce, etc.) is also
carried out
3 Occurrence of a birth
(i.e. potential change
in the beneficiaries)
5 The sales rep / tied
agent contacts the
insure to confirm the
change of the
beneficiaries
7 Occurrence of death of
the insured translates
into provision of
information at “Etat Civil”
level
9
Automatic issuance of
compensation order to
the beneficiaries
10
The Smart Contract
automatically
triggers a
notification to the
sales rep / tied
agent who his
responsible for the
client relationship
6
Useful data is made
available on the Blockchain
by an Oracle on a regular
basis
The Smart Contract checks
that the “conditions”
defined have not been
changed
4
Etat
Civil
RNIPP
The Smart Contract is
updated with the
change of
beneficiaries
8
Update
Insurance
Service
Provider
Insurance Contract Lifecycle MGMT by SCOR
Source :https://www.reinsurancene.ws/scor-chainthat-test-blockchain-proof-concept-reinsurance/
23
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Claims Management by Change Healthcare
Source :https://usecases.chain76.org/smart-contract-healthcare
24
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Letter of Credit Use Case
Source : https://www.cbinsights.com/research/blockchain-disrupting-banking/
25
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Letter of Credit Use Case using Smart Contract
Source : https://www.cbinsights.com/research/blockchain-disrupting-banking/
26
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Secured Automated Lending Technology (SALT)
Source: https://www.investopedia.com/tech/salt-secured-automated-lending-technology-blockchain/
Benefits &
Challenges
28
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Benefits of Smart Contract
STANDARDIZATION
Transactions are encrypted and stored on a
distributed ledger intended to be immutable.
Automating flow of digital assets and
payments may foster new products and
business models.
BUSINESS INNOVATION
CERTAINTY
COMPLIANCE INNOVATION
Standardized code and execution may
reduce costs of negotiations and
agreements
ECONOMY AND SPEED
Automation reduces transaction times and
unnecessary manual processes.
SECURITY
Compliance such KYC / Digital Token
to minimize anonymity
Well-designed smart contracts execute
automatically thereby reducing
counterparty risk and settlement risk.
29
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Smart Contract Challenges
▪ Anonymous parties could be a concern. For example,
one party may sign an agreement with a minor. This
creates a risk of the enforceability of the agreement
▪ Limited knowledge on the programmable logic and code
(representing the terms and conditions) may not be
easily understood between contracting parties.
▪ No territorial jurisdiction, thus making it difficult to
determine which laws will apply to govern contractual
issues related to a specific smart contract
▪ Difficult to resolve and arbitrate disputes arising from the
performance of the smart contracts
▪ The technology is still new and evolving.
▪ Security is a concern as hackers continue to identify new
attack surfaces that allow them to compromise the intent
of the businesses that specified the rules
Technological
challenges; legal
Challenges; Financial
regulation issues;
User Awareness &
Compliance
Challenges
30
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
Will Smart Contract Replace Traditional Contract
• Not entirely, anyway.
• More applicable when terms and conditions are straightforward, objective, and
quantifiable.
• Contracts represent an agreement between humans, not machines. Limited
knowledge on mathematical, deterministic language used by Smart Contracts,
the Traditional contract is here to stay.
• Nevertheless, Smart Contracts will be future of Contracts... It Could also be
Hybrid Contracts !!
31
Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd.
lokesh@rma.com.my
Thank You

More Related Content

What's hot

State Smart Contract Technologies
State Smart Contract TechnologiesState Smart Contract Technologies
State Smart Contract TechnologiesFederico Tenga
 
Alexander Shulgin, founder & CEO, Gruppa Kompaniy Familia - What do we mine n...
Alexander Shulgin, founder & CEO, Gruppa Kompaniy Familia - What do we mine n...Alexander Shulgin, founder & CEO, Gruppa Kompaniy Familia - What do we mine n...
Alexander Shulgin, founder & CEO, Gruppa Kompaniy Familia - What do we mine n...Techsylvania
 
Smart Contracts: Enabling New Work-Life Culture
Smart Contracts: Enabling New Work-Life CultureSmart Contracts: Enabling New Work-Life Culture
Smart Contracts: Enabling New Work-Life Cultureeeykholt
 
Cryptocurrencies: Issues, Challenges and Way Foreward
Cryptocurrencies: Issues, Challenges and Way ForewardCryptocurrencies: Issues, Challenges and Way Foreward
Cryptocurrencies: Issues, Challenges and Way ForewardVinod Kashyap
 
Blockchain in Trade Finance
Blockchain in Trade FinanceBlockchain in Trade Finance
Blockchain in Trade FinanceAurobindo Nayak
 
Cryptocurrencies and AML
Cryptocurrencies and AMLCryptocurrencies and AML
Cryptocurrencies and AMLMinerva
 
Blockchain smart contracts ethereum smart contract creation
Blockchain smart contracts   ethereum smart contract creationBlockchain smart contracts   ethereum smart contract creation
Blockchain smart contracts ethereum smart contract creationCodezeros
 
Crypto Currency, Bitcoin and Blockchain
Crypto Currency, Bitcoin and BlockchainCrypto Currency, Bitcoin and Blockchain
Crypto Currency, Bitcoin and BlockchainGoutama Bachtiar
 
6 blockchain tech trends to check out before seeking blockchain consulting
6 blockchain tech trends to check out before seeking blockchain consulting6 blockchain tech trends to check out before seeking blockchain consulting
6 blockchain tech trends to check out before seeking blockchain consultingCodezeros
 
Disadvantages and Advantages of Blockchain
Disadvantages and Advantages of BlockchainDisadvantages and Advantages of Blockchain
Disadvantages and Advantages of Blockchainijtsrd
 
Jp morgan blockchain bitcoin
Jp morgan blockchain bitcoinJp morgan blockchain bitcoin
Jp morgan blockchain bitcoinRein Mahatma
 
Cva asset tokenization_paper_v1.2_15122019 Tokenisasi aset Swiss
Cva asset tokenization_paper_v1.2_15122019 Tokenisasi aset SwissCva asset tokenization_paper_v1.2_15122019 Tokenisasi aset Swiss
Cva asset tokenization_paper_v1.2_15122019 Tokenisasi aset SwissRein Mahatma
 
Blockchain in the Heart of Digital Transformation
Blockchain in the Heart of Digital TransformationBlockchain in the Heart of Digital Transformation
Blockchain in the Heart of Digital TransformationDr. Mohamed Torky
 
Blockcchain development services | codezeros
Blockcchain development services | codezerosBlockcchain development services | codezeros
Blockcchain development services | codezerosCodezeros
 
Business Opportunities in Fintech and Blockchain
Business Opportunities in Fintech and BlockchainBusiness Opportunities in Fintech and Blockchain
Business Opportunities in Fintech and BlockchainSaeed Al Dhaheri
 
20190316 - CLBFest - Blockchain & the law - Willem Van de Wiele
20190316 - CLBFest - Blockchain & the law - Willem Van de Wiele20190316 - CLBFest - Blockchain & the law - Willem Van de Wiele
20190316 - CLBFest - Blockchain & the law - Willem Van de WieleBrussels Legal Hackers
 

What's hot (19)

State Smart Contract Technologies
State Smart Contract TechnologiesState Smart Contract Technologies
State Smart Contract Technologies
 
Smart contracts
Smart contractsSmart contracts
Smart contracts
 
Alexander Shulgin, founder & CEO, Gruppa Kompaniy Familia - What do we mine n...
Alexander Shulgin, founder & CEO, Gruppa Kompaniy Familia - What do we mine n...Alexander Shulgin, founder & CEO, Gruppa Kompaniy Familia - What do we mine n...
Alexander Shulgin, founder & CEO, Gruppa Kompaniy Familia - What do we mine n...
 
Smart Contracts: Enabling New Work-Life Culture
Smart Contracts: Enabling New Work-Life CultureSmart Contracts: Enabling New Work-Life Culture
Smart Contracts: Enabling New Work-Life Culture
 
Cryptocurrencies: Issues, Challenges and Way Foreward
Cryptocurrencies: Issues, Challenges and Way ForewardCryptocurrencies: Issues, Challenges and Way Foreward
Cryptocurrencies: Issues, Challenges and Way Foreward
 
The use cases of blockchain technology
The use cases of blockchain technologyThe use cases of blockchain technology
The use cases of blockchain technology
 
Blockchain in Trade Finance
Blockchain in Trade FinanceBlockchain in Trade Finance
Blockchain in Trade Finance
 
Cryptocurrencies and AML
Cryptocurrencies and AMLCryptocurrencies and AML
Cryptocurrencies and AML
 
Blockchain smart contracts ethereum smart contract creation
Blockchain smart contracts   ethereum smart contract creationBlockchain smart contracts   ethereum smart contract creation
Blockchain smart contracts ethereum smart contract creation
 
Crypto Currency, Bitcoin and Blockchain
Crypto Currency, Bitcoin and BlockchainCrypto Currency, Bitcoin and Blockchain
Crypto Currency, Bitcoin and Blockchain
 
6 blockchain tech trends to check out before seeking blockchain consulting
6 blockchain tech trends to check out before seeking blockchain consulting6 blockchain tech trends to check out before seeking blockchain consulting
6 blockchain tech trends to check out before seeking blockchain consulting
 
Disadvantages and Advantages of Blockchain
Disadvantages and Advantages of BlockchainDisadvantages and Advantages of Blockchain
Disadvantages and Advantages of Blockchain
 
Jp morgan blockchain bitcoin
Jp morgan blockchain bitcoinJp morgan blockchain bitcoin
Jp morgan blockchain bitcoin
 
Cva asset tokenization_paper_v1.2_15122019 Tokenisasi aset Swiss
Cva asset tokenization_paper_v1.2_15122019 Tokenisasi aset SwissCva asset tokenization_paper_v1.2_15122019 Tokenisasi aset Swiss
Cva asset tokenization_paper_v1.2_15122019 Tokenisasi aset Swiss
 
Blockchain in the Heart of Digital Transformation
Blockchain in the Heart of Digital TransformationBlockchain in the Heart of Digital Transformation
Blockchain in the Heart of Digital Transformation
 
Blockcchain development services | codezeros
Blockcchain development services | codezerosBlockcchain development services | codezeros
Blockcchain development services | codezeros
 
Blockchain for Insurance
Blockchain for InsuranceBlockchain for Insurance
Blockchain for Insurance
 
Business Opportunities in Fintech and Blockchain
Business Opportunities in Fintech and BlockchainBusiness Opportunities in Fintech and Blockchain
Business Opportunities in Fintech and Blockchain
 
20190316 - CLBFest - Blockchain & the law - Willem Van de Wiele
20190316 - CLBFest - Blockchain & the law - Willem Van de Wiele20190316 - CLBFest - Blockchain & the law - Willem Van de Wiele
20190316 - CLBFest - Blockchain & the law - Willem Van de Wiele
 

Similar to OVERVIEW OF SMART CONTRACT & ADOPTION

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
 
Quick Guide to Blockchain Smart Contracts
Quick Guide to Blockchain Smart ContractsQuick Guide to Blockchain Smart Contracts
Quick Guide to Blockchain Smart ContractsCygnet Infotech
 
The rise of cryptocurrency & smart contract in blockchain industry
The rise of cryptocurrency & smart contract in blockchain industryThe rise of cryptocurrency & smart contract in blockchain industry
The rise of cryptocurrency & smart contract in blockchain industryMoon Technolabs Pvt. Ltd.
 
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!
 
Blockchain and Smart Contracts (Series: Blockchain Basics 2020)
Blockchain and Smart Contracts (Series: Blockchain Basics 2020)   Blockchain and Smart Contracts (Series: Blockchain Basics 2020)
Blockchain and Smart Contracts (Series: Blockchain Basics 2020) Financial Poise
 
Top 8 blockchain based smart contract platforms
Top 8 blockchain based smart contract platformsTop 8 blockchain based smart contract platforms
Top 8 blockchain based smart contract platformsBlockchain Council
 
Blockchain and Smart Contracts
Blockchain and Smart ContractsBlockchain and Smart Contracts
Blockchain and Smart ContractsFinancial Poise
 
Sarwar sayeed , hector marco gisbert, tom caira ieee
Sarwar sayeed , hector marco gisbert, tom caira ieeeSarwar sayeed , hector marco gisbert, tom caira ieee
Sarwar sayeed , hector marco gisbert, tom caira ieeeIT Strategy Group
 
Smart contract development top considerations
Smart contract development   top considerationsSmart contract development   top considerations
Smart contract development top considerationsDevelopcoins
 
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
 
Blockmason link whitepaper
Blockmason link whitepaperBlockmason link whitepaper
Blockmason link whitepaperJAlbic
 
Ibm system storage solutions handbook
Ibm system storage solutions handbook Ibm system storage solutions handbook
Ibm system storage solutions handbook Diego Alberto Tamayo
 
Hyperledger development & smart contract development
Hyperledger development & smart contract developmentHyperledger development & smart contract development
Hyperledger development & smart contract developmentgavraskaranand
 
Introduction to Solidity and Smart Contract Development (9).pptx
Introduction to Solidity and Smart Contract Development (9).pptxIntroduction to Solidity and Smart Contract Development (9).pptx
Introduction to Solidity and Smart Contract Development (9).pptxGene Leybzon
 

Similar to OVERVIEW OF SMART CONTRACT & ADOPTION (20)

Blockchain 2.0
Blockchain 2.0Blockchain 2.0
Blockchain 2.0
 
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
 
Smart contract and smart contracts oracles
Smart contract and smart contracts oracles Smart contract and smart contracts oracles
Smart contract and smart contracts oracles
 
75
7575
75
 
Smart contracts
Smart contractsSmart contracts
Smart contracts
 
Quick Guide to Blockchain Smart Contracts
Quick Guide to Blockchain Smart ContractsQuick Guide to Blockchain Smart Contracts
Quick Guide to Blockchain Smart Contracts
 
Smart contract and smart contract oracles
Smart contract and smart contract oraclesSmart contract and smart contract oracles
Smart contract and smart contract oracles
 
Smart contract and smart contract oracles
Smart contract and smart contract oraclesSmart contract and smart contract oracles
Smart contract and smart contract oracles
 
The rise of cryptocurrency & smart contract in blockchain industry
The rise of cryptocurrency & smart contract in blockchain industryThe rise of cryptocurrency & smart contract in blockchain industry
The rise of cryptocurrency & smart contract in blockchain industry
 
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...
 
Blockchain and Smart Contracts (Series: Blockchain Basics 2020)
Blockchain and Smart Contracts (Series: Blockchain Basics 2020)   Blockchain and Smart Contracts (Series: Blockchain Basics 2020)
Blockchain and Smart Contracts (Series: Blockchain Basics 2020)
 
Top 8 blockchain based smart contract platforms
Top 8 blockchain based smart contract platformsTop 8 blockchain based smart contract platforms
Top 8 blockchain based smart contract platforms
 
Blockchain and Smart Contracts
Blockchain and Smart ContractsBlockchain and Smart Contracts
Blockchain and Smart Contracts
 
Sarwar sayeed , hector marco gisbert, tom caira ieee
Sarwar sayeed , hector marco gisbert, tom caira ieeeSarwar sayeed , hector marco gisbert, tom caira ieee
Sarwar sayeed , hector marco gisbert, tom caira ieee
 
Smart contract development top considerations
Smart contract development   top considerationsSmart contract development   top considerations
Smart contract development top considerations
 
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...
 
Blockmason link whitepaper
Blockmason link whitepaperBlockmason link whitepaper
Blockmason link whitepaper
 
Ibm system storage solutions handbook
Ibm system storage solutions handbook Ibm system storage solutions handbook
Ibm system storage solutions handbook
 
Hyperledger development & smart contract development
Hyperledger development & smart contract developmentHyperledger development & smart contract development
Hyperledger development & smart contract development
 
Introduction to Solidity and Smart Contract Development (9).pptx
Introduction to Solidity and Smart Contract Development (9).pptxIntroduction to Solidity and Smart Contract Development (9).pptx
Introduction to Solidity and Smart Contract Development (9).pptx
 

More from Lokesh Gupta

OmniRemit (End to End Remittance & Currency Exchange Suite)
OmniRemit (End to End Remittance & Currency Exchange Suite)OmniRemit (End to End Remittance & Currency Exchange Suite)
OmniRemit (End to End Remittance & Currency Exchange Suite)Lokesh Gupta
 
Collaboration SeGI University, MIMOS & RM Applications Sdn Bhd for Launch of ...
Collaboration SeGI University, MIMOS & RM Applications Sdn Bhd for Launch of ...Collaboration SeGI University, MIMOS & RM Applications Sdn Bhd for Launch of ...
Collaboration SeGI University, MIMOS & RM Applications Sdn Bhd for Launch of ...Lokesh Gupta
 
Lokesh Gupta: A Financial Tech Expert
Lokesh Gupta: A Financial Tech ExpertLokesh Gupta: A Financial Tech Expert
Lokesh Gupta: A Financial Tech ExpertLokesh Gupta
 
Lokesh Gupta: A Financial Tech Expert
Lokesh Gupta: A Financial Tech ExpertLokesh Gupta: A Financial Tech Expert
Lokesh Gupta: A Financial Tech ExpertLokesh Gupta
 
RM Applications: Simplifying Data Management
RM Applications: Simplifying Data ManagementRM Applications: Simplifying Data Management
RM Applications: Simplifying Data ManagementLokesh Gupta
 
Book Excerpt - Islamic Finance - A Practical Perspective
Book Excerpt - Islamic Finance - A Practical PerspectiveBook Excerpt - Islamic Finance - A Practical Perspective
Book Excerpt - Islamic Finance - A Practical PerspectiveLokesh Gupta
 
RM Applications Sdn. Bhd. (RMA): A Premium Provider of Advanced Technology ba...
RM Applications Sdn. Bhd. (RMA): A Premium Provider of Advanced Technology ba...RM Applications Sdn. Bhd. (RMA): A Premium Provider of Advanced Technology ba...
RM Applications Sdn. Bhd. (RMA): A Premium Provider of Advanced Technology ba...Lokesh Gupta
 
Islamic Finance - A Practical Perspective
Islamic Finance - A Practical PerspectiveIslamic Finance - A Practical Perspective
Islamic Finance - A Practical PerspectiveLokesh Gupta
 
Halal: The way to go forward
Halal: The way to go forwardHalal: The way to go forward
Halal: The way to go forwardLokesh Gupta
 
Big is beautiful: The survival mantra for the Islamic banking industry
Big is beautiful: The survival mantra for the Islamic banking industryBig is beautiful: The survival mantra for the Islamic banking industry
Big is beautiful: The survival mantra for the Islamic banking industryLokesh Gupta
 
RM Applications - 25 Most Promising Business Intelligence Solutions Providers
RM Applications - 25 Most Promising Business Intelligence Solutions ProvidersRM Applications - 25 Most Promising Business Intelligence Solutions Providers
RM Applications - 25 Most Promising Business Intelligence Solutions ProvidersLokesh Gupta
 
Regulating Islamic Banking : A Malaysian Perspective
Regulating Islamic Banking : A Malaysian PerspectiveRegulating Islamic Banking : A Malaysian Perspective
Regulating Islamic Banking : A Malaysian PerspectiveLokesh Gupta
 
Negative Interest Rates & Islamic Finance: Where ideology meets reality
Negative Interest Rates & Islamic Finance: Where ideology meets realityNegative Interest Rates & Islamic Finance: Where ideology meets reality
Negative Interest Rates & Islamic Finance: Where ideology meets realityLokesh Gupta
 
Islamic credit card and charity
Islamic credit card and charityIslamic credit card and charity
Islamic credit card and charityLokesh Gupta
 
Islamic Banking Overview
Islamic Banking OverviewIslamic Banking Overview
Islamic Banking OverviewLokesh Gupta
 
Rural islamic credit card (a shariah compliant rural micro financing & payme...
Rural islamic credit card  (a shariah compliant rural micro financing & payme...Rural islamic credit card  (a shariah compliant rural micro financing & payme...
Rural islamic credit card (a shariah compliant rural micro financing & payme...Lokesh Gupta
 
Islamic Credit Card
Islamic Credit CardIslamic Credit Card
Islamic Credit CardLokesh Gupta
 
Tapping into islamic finance for non muslims
Tapping into islamic finance for non muslimsTapping into islamic finance for non muslims
Tapping into islamic finance for non muslimsLokesh Gupta
 

More from Lokesh Gupta (18)

OmniRemit (End to End Remittance & Currency Exchange Suite)
OmniRemit (End to End Remittance & Currency Exchange Suite)OmniRemit (End to End Remittance & Currency Exchange Suite)
OmniRemit (End to End Remittance & Currency Exchange Suite)
 
Collaboration SeGI University, MIMOS & RM Applications Sdn Bhd for Launch of ...
Collaboration SeGI University, MIMOS & RM Applications Sdn Bhd for Launch of ...Collaboration SeGI University, MIMOS & RM Applications Sdn Bhd for Launch of ...
Collaboration SeGI University, MIMOS & RM Applications Sdn Bhd for Launch of ...
 
Lokesh Gupta: A Financial Tech Expert
Lokesh Gupta: A Financial Tech ExpertLokesh Gupta: A Financial Tech Expert
Lokesh Gupta: A Financial Tech Expert
 
Lokesh Gupta: A Financial Tech Expert
Lokesh Gupta: A Financial Tech ExpertLokesh Gupta: A Financial Tech Expert
Lokesh Gupta: A Financial Tech Expert
 
RM Applications: Simplifying Data Management
RM Applications: Simplifying Data ManagementRM Applications: Simplifying Data Management
RM Applications: Simplifying Data Management
 
Book Excerpt - Islamic Finance - A Practical Perspective
Book Excerpt - Islamic Finance - A Practical PerspectiveBook Excerpt - Islamic Finance - A Practical Perspective
Book Excerpt - Islamic Finance - A Practical Perspective
 
RM Applications Sdn. Bhd. (RMA): A Premium Provider of Advanced Technology ba...
RM Applications Sdn. Bhd. (RMA): A Premium Provider of Advanced Technology ba...RM Applications Sdn. Bhd. (RMA): A Premium Provider of Advanced Technology ba...
RM Applications Sdn. Bhd. (RMA): A Premium Provider of Advanced Technology ba...
 
Islamic Finance - A Practical Perspective
Islamic Finance - A Practical PerspectiveIslamic Finance - A Practical Perspective
Islamic Finance - A Practical Perspective
 
Halal: The way to go forward
Halal: The way to go forwardHalal: The way to go forward
Halal: The way to go forward
 
Big is beautiful: The survival mantra for the Islamic banking industry
Big is beautiful: The survival mantra for the Islamic banking industryBig is beautiful: The survival mantra for the Islamic banking industry
Big is beautiful: The survival mantra for the Islamic banking industry
 
RM Applications - 25 Most Promising Business Intelligence Solutions Providers
RM Applications - 25 Most Promising Business Intelligence Solutions ProvidersRM Applications - 25 Most Promising Business Intelligence Solutions Providers
RM Applications - 25 Most Promising Business Intelligence Solutions Providers
 
Regulating Islamic Banking : A Malaysian Perspective
Regulating Islamic Banking : A Malaysian PerspectiveRegulating Islamic Banking : A Malaysian Perspective
Regulating Islamic Banking : A Malaysian Perspective
 
Negative Interest Rates & Islamic Finance: Where ideology meets reality
Negative Interest Rates & Islamic Finance: Where ideology meets realityNegative Interest Rates & Islamic Finance: Where ideology meets reality
Negative Interest Rates & Islamic Finance: Where ideology meets reality
 
Islamic credit card and charity
Islamic credit card and charityIslamic credit card and charity
Islamic credit card and charity
 
Islamic Banking Overview
Islamic Banking OverviewIslamic Banking Overview
Islamic Banking Overview
 
Rural islamic credit card (a shariah compliant rural micro financing & payme...
Rural islamic credit card  (a shariah compliant rural micro financing & payme...Rural islamic credit card  (a shariah compliant rural micro financing & payme...
Rural islamic credit card (a shariah compliant rural micro financing & payme...
 
Islamic Credit Card
Islamic Credit CardIslamic Credit Card
Islamic Credit Card
 
Tapping into islamic finance for non muslims
Tapping into islamic finance for non muslimsTapping into islamic finance for non muslims
Tapping into islamic finance for non muslims
 

Recently uploaded

Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Gurley shaw Theory of Monetary Economics.
Gurley shaw Theory of Monetary Economics.Gurley shaw Theory of Monetary Economics.
Gurley shaw Theory of Monetary Economics.Vinodha Devi
 
Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...
Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...
Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...ssifa0344
 
Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...
Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...
Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...Delhi Call girls
 
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...dipikadinghjn ( Why You Choose Us? ) Escorts
 
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...dipikadinghjn ( Why You Choose Us? ) Escorts
 
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...dipikadinghjn ( Why You Choose Us? ) Escorts
 
Enjoy Night⚡Call Girls Patel Nagar Delhi >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Patel Nagar Delhi >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Patel Nagar Delhi >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Patel Nagar Delhi >༒8448380779 Escort ServiceDelhi Call girls
 
Webinar on E-Invoicing for Fintech Belgium
Webinar on E-Invoicing for Fintech BelgiumWebinar on E-Invoicing for Fintech Belgium
Webinar on E-Invoicing for Fintech BelgiumFinTech Belgium
 
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...ssifa0344
 
Top Rated Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...
Top Rated  Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...Top Rated  Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...
Top Rated Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...Call Girls in Nagpur High Profile
 
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...dipikadinghjn ( Why You Choose Us? ) Escorts
 
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...dipikadinghjn ( Why You Choose Us? ) Escorts
 
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...dipikadinghjn ( Why You Choose Us? ) Escorts
 
Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...
Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...
Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...priyasharma62062
 
Booking open Available Pune Call Girls Shivane 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Shivane  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Shivane  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Shivane 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...priyasharma62062
 

Recently uploaded (20)

Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...
 
Gurley shaw Theory of Monetary Economics.
Gurley shaw Theory of Monetary Economics.Gurley shaw Theory of Monetary Economics.
Gurley shaw Theory of Monetary Economics.
 
(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7
(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7
(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7
 
Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...
Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...
Solution Manual for Financial Accounting, 11th Edition by Robert Libby, Patri...
 
Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...
Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...
Call Girls in New Friends Colony Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escort...
 
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
 
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
 
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
VIP Call Girl in Mumbai 💧 9920725232 ( Call Me ) Get A New Crush Everyday Wit...
 
Enjoy Night⚡Call Girls Patel Nagar Delhi >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Patel Nagar Delhi >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Patel Nagar Delhi >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Patel Nagar Delhi >༒8448380779 Escort Service
 
From Luxury Escort Service Kamathipura : 9352852248 Make on-demand Arrangemen...
From Luxury Escort Service Kamathipura : 9352852248 Make on-demand Arrangemen...From Luxury Escort Service Kamathipura : 9352852248 Make on-demand Arrangemen...
From Luxury Escort Service Kamathipura : 9352852248 Make on-demand Arrangemen...
 
Webinar on E-Invoicing for Fintech Belgium
Webinar on E-Invoicing for Fintech BelgiumWebinar on E-Invoicing for Fintech Belgium
Webinar on E-Invoicing for Fintech Belgium
 
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
 
Top Rated Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...
Top Rated  Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...Top Rated  Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...
Top Rated Pune Call Girls Shikrapur ⟟ 6297143586 ⟟ Call Me For Genuine Sex S...
 
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
 
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
 
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
 
Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...
Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...
Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...
 
Booking open Available Pune Call Girls Shivane 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Shivane  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Shivane  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Shivane 6297143586 Call Hot Indian Gi...
 
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
 
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
 

OVERVIEW OF SMART CONTRACT & ADOPTION

  • 1. 1 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. SEMINAR ON OVERVIEW OF SMART CONTRACT & ADOPTION Lokesh Gupta CTO / CO-FOUNDER RMApplications Sdn Bhd lokesh@rma.com.my Presentedby: www.rma.com.my
  • 2. Introduction - Definition - Execution Steps - Types of Smart Contract
  • 3. 3 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. What is Smart Contract The concept of a smart contract originated in 1994 by a computer scientist Nick Szabo stated the following: ““Traditional Contracts are set of promises agreed to in a "meeting of the minds” “ ““A smart contract is a set of promises, specified in digital form, including protocols within which the parties perform on the other promises. The basic idea of smart contracts is that many kinds of contractual clauses (such as liens, bonding, delineation of property rights, etc.) can be embedded in the hardware and software we deal with, in such a way as to make breach of contract expensive (if desired, sometimes prohibitively so) for the breacher.” “ See Nick Szabo, Smart Contracts: Building Blocks for Digital Markets, 1996, http://www.fon.hum.uva.nl/rob/Courses/InformationInSpeech/CDROM/Literature/LOTwinterschool2006/ szabo.best.vwh.net/ smart_contracts_2.html
  • 4. 4 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Simplified Definition “Smart contracts are self-executing ‘Trustless’ agreements containing the terms and conditions of an agreement among peers. The terms and conditions are defined using algorithm and written into code. The smart contract are stored and processed using blockchain's decentralized platform such as Ethereum. The agreements facilitate the exchange of money, shares, property, or any asset.” “Code is the Law”
  • 5. 5 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. The parties agree on a contract. The rules are coded ina program The contract defines a setof rules. This program is stored in the nodes of theBlockchain. The nodes of the Blockchain will execute the program of the SmartContract. Steps in Execution of Smart Contract
  • 6. 6 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Types of Smart Contract Source : https://www.linkedin.com/pulse/smart-contracts-business-process-enablers-blockchain-antonio-grasso
  • 7. 7 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Traditional Contract vs Smart Contract See Nick Szabo, Smart Contracts: Building Blocks for Digital Markets, 1996, http://www.fon.hum.uva.nl/rob/Courses/InformationInSpeech/CDROM/Literature/LOTwinterschool2006/ szabo.best.vwh.net/ smart_contracts_2.html “Traditional Contract : Bound by Law & Governed by People” “Smart Contract: Code is the Law by automating the enforcement of Terms ” • Still largely paper-based, or email attachment • Manual & Time Consuming • Required Third Party for authenticity • Expensive • Manual or Digital Payments (Triggered Manually) • Physical Presence / Physical Signature Required • Trust in one another / Intermediaries • Described in Human Language • Self-executing and digital contracts • Immutable : No changes can be done • No Third Party required for authenticity • Fast & Efficient • Digital & Auto Payments (Triggered based on execution of Events) • Virtually Executed using Digital Signature • Trust in the smart contract • Described in Machine Language / Binary Nature • Cost Efficient
  • 9. 9 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Smart Contract Process & Components Neither smart nor a contract, it is a code element containing conditions triggering actions to execute Terms are agreed by all counterparties Event triggers contract execution The smart contract is automatically executed based on the pre agreed term Payout and other settlement is completed instantly and efficiently Settlement Executive Value Transfer Events Pre Defined contract Blockchain Event Communications Payments
  • 10. 10 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Blockchain Blockchains are shared across its Users, owned equally by all Multi-locational data structures owned by all Users and accessible to all providing flexibility and robustness Once a transaction is initiated it cannot be deleted. The integrity of ledger can be easily proven and is auditable. Blockchain forms the foundation of a Smart Contract, a secured & decentralized platform of intense collaboration without any third party central Authority Blockchain promotes “Single Version of Truth” Contracting Parties using Smart Contract can be confident that agreement terms and status are fully secured with Integrity and any changes or updates are automatically updated to all Members Shared Decentralized Immutable Transparent Every member will have an access to the whole set of transactions that occurred since the date of creation Secured Validation of transaction follows cryptographic methods and requires to be validated by all members to maintain integrity Disruptive No cost associated for “trusted central authority” recordkeeper intermediary allows transaction to be executed beyond boundaries
  • 11. 11 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Event Trigger : Oracle Connectors ▪ An oracle facilitate communication with external ecosystem where external input is part of agreement code ▪ Oracles collects required external information from trusted and pre-defined API in a secured manner for Smart Contracts to consume ▪ The triggering of event happens upon receiving the information from the oracles using the API Figure Source : Kantur, Habil (2018), How smart contracts can change the insurance industry - Benefits and challenges of using Blockchain technology. https://www.researchgate.net/
  • 12. 12 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. ▪ Deterministic Smart Contracts : A smart contract that when it is run, it does not depend on information from an external party (from outside the blockchain). The smart contract itself has all the sufficient information for execution. E.G : Peer-to-Peer lottery: the funds are held on the Blockchain network and random numbers are also generated by the smart contract code. At the end of the lottery, the funds are transferred the winners account via his or her address on the Blockchain network ▪ Non Deterministic Smart Contracts: A Smart contract that depends on information (called oracles or data feeds) from an external party for execution. The information is not available on the blockchain and requires data feeds (oracle). Oracles Connectors are known in computer science for their ability to provide information from outside a system that the system itself cannotacquire. E.G : FX Trading: the funds are held on the Blockchain network and only upon reaching the pre- defined FX rate then only trading will happen. Here the Oracle Connectors will be used to get FX Rate Feed. Classification of Smart Contract
  • 13. 13 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Digital Assets / Currencies Source : https://www.visualcapitalist.com/cryptocurrency-redefining-future-of-finance/ https://www.gminsights.com/industry-analysis/cryptocurrency-market A cryptocurrency is based on public-key cryptography using blockchain technology and has evolved as a medium of exchange however: ▪ no intrinsic value in that it is not redeemable for another commodity, such as gold. ▪ no physical form ▪ not a legal tender ▪ not backed by any government or legal entity. “Despite all the above, it is still being used for Payments and actively traded”
  • 14. 14 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Digital Assets / Currencies : CBDC Cryptocurrency, CPMI (2015) Central bank digital currency, Bjerg (2017) Bank deposits Cash Not Backed by Central Bank Peer-to- Peer Electronic Commodity money Crypto- currency Central bank-issued Universally accessible Electronic Cash Central bank digital currency Reserves Bank account money Source : Adapted from Bjerg, O. (2017). Designing New Money: The Policy Trilemma of Central Bank Digital Currency. Copenhagen Business School, CBS. MPP Working Paper Wallets Investment Funds
  • 15. Smart Contract Technologies - Technology - Typical Design Overview - Typical Design Components
  • 16. 16 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Smart Contract Technologies Source : Adapted from Bjerg, O. (2017). Designing New Money: The Policy Trilemma of Central Bank Digital Currency. Copenhagen Business School, CBS. MPP Working Paper Source : Daniel, F. and Luca Guida. “A Service-Oriented Perspective on Blockchain Smart Contracts.” IEEE Internet Computing 23 (2019): 46-53.
  • 17. 17 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Typical Smart Contract Application Design Blockchain developer Smart Contract submits develops develops recorded accesses event emits emits D Ledger ‘get’, ‘put’, ‘delete’ Client Application SDK ! ! World state block txn1 txn2 txn3 Blockchain Peer event Source : Adapted from https://www.ibm.com/topics/smart-contracts Database for Application : Storing all the Transactions / application logs etc Block listing and each block describes a set of transactions (e.g. the inputs / executions related to smart contract invocation) …. txn4 Business Case Application developed using distributed ledger solutions e.g. Hyperledger Fabric Contains the business logic, events and rewards
  • 18. 18 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Typical Smart Contract Application Components Source : Adapted from Horea, Porutiu (2019), “Deploy a blockchain web-app with Hyperledger Fabric” (Presentation by IBM) Membership Smart Contract Systems Management Events Peer Network Wallet Ledger List of transactions maintained by Peers f(abc); Software running on peer, updates the world state … E T Network which reaches consensus to add blocks Authenticates and manages identities on network Emits notifications of operations on network Enables us to create/monitor blockchain components Securely manages a user’s credentials i Systems Integration Integrate blockchain with eternal systems !
  • 19. 19 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Use Case Scenario for eVoting Source : Adapted from Horea, Porutiu (2019), “Deploy a blockchain web-app with Hyperledger Fabric” (Presentation by IBM) Membership Systems Management Events Peer Network Wallet Ledger f(abc); … E T i Systems Integration ! Smart Contract The ledger containing history of submitted votes Voter Contract. Registers voters & submits votes The peers who run the Voter Contract Public and private key for each registered voter Emit events to when a transaction is complete Extension to manage nodes & network Stores our voter’s public/private keys and certs An API to validate voter registration (DMV API)
  • 20. Smart Contract Use Cases - Insurance - Supply Chain
  • 21. 21 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Use Case Scenario Blockchain with Smart Contract Banking • Supply chain and trade finance • KYC -Know your customer • Transaction banking, payments and digital currencies Financial Markets • Post trade • Unlisted security and private equity funds • Reference data • Cross currency payments • Mortgages Retail • Supply chain • Loyalty programs • Information sharing (supplier – retailer) Supply Chain • Workflow digitization • Supply chain visibility • Provenance and traceability Healthcare • Mediated health data exchange • Clinical trial management • Outcome based contracts • Medicine supply chain Manufacturing • Supply chain • Product parts • Maintenance tracking Governance • Asset registry • Citizen identity • Fraud and compliance Insurance • Complex risk coverage • Group benefits • Parametric insurance • Asset usage history • Claims filing
  • 22. 22 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. A father underwrites a life-insurance with his insurer, by designating as beneficiaries his wife and two children 1 A Smart Contract is created in a blockchain including the following information: insure name, names of the beneficiaries, amount of the life-insurance 2 Blockchain side Names of the insured and beneficiaries are checked on a regular basis with the RNIPP In parallel, a verification of the civil status data (weddings, births, divorce, etc.) is also carried out 3 Occurrence of a birth (i.e. potential change in the beneficiaries) 5 The sales rep / tied agent contacts the insure to confirm the change of the beneficiaries 7 Occurrence of death of the insured translates into provision of information at “Etat Civil” level 9 Automatic issuance of compensation order to the beneficiaries 10 The Smart Contract automatically triggers a notification to the sales rep / tied agent who his responsible for the client relationship 6 Useful data is made available on the Blockchain by an Oracle on a regular basis The Smart Contract checks that the “conditions” defined have not been changed 4 Etat Civil RNIPP The Smart Contract is updated with the change of beneficiaries 8 Update Insurance Service Provider Insurance Contract Lifecycle MGMT by SCOR Source :https://www.reinsurancene.ws/scor-chainthat-test-blockchain-proof-concept-reinsurance/
  • 23. 23 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Claims Management by Change Healthcare Source :https://usecases.chain76.org/smart-contract-healthcare
  • 24. 24 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Letter of Credit Use Case Source : https://www.cbinsights.com/research/blockchain-disrupting-banking/
  • 25. 25 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Letter of Credit Use Case using Smart Contract Source : https://www.cbinsights.com/research/blockchain-disrupting-banking/
  • 26. 26 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Secured Automated Lending Technology (SALT) Source: https://www.investopedia.com/tech/salt-secured-automated-lending-technology-blockchain/
  • 28. 28 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Benefits of Smart Contract STANDARDIZATION Transactions are encrypted and stored on a distributed ledger intended to be immutable. Automating flow of digital assets and payments may foster new products and business models. BUSINESS INNOVATION CERTAINTY COMPLIANCE INNOVATION Standardized code and execution may reduce costs of negotiations and agreements ECONOMY AND SPEED Automation reduces transaction times and unnecessary manual processes. SECURITY Compliance such KYC / Digital Token to minimize anonymity Well-designed smart contracts execute automatically thereby reducing counterparty risk and settlement risk.
  • 29. 29 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Smart Contract Challenges ▪ Anonymous parties could be a concern. For example, one party may sign an agreement with a minor. This creates a risk of the enforceability of the agreement ▪ Limited knowledge on the programmable logic and code (representing the terms and conditions) may not be easily understood between contracting parties. ▪ No territorial jurisdiction, thus making it difficult to determine which laws will apply to govern contractual issues related to a specific smart contract ▪ Difficult to resolve and arbitrate disputes arising from the performance of the smart contracts ▪ The technology is still new and evolving. ▪ Security is a concern as hackers continue to identify new attack surfaces that allow them to compromise the intent of the businesses that specified the rules Technological challenges; legal Challenges; Financial regulation issues; User Awareness & Compliance Challenges
  • 30. 30 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. Will Smart Contract Replace Traditional Contract • Not entirely, anyway. • More applicable when terms and conditions are straightforward, objective, and quantifiable. • Contracts represent an agreement between humans, not machines. Limited knowledge on mathematical, deterministic language used by Smart Contracts, the Traditional contract is here to stay. • Nevertheless, Smart Contracts will be future of Contracts... It Could also be Hybrid Contracts !!
  • 31. 31 Strictly Confidential www.rma.com.my © 2021 RM Applications Sdn. Bhd. lokesh@rma.com.my Thank You