Search
00
GBAF Logo
trophy
Top StoriesInterviewsBusinessFinanceBankingTechnologyInvestingTradingVideosAwardsMagazinesHeadlinesTrends

Subscribe to our newsletter

Get the latest news and updates from our team.

Global Banking & Finance Review®

Global Banking & Finance Review® - Subscribe to our newsletter

Company

    GBAF Logo
    • About Us
    • Advertising and Sponsorship
    • Profile & Readership
    • Contact Us
    • Latest News
    • Privacy & Cookies Policies
    • Terms of Use
    • Advertising Terms
    • Issue 81
    • Issue 80
    • Issue 79
    • Issue 78
    • Issue 77
    • Issue 76
    • Issue 75
    • Issue 74
    • Issue 73
    • Issue 72
    • Issue 71
    • Issue 70
    • View All
    • About the Awards
    • Awards Timetable
    • Awards Winners
    • Submit Nominations
    • Testimonials
    • Media Room
    • FAQ
    • Asset Management Awards
    • Brand of the Year Awards
    • Business Awards
    • Cash Management Banking Awards
    • Banking Technology Awards
    • CEO Awards
    • Customer Service Awards
    • CSR Awards
    • Deal of the Year Awards
    • Corporate Governance Awards
    • Corporate Banking Awards
    • Digital Transformation Awards
    • Fintech Awards
    • Education & Training Awards
    • ESG & Sustainability Awards
    • ESG Awards
    • Forex Banking Awards
    • Innovation Awards
    • Insurance & Takaful Awards
    • Investment Banking Awards
    • Investor Relations Awards
    • Leadership Awards
    • Islamic Banking Awards
    • Real Estate Awards
    • Project Finance Awards
    • Process & Product Awards
    • Telecommunication Awards
    • HR & Recruitment Awards
    • Trade Finance Awards
    • The Next 100 Global Awards
    • Wealth Management Awards
    • Travel Awards
    • Years of Excellence Awards
    • Publishing Principles
    • Ownership & Funding
    • Corrections Policy
    • Editorial Code of Ethics
    • Diversity & Inclusion Policy
    • Fact Checking Policy
    Original content: Global Banking and Finance Review - https://www.globalbankingandfinance.com

    A global financial intelligence and recognition platform delivering authoritative insights, data-driven analysis, and institutional benchmarking across Banking, Capital Markets, Investment, Technology, and Financial Infrastructure.

    Copyright © 2010-2026 - All Rights Reserved. | Sitemap | Tags

    Editorial & Advertiser disclosure

    Global Banking & Finance Review® is an online platform offering news, analysis, and opinion on the latest trends, developments, and innovations in the banking and finance industry worldwide. The platform covers a diverse range of topics, including banking, insurance, investment, wealth management, fintech, and regulatory issues. The website publishes news, press releases, opinion and advertorials on various financial organizations, products and services which are commissioned from various Companies, Organizations, PR agencies, Bloggers etc. These commissioned articles are commercial in nature. This is not to be considered as financial advice and should be considered only for information purposes. It does not reflect the views or opinion of our website and is not to be considered an endorsement or a recommendation. We cannot guarantee the accuracy or applicability of any information provided with respect to your individual or personal circumstances. Please seek Professional advice from a qualified professional before making any financial decisions. We link to various third-party websites, affiliate sales networks, and to our advertising partners websites. When you view or click on certain links available on our articles, our partners may compensate us for displaying the content to you or make a purchase or fill a form. This will not incur any additional charges to you. To make things simpler for you to identity or distinguish advertised or sponsored articles or links, you may consider all articles or links hosted on our site as a commercial article placement. We will not be responsible for any loss you may suffer as a result of any omission or inaccuracy on the website.

    1. Home
    2. >Business
    3. >GET SMART: AUTOMATING BUSINESS AGREEMENTS WITH BLOCKCHAINS AND SMART CONTRACTS
    Business

    Get Smart: Automating Business Agreements With Blockchains and Smart Contracts

    Published by Gbaf News

    Posted on January 10, 2018

    18 min read

    Last updated: January 21, 2026

    Add as preferred source on Google
    This image depicts the arrival of Spanish hostage Gilbert Navarro at Boufarik air base in Algeria after his release by Tuareg rebels, highlighting a significant moment in international hostage negotiations.
    Spanish hostage Gilbert Navarro arriving at Algerian air base after release - Global Banking & Finance Review
    Why waste money on news and opinion when you can access them for free?

    Take advantage of our newsletter subscription and stay informed on the go!

    Subscribe

    By Matt Savare and Kurt Watkins

    • Unless you have been living under a rock for the last year, you have heard and read about Bitcoin, which is electronic cash supported by a peer-to-peer network of computers linked via the Internet.  Although Bitcoin receives the lion’s share of the press – and is the most valuable cryptocurrency by market capitalization – another such network, Ethereum, is powering a transformation in the way business is conducted.  Ethereum is an open source blockchain platform that utilizes a Turing-complete programming language (i.e., capable of computing anything that is computable given sufficient resources) that enables the creation of decentralized applications and “smart contracts.”  Without being hyperbolic, smart contracts, which automate business processes using blockchain technology, have the potential to disrupt and revolutionize the provision of business services the same way robots did manufacturing.

    Rise of the (Decentralized) Machines

    • Today, businesses typically store their information on centralized servers(their own or those of cloud service providers) and share that data with the central servers of third parties, such as banks, vendors, and customers.  Such a centralized-server model has three fundamental weaknesses: (1) the costs and inefficiencies associated with having to reconcile data sets;(2) the vulnerability of the central locations to cyber-attacks; and (3) the necessary provision of sensitive data to third parties who facilitate information sharing.  A new model based on the blockchain has arrived.
    • Blockchain technology obviates the need for centralized servers.  Instead, data is transacted and stored in a decentralized or “distributed” fashion using the combination of four elements: nodes, a shared ledger, a consensus mechanism, and a virtual machine, which together comprise a “blockchain.”
    • Nodes are computing devices connected to the Internet and running the blockchain software. They represent the physical element of a blockchain and store all of its information.  The diffusion of information across the various individual nodes is what makes the blockchain decentralized.
    • The shared ledger is the information stored on each of the nodes. Any transaction, or specified group of transactions, is grouped into a “block” of information, and each block is cryptographically linked (or chained) to the adjacent blocks, hence the name blockchain.  Together, these transactions and the blocks that store and connect them are the shared ledger.  Each node powering the blockchain maintains an identical copy of the shared ledger in its entirety (i.e., each block on the blockchain from the very first block to the very last one).  Because reconciliation of the shared ledger is automatic and simultaneous across the entire blockchain, the shared ledger is a single store of truth in an otherwise trustless, decentralized environment.
    • The consensus mechanism is the algorithm the blockchain uses to automatically guarantee properly functioning nodes and data transactions. There are a variety of consensus algorithms (e.g., proof-of-work and proof-of-stake), but each one ensures the consistency of the data across all the nodes in a blockchain and ensures those nodes are behaving normally.  Should any one node be compromised, the algorithm will recognize it as behaving abnormally and instruct the remaining nodes to take corrective measures.  Further, if an improper data transaction occurs, the additional security provided by the cryptographic links will forbid the impropriety.
    • The virtual machine is what processes the instructions for the blockchain. It is, in essence, the computer that would exist if all the nodes of the blockchain were contained in a single computer.

    The first functional platform to realize these advantages for broad application was Ethereum.  Although Ethereum issues tokens (Ether) that can be used for payments, its core value emanates from the ability of its virtual machine to process data transactions and decentralized applications rather than simply exchange tokens, like Bitcoin does.  This enhanced functionality enables Ethereum to power and process smart contracts, presenting businesses with two critical advantages: a massive reduction in overhead and greater reliability than current technology models.

    Automatic for the People: The Emergence of Smart Contracts

    Although there is no definitive definition of “smart contracts,” they are, at the most fundamental level, programs (or “autonomous agents” as the Ethereum white paper dubs them) that execute instructions exactly as programmed.  After they are developed and deployed onto the blockchain network, smart contracts are self-executing and self-enforcing.For example, suppose a bank has decided to reap the benefits of smart contracts and created a decentralized system on the Ethereum blockchain to handle its accounting.  Now, the bank wishes to issue a mortgage to a borrower.  The parties agree to run their mortgage on the Ethereum network, thereby automating payments without the need to develop or license a costly proprietary system.  The computer-coded terms would be stored not only by the parties mentioned, but also every other node on the blockchain.  This ensures that the smart contract cannot be changed without the consent of the bank and the borrower.  If the borrower does not have enough funds in his or her account, then the bank would be instantly notified and different terms could be enforced in the event of a default.  And, once the borrower has paid back the mortgage, the network would update and automatically remove the debt obligation on the bank’s system.  If properly programmed and linked with an available smart contract processing title documents, the final payment would automatically update the title of the home and remove the bank’s lien on the property.

    Other examples abound.  In the world of financial transactions, smart contracts can be programmed to execute various trades (e.g., stocks, bonds, Bitcoin) when certain conditions precedent are satisfied and without having to trust any party to perform the transactions.  A supply chain blockchain can automatically track goods in real time, properly route them to the correct destinations, and remit payments to the appropriate parties along the way.  An artist can track the use of his or her intellectual property in real time as well as manage those digital rights and receive payment without the long line of intermediaries that currently dominate the system (e.g., Apple’s 1/3 cut).  A company can automatically track its shares, update its cap table, and administer shareholder voting.  With smart contracts, these and many more processes that ordinarily require several layers of human oversight can be more easily managed, provide data in real time, reduce overhead and confusion, and create new opportunities.

    However, utilizing a distributed network (public or private) requires not only retooling a business’s current environment, but also obtaining buy-in from all of the interested parties.  Because smart contracts process binding transactions, a company’s counsel (in-house and/or external)should be involved with their development and deployment to ensure that the smart contracts reflect the human negations and do not expose the business to otherwise unforeseen legal consequences.  Most critically, there must be meaningful cooperation among the parties that will use the system and the software developers who will help code them.

    Building Blocks: Creating and Deploying Smart Contracts

    In order to craft and deploy smart contracts that accurately reflect the parties’ understanding, that transform the way transactions are executed, maintained, administered, and enforced,and that reliability replace standard contracts (in whole or in part), lawyers, software developers, and the interested parties to the transaction must collaborate in a number of meaningful ways.

    As a preliminary issue, although smart contracts more efficiently govern transactions among the parties, a traditional contract must still govern the blockchain’s terms of use and the legal relationships and obligations among the parties. The traditional contract will set forth the terms of the software license, what law applies in the event of a dispute, where the dispute should be resolved, each party’s contribution to the production of the blockchain, what smart contracts will be deployed, and other standard terms such as representations and warranties, indemnification, and limitation of liability.

    The traditional contract will also set forth what kind of platform the parties will run among themselves.  Broadly speaking, the platform will be either a public blockchain, like Ethereum, or a private blockchain, like a Hyperledger project.  The advantage of a public blockchain is that the platform is already built and trusted.  However, it is more difficult to ensure privacy, efficient transactions times, and develop sophisticated tools on such a platform.  The alternative, a private blockchain, requires more upfront investment and buy-in from the participants, as it must be customized.  Either option will fundamentally do the same two things: form a universal consensus on the facts and execute actions based on that consensus.  This first technical decision, as well as all those that flow from it, must anticipate the legal requirements of data storage, privacy, and the transactions to be performed on the blockchain.  The parties’ legal teams are best positioned to aid in this decision.

    Once the platform is built, the parties need to develop and deploy their smart contracts.  Much like the creation of other customized digital applications, software developers write the code to perform specific functions and the users of the code (i.e., the various parties to the smart contract) interface with the application by providing correct inputs and access to the appropriate information. During this process, however, the developers need the support of legal specialists, who can accurately convey the legal requirements of the code as well as listen to, and work with, the developers when a straightforward method of coding for the legal parameters cannot be achieved.

    To execute or go live with a smart contract, a party must “sign” the contract.  Unlike in the case of traditional contracts, smart contract execution is not achieved through a handwritten or electronic signature.  Rather, every party on the platform has a unique signing tool, its private key.  By running its private key against a smart contract, the smart contract will execute the functions the party requires of it.  This “signing” leaves an indelible imprint stating the time that the party executed the smart contract.

    Finally, the terms of the smart contract are broadcast to the entire decentralized system, which automatically updates the shared ledger after reaching consensus that the transaction is valid.  To ensure privacy, the terms can be “hashed,” a cryptographic process whereby the terms are given unique markers that cannot be reverse engineered.

    Although smart contracts deployed on the blockchain are relatively new phenomena, they are already profoundly transforming the way we conduct business.  From shipping to banking, logistics management to livestock, the legal profession to insurance, and the entertainment industry to the Internet of Things (IoT), smart contracts are becoming more widely adopted across a range of uses cases for businesses, individuals, and even IoT devices.  Successful creation and deployment of these smart contracts requires smart collaboration among the various stake holders, their developers, and their attorneys.

    Matt Savare is a partner and Kurt Watkins is an associate at Lowenstein Sandler LLP, where they practice intellectual property, technology, blockchain, and privacy law. 

    By Matt Savare and Kurt Watkins

    • Unless you have been living under a rock for the last year, you have heard and read about Bitcoin, which is electronic cash supported by a peer-to-peer network of computers linked via the Internet.  Although Bitcoin receives the lion’s share of the press – and is the most valuable cryptocurrency by market capitalization – another such network, Ethereum, is powering a transformation in the way business is conducted.  Ethereum is an open source blockchain platform that utilizes a Turing-complete programming language (i.e., capable of computing anything that is computable given sufficient resources) that enables the creation of decentralized applications and “smart contracts.”  Without being hyperbolic, smart contracts, which automate business processes using blockchain technology, have the potential to disrupt and revolutionize the provision of business services the same way robots did manufacturing.

    Rise of the (Decentralized) Machines

    • Today, businesses typically store their information on centralized servers(their own or those of cloud service providers) and share that data with the central servers of third parties, such as banks, vendors, and customers.  Such a centralized-server model has three fundamental weaknesses: (1) the costs and inefficiencies associated with having to reconcile data sets;(2) the vulnerability of the central locations to cyber-attacks; and (3) the necessary provision of sensitive data to third parties who facilitate information sharing.  A new model based on the blockchain has arrived.
    • Blockchain technology obviates the need for centralized servers.  Instead, data is transacted and stored in a decentralized or “distributed” fashion using the combination of four elements: nodes, a shared ledger, a consensus mechanism, and a virtual machine, which together comprise a “blockchain.”
    • Nodes are computing devices connected to the Internet and running the blockchain software. They represent the physical element of a blockchain and store all of its information.  The diffusion of information across the various individual nodes is what makes the blockchain decentralized.
    • The shared ledger is the information stored on each of the nodes. Any transaction, or specified group of transactions, is grouped into a “block” of information, and each block is cryptographically linked (or chained) to the adjacent blocks, hence the name blockchain.  Together, these transactions and the blocks that store and connect them are the shared ledger.  Each node powering the blockchain maintains an identical copy of the shared ledger in its entirety (i.e., each block on the blockchain from the very first block to the very last one).  Because reconciliation of the shared ledger is automatic and simultaneous across the entire blockchain, the shared ledger is a single store of truth in an otherwise trustless, decentralized environment.
    • The consensus mechanism is the algorithm the blockchain uses to automatically guarantee properly functioning nodes and data transactions. There are a variety of consensus algorithms (e.g., proof-of-work and proof-of-stake), but each one ensures the consistency of the data across all the nodes in a blockchain and ensures those nodes are behaving normally.  Should any one node be compromised, the algorithm will recognize it as behaving abnormally and instruct the remaining nodes to take corrective measures.  Further, if an improper data transaction occurs, the additional security provided by the cryptographic links will forbid the impropriety.
    • The virtual machine is what processes the instructions for the blockchain. It is, in essence, the computer that would exist if all the nodes of the blockchain were contained in a single computer.

    The first functional platform to realize these advantages for broad application was Ethereum.  Although Ethereum issues tokens (Ether) that can be used for payments, its core value emanates from the ability of its virtual machine to process data transactions and decentralized applications rather than simply exchange tokens, like Bitcoin does.  This enhanced functionality enables Ethereum to power and process smart contracts, presenting businesses with two critical advantages: a massive reduction in overhead and greater reliability than current technology models.

    Automatic for the People: The Emergence of Smart Contracts

    Although there is no definitive definition of “smart contracts,” they are, at the most fundamental level, programs (or “autonomous agents” as the Ethereum white paper dubs them) that execute instructions exactly as programmed.  After they are developed and deployed onto the blockchain network, smart contracts are self-executing and self-enforcing.For example, suppose a bank has decided to reap the benefits of smart contracts and created a decentralized system on the Ethereum blockchain to handle its accounting.  Now, the bank wishes to issue a mortgage to a borrower.  The parties agree to run their mortgage on the Ethereum network, thereby automating payments without the need to develop or license a costly proprietary system.  The computer-coded terms would be stored not only by the parties mentioned, but also every other node on the blockchain.  This ensures that the smart contract cannot be changed without the consent of the bank and the borrower.  If the borrower does not have enough funds in his or her account, then the bank would be instantly notified and different terms could be enforced in the event of a default.  And, once the borrower has paid back the mortgage, the network would update and automatically remove the debt obligation on the bank’s system.  If properly programmed and linked with an available smart contract processing title documents, the final payment would automatically update the title of the home and remove the bank’s lien on the property.

    Other examples abound.  In the world of financial transactions, smart contracts can be programmed to execute various trades (e.g., stocks, bonds, Bitcoin) when certain conditions precedent are satisfied and without having to trust any party to perform the transactions.  A supply chain blockchain can automatically track goods in real time, properly route them to the correct destinations, and remit payments to the appropriate parties along the way.  An artist can track the use of his or her intellectual property in real time as well as manage those digital rights and receive payment without the long line of intermediaries that currently dominate the system (e.g., Apple’s 1/3 cut).  A company can automatically track its shares, update its cap table, and administer shareholder voting.  With smart contracts, these and many more processes that ordinarily require several layers of human oversight can be more easily managed, provide data in real time, reduce overhead and confusion, and create new opportunities.

    However, utilizing a distributed network (public or private) requires not only retooling a business’s current environment, but also obtaining buy-in from all of the interested parties.  Because smart contracts process binding transactions, a company’s counsel (in-house and/or external)should be involved with their development and deployment to ensure that the smart contracts reflect the human negations and do not expose the business to otherwise unforeseen legal consequences.  Most critically, there must be meaningful cooperation among the parties that will use the system and the software developers who will help code them.

    Building Blocks: Creating and Deploying Smart Contracts

    In order to craft and deploy smart contracts that accurately reflect the parties’ understanding, that transform the way transactions are executed, maintained, administered, and enforced,and that reliability replace standard contracts (in whole or in part), lawyers, software developers, and the interested parties to the transaction must collaborate in a number of meaningful ways.

    As a preliminary issue, although smart contracts more efficiently govern transactions among the parties, a traditional contract must still govern the blockchain’s terms of use and the legal relationships and obligations among the parties. The traditional contract will set forth the terms of the software license, what law applies in the event of a dispute, where the dispute should be resolved, each party’s contribution to the production of the blockchain, what smart contracts will be deployed, and other standard terms such as representations and warranties, indemnification, and limitation of liability.

    The traditional contract will also set forth what kind of platform the parties will run among themselves.  Broadly speaking, the platform will be either a public blockchain, like Ethereum, or a private blockchain, like a Hyperledger project.  The advantage of a public blockchain is that the platform is already built and trusted.  However, it is more difficult to ensure privacy, efficient transactions times, and develop sophisticated tools on such a platform.  The alternative, a private blockchain, requires more upfront investment and buy-in from the participants, as it must be customized.  Either option will fundamentally do the same two things: form a universal consensus on the facts and execute actions based on that consensus.  This first technical decision, as well as all those that flow from it, must anticipate the legal requirements of data storage, privacy, and the transactions to be performed on the blockchain.  The parties’ legal teams are best positioned to aid in this decision.

    Once the platform is built, the parties need to develop and deploy their smart contracts.  Much like the creation of other customized digital applications, software developers write the code to perform specific functions and the users of the code (i.e., the various parties to the smart contract) interface with the application by providing correct inputs and access to the appropriate information. During this process, however, the developers need the support of legal specialists, who can accurately convey the legal requirements of the code as well as listen to, and work with, the developers when a straightforward method of coding for the legal parameters cannot be achieved.

    To execute or go live with a smart contract, a party must “sign” the contract.  Unlike in the case of traditional contracts, smart contract execution is not achieved through a handwritten or electronic signature.  Rather, every party on the platform has a unique signing tool, its private key.  By running its private key against a smart contract, the smart contract will execute the functions the party requires of it.  This “signing” leaves an indelible imprint stating the time that the party executed the smart contract.

    Finally, the terms of the smart contract are broadcast to the entire decentralized system, which automatically updates the shared ledger after reaching consensus that the transaction is valid.  To ensure privacy, the terms can be “hashed,” a cryptographic process whereby the terms are given unique markers that cannot be reverse engineered.

    Although smart contracts deployed on the blockchain are relatively new phenomena, they are already profoundly transforming the way we conduct business.  From shipping to banking, logistics management to livestock, the legal profession to insurance, and the entertainment industry to the Internet of Things (IoT), smart contracts are becoming more widely adopted across a range of uses cases for businesses, individuals, and even IoT devices.  Successful creation and deployment of these smart contracts requires smart collaboration among the various stake holders, their developers, and their attorneys.

    Matt Savare is a partner and Kurt Watkins is an associate at Lowenstein Sandler LLP, where they practice intellectual property, technology, blockchain, and privacy law. 

    More from Business

    Explore more articles in the Business category

    Image for Submit Your Entry for Years of Excellence Awards 2026
    Submit Your Entry for Years of Excellence Awards 2026
    Image for Nominations Open for Travel & Hospitality Awards 2026
    Nominations Open for Travel & Hospitality Awards 2026
    Image for Submit Your Entry Today for Telecom Awards 2026
    Submit Your Entry Today for Telecom Awards 2026
    Image for Submit Your Entries for The Next 100 Global Awards 2026
    Submit Your Entries for the Next 100 Global Awards 2026
    Image for Submit Your Entry: Public Sector & Governance Excellence Awards 2026
    Submit Your Entry: Public Sector & Governance Excellence Awards 2026
    Image for Nominations Invited for Real Estate Development Awards 2026
    Nominations Invited for Real Estate Development Awards 2026
    Image for Submit Your Entry: Process & Product Awards 2026
    Submit Your Entry: Process & Product Awards 2026
    Image for Call for Entries: HR & Recruitment Awards 2026
    Call for Entries: HR & Recruitment Awards 2026
    Image for Submit Your Nominations Today for Education & Training Awards 2026
    Submit Your Nominations Today for Education & Training Awards 2026
    Image for Join the Corporate Governance Awards 2026: Showcase Your Organisation’s Leadership
    Join the Corporate Governance Awards 2026: Showcase Your Organisation’s Leadership
    Image for Submit Your Entry Today for Business Awards 2026
    Submit Your Entry Today for Business Awards 2026
    Image for Decentralized Masters’ ‘family culture’ building trust instead of hierarchy
    Decentralized Masters’ ‘family Culture’ Building Trust Instead of Hierarchy
    View All Business Posts
    Previous Business PostHow to Avoid the January Blues in Your Workplace
    Next Business PostBrexit Has Transformed Smes’ Recruitment Strategies