<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by OpenLaw on Medium]]></title>
        <description><![CDATA[Stories by OpenLaw on Medium]]></description>
        <link>https://medium.com/@OpenLawOfficial?source=rss-1e3a3c20a3c9------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/1*aFoU2xPw2hgSm2ySOkqJxg.png</url>
            <title>Stories by OpenLaw on Medium</title>
            <link>https://medium.com/@OpenLawOfficial?source=rss-1e3a3c20a3c9------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Tue, 07 Apr 2026 03:55:45 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@OpenLawOfficial/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[Introducing the Tribute DAO Framework]]></title>
            <link>https://medium.com/@OpenLawOfficial/introducing-the-tribute-dao-framework-3f2f0ed50d62?source=rss-1e3a3c20a3c9------2</link>
            <guid isPermaLink="false">https://medium.com/p/3f2f0ed50d62</guid>
            <category><![CDATA[decentralization]]></category>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[smart-contracts]]></category>
            <category><![CDATA[crypto]]></category>
            <dc:creator><![CDATA[OpenLaw]]></dc:creator>
            <pubDate>Thu, 15 Jul 2021 17:02:45 GMT</pubDate>
            <atom:updated>2021-07-15T17:02:45.673Z</atom:updated>
            <content:encoded><![CDATA[<p><em>The era of DAOs is coming. Yet, the technical underpinning of DAOs needs work. The Tribute DAO framework aims to make DAO development easier by balancing a more modular design and an optimistic rollup with the security guarantees of Moloch. Through this approach, DAOs can evolve and teams can work together to rapidly evolve DAOs and their potential use cases.</em></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/640/0*tLVaxd1MV5Hkunbs" /></figure><p>DAOs are coming into their own. Ethereum’s broad vision has not just been about an underlying token which powers decentralization applications, but also about re-orienting how digital communities organize. With DAOs, individuals from every background, creed, and location can easily work together, stripping away hierarchy in favor of smart contracts and full transparency.</p><p>In 2019, <a href="https://www.molochdao.com/">MolochDAO</a> brought new life to the DAO ecosystem. Through an elegant smart contract design, MolochDAO helped rebirth the vision of DAOs from the fiery depths of “The DAO” towards the original vision of DAOs sketched out in the Ethereum Whitepaper.</p><p>Last year, the OpenLaw team, Ameen Solemani, and people from Metacartel helped evolve and extend the initial MolochDAO smart contracts releasing <a href="https://medium.com/@thelaoofficial/the-lao-joins-forces-with-moloch-dao-and-metacartel-to-begin-to-standardize-dao-related-smart-b6ee4b0db071">Moloch v2</a>. This upgrade enabled multiple token support, “guildkicks” to remove unwanted members, and “loot” to issue non-voting shares still entitled to financial distributions. The upgraded contract was built with “venture” and similar for-profit, investment transactions in mind, allowing for more effective swaps and control over tokenized assets and membership.</p><p>The MolochDAO v2 extensions fueled a new wave of experimentation with DAOs, aiming to revive experiments with on-chain pooled investment communities. For example, using Moloch v2 and legal contract wrappers provided by OpenLaw, we were able to bridge the legal grey area between the crypto world and the real world and summon five DAOs, with a growing roster of DAOs poised for release.</p><p><a href="http://thelao.io">The LAO</a>, which kicked off these DAOs, and its larger network (<a href="https://flamingodao.xyz/">Flamingo</a>, <a href="http://neptunedao.xyz">Neptune</a>, <a href="http://muse0.xyz">MUSE0</a>, <a href="http://aliendao.xyz">AlienDAO</a>) has grown tremendously over the last year. The LAO went from $0 in ether contributions to over $30m with a decentralized group of members helping to support over 65 projects. FlamingoDAO, which has over $12m in assets and has acquired over 1,300 NFTs over the past several months and NeptuneDAO has over $22m in assets and closed one hour after it launched.</p><p>Outside of our efforts, we’ve seen an explosion of other DAOs focused on managing DeFi and NFT protocols. To put that into context just over a year ago there were tens of millions of dollars in DAOs and thousands of people participating in these new structures. Today, there are billions of dollars being managed by DAOs with tens of thousands of people participating, working, or supporting DAOs. The era of DAOs is truly underway.</p><h4><strong>Introducing the Tribute DAO Framework</strong></h4><p>DAOs have made great progress, but in many ways, DAOs are still in their infancy. It’s incredibly expensive to run a DAO, existing DAO frameworks often are designed as walled gardens, and existing treasury management solutions rely on a handful of multi-sig signers creating centralization and regulatory risks. The Tribute DAO Framework aims to address these shortcomings, building on our experience of running successful DAOs.</p><p>With the Tribute DAO framework, building and managing DAOs is easier through a modular architecture that is:</p><ul><li>Customizable via adapters and extensions,</li><li>Upgradeable even after the DAO’s launch,</li><li>Closely integrated with Snapshot to enable gasless voting,</li><li>Customizable on the UX side, and</li><li>Lower cost, using an optimistic rollup that facilitates smart contract executions.</li></ul><p>When viewed as a whole, these enhancements mean that development teams can work together to build DAO-related tooling that will benefit all teams in the Ethereum ecosystem and do so in a way that doesn’t bind a team or project to a single centrally maintained dapp, UX, set of signers, or walled garden.</p><p>As the growing number of participants in DAOs know, there is no “one-size-fits-all” for managing any organization, let alone a DAO. DAOs need components that can be assembled like Lego blocks to fit the needs of the organization and its membership.</p><h4><strong>Unpacking the Tribute DAO Framework</strong></h4><p>These improvements are due to the Tribute DAO framework’s <a href="https://tributedao.com/docs/intro/overview-and-benefits"><em>upgradeable and modular </em>design</a>. The framework honors the <em>simple</em>,<em> </em>readable code of the initial two versions of Moloch DAOs, while also being more <em>adaptable </em>by using a library of modules that require less repetitive auditing. The codebase is open, extensible, and building adapters for DAO-specific use cases is straightforward.</p><p>For security and adaptability purposes, the Tribute DAO Framework draws from hexagonal architecture, explicitly separating out contracts to provide layered access to DAO state changes.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*Z_1LyL44cRbUrT4y" /></figure><p>The framework separates logic between <a href="https://tributedao.com/docs/intro/design/core/introduction">core</a> contracts and different external <a href="https://tributedao.com/docs/intro/design/adapters/introduction">adapter</a> and <a href="https://tributedao.com/docs/intro/design/extensions/introduction">extension</a> contracts that can be launched and added as DAOs grow and select new operations.</p><p>A DAO Registry smart contract tracks all the state changes of the DAO. The external world (e.g. RPC clients) only can access core DAO smart contracts via <a href="https://tributedao.com/docs/intro/design/adapters/introduction">adapters</a>, never directly. And, every adapter contains all the necessary logic and data to update/change the state of the DAO in the DAO Registry contract directly or via an <a href="https://tributedao.com/docs/intro/design/extensions/introduction">extension</a>. As a result, an adapter tracks only the state changes in its own context and extensions isolate the complexity of state changes from the DAO Registry contract and simplify the DAO’s core logic.</p><h4><strong>Extending a Tribute DAO</strong></h4><p>Indeed, the real power of Tribute DAO is its ability to be easily extended by any development team, like DeFi’s “money legos.” Extending a Tribute DAO is as simple as adding another lego block. There is no need to build an entire DAO framework or to rely on other DAO implementations that rely on expensive and complex smart contract designs that have added cost and potential security issues.</p><p>Using <a href="https://tributedao.com/docs/intro/design/adapters/introduction">adapters</a> and <a href="https://tributedao.com/docs/intro/design/extensions/introduction">extensions</a> you can quickly add new capabilities to the DAO while reusing the <a href="https://tributedao.com/docs/intro/design/core/introduction">core</a> contracts, which enable us to easily assemble new and customized DAOs.</p><p>For example, out of the box Tribute DAO will have:</p><p><strong><em>Coupon Onboarding: </em></strong>a way to onboard upcoming members to a Tribute DAO without the DAO paying the gas costs. A DAO creator produces and signs “coupons” to be issued to a particular ETH address for a specified number of tokens in the DAO. These coupons are then redeemed by the assigned ETH address, and once redeemed the tokens are issued directly to the ETH address.</p><p><strong><em>TributeNFT: </em></strong>Any member or potential member can now provide as tribute a standard ERC-721s in exchange for the DAO’s internal tokens with this <a href="https://tributedao.com/docs/contracts/adapters/onboarding/tribute-nft-adapter">adapter</a>. If the NFT is accepted by the existing Dao members, then internal units/tokens are minted to the potential member which submitted the NFT.</p><p><strong><em>ERC20 Extension: </em></strong><em>Membership interests in a DAO can </em>be ERC20 tokens. This extension allows the owner of the units to view their holdings in wallets such as MetaMask. By default these tokens are only transferable to other members in the DAO, but members of the DAO can vote to make these tokens transferable to any ETH address. This allows for members of DAOs to freely float their units on an exchange such as UniSwap.</p><p>We believe that there is a range of other adapters that could be useful for DAOs and Ethereum based software projects, including adapters to:</p><ul><li>Interact with outside oracles like <a href="https://medium.com/r?url=https%3A%2F%2Fgithub.com%2Fopenlawteam%2Ftribute-contracts%2Fblob%2Ffinancing-chainlink-adapter%2Fcontracts%2Fadapters%2FFinancingChainlink.sol">Chainlink</a></li><li>Facilitate swaps on Sushi or Uniswap</li><li>Create staking pools for a DAO’s native assets</li><li>Take out loans on Maker, Compound, or Aave from a member vote</li><li>Tap into Liquidity pools on Uniswap or Balance</li><li>Deposit assets into Yearn or Idle</li><li>Facilitate the sale of NFTs using protocols like Zora</li><li>Upgrade a Gnosis SAFE and summon a Tribute DAO</li><li>Work on UX so members only interact with the DAO through meta transaction, meaning that only the DAO pays for the execution</li></ul><h4><strong>Building a DAO Stack</strong></h4><p>What’s more, the Tribute DAO framework is closely integrated with <a href="https://snapshot.org/#/">Snapshot</a>, enabling DAOs to engage in low-cost governance voting and soon lower-cost smart contracts executions from a snapshot-based vote (assuming there is no evidence of fraud). We’re beginning to work closely with <a href="https://collab.land/">Collab.Land</a> to bring DAO-based voting and DAO actions to various different platforms, like Discord and Telegram.</p><p>The Tribute DAO Framework covers Moloch v2 features and is feature compatible with Moloch v2. Those already in the Moloch DAO community should be familiar with the utility of these adapters, such as `<a href="https://tributedao.com/docs/contracts/adapters/exiting/rage-quit-adapter">ragequit</a>` and `<a href="https://tributedao.com/docs/contracts/adapters/exiting/guild-kick-adapter">guildkick</a>` to remove guild capital and members, respectively, as well as the escrow function of member proposals in `<a href="https://tributedao.com/docs/contracts/adapters/onboarding/onboarding-adapter">onboarding</a>` and pull pattern of `<a href="https://tributedao.com/docs/contracts/adapters/utils/bank-adapter">withdraw</a>` for payments.</p><h4><strong>Deploying a Tribute DAO</strong></h4><p>To learn more about the Tribute DAO framework, check out our <a href="https://tributedao.com/docs/tutorial/dao/installation">tutorial</a> where you can learn how to:</p><ul><li>Install and configure the development environment</li><li>Deploy your own DAO</li><li>Setup the Tribute UI dApp to interact with your DAO</li></ul><p>If you follow the tutorial, you will be able to create and deploy a DAO to the Rinkeby network and will be able to invite your friends to play with the DAO using our <a href="https://tributedao.com/docs/tutorial/dao/interacting">dApp</a>.</p><h4><strong>Creating an Adapter and Extension</strong></h4><p>Once you set up your DAO, you can learn how to add new features by following these additional how-tos:</p><ul><li><a href="https://tributedao.com/docs/tutorial/adapters/creating-an-adapter">Creating an adapter</a></li><li><a href="https://tributedao.com/docs/tutorial/extensions/creating-an-extension">Creating an extension</a></li></ul><p>As an example, we prepared two simple adapters that extend Tribute DAO using the: <a href="https://github.com/openlawteam/tribute-contracts/blob/master/contracts/adapters/BankAdapter.sol#L51"><em>withdraw</em></a> and <a href="https://github.com/openlawteam/laoland/blob/master/contracts/adapters/Onboarding.sol"><em>onboarding</em></a> adapters as base logic.</p><p>These adapters were able to quickly extend Tribute DAO to make it easy for users to claim tokens related to a DAO, handle NFTs in the DAO’s GuildBank, and integrate <a href="https://chain.link/">Chainlink</a> as an oracle for a financing proposal.</p><p>No more need to manage these functions with a third-party solution or through a multisig — all of these tasks can be easily managed via members of a DAO.</p><h4><strong>Join Us</strong></h4><p>We’re at the tip of a much larger iceberg with DAOs. We hope the Tribute DAO framework will evolve to help the DAO ecosystem grow in a more sustainable and collaborative way.</p><p>Hit us up if you’re interested in learning more about the Tribute DAO framework, have development ideas, or have any technical questions. And, if you want to <a href="https://tributedao.com/docs/tutorial/adapters/creating-an-adapter">build an adapter or extension</a> for a particular use case, you can make a pull request or create an issue in Github.</p><p>You can send us a note at <a href="mailto:hello@tributedao.com">hello@tributedao.com</a> or join our <a href="https://t.me/joinchat/FLvdBBVz3o9pfi-rfd9BqQ">telegram</a> or <a href="https://discord.gg/zY7mPvG3Nd">discord</a>, or follow us on <a href="https://twitter.com/OpenLawOfficial">Twitter</a> for updates, or explore Tribute DAO docs at <a href="https://tributedao.com">https://tributedao.com</a>.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=3f2f0ed50d62" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Legal Legos: Reusable Clauses for Digital, Legal Agreements]]></title>
            <link>https://medium.com/@OpenLawOfficial/legal-legos-reusable-clauses-for-digital-legal-agreements-bddb20e00457?source=rss-1e3a3c20a3c9------2</link>
            <guid isPermaLink="false">https://medium.com/p/bddb20e00457</guid>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[ethereum]]></category>
            <category><![CDATA[legaltech]]></category>
            <category><![CDATA[legal]]></category>
            <category><![CDATA[smart-contracts]]></category>
            <dc:creator><![CDATA[OpenLaw]]></dc:creator>
            <pubDate>Wed, 15 Apr 2020 19:16:34 GMT</pubDate>
            <atom:updated>2020-04-16T14:29:38.312Z</atom:updated>
            <content:encoded><![CDATA[<p><em>With </em><a href="http://openlaw.io/"><em>OpenLaw</em></a><em>, you can issue purely digital, legal-enforceable assets with no coding necessary. Our latest collection of contractual clauses can be stacked together like “legal legos” to execute complex legal and financial transactions involving blockchain technology.</em></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/500/0*Y69VvY8NfzPf-5qM" /></figure><p>Assets exist and power this world because there are clear terms, embodied in legal agreements, which bring each asset’s rights and obligations to life. So far, however, this has been a half-life under the practices of our collective legal and accounting systems. The same goes for the world of digital assets. In order to give any digital asset real-world significance, the rights and obligations must be memorialized in natural language.</p><p>The advent of trust technology that uses cryptography and distributed databases to securely store data to represent currencies and other digital assets, with fidelity, have now opened radical opportunities for legal drafting on computable terms that can execute and settle financial objectives. Early <a href="http://finance.openlaw.io/">prototypes</a> on OpenLaw have demonstrated how anyone can use code to help execute their business obligations with code, scripting financial settlement on public blockchains like Ethereum.</p><p>OpenLaw has now refined our tools to allow anyone, both coders and non-coders, to go even further and farther. Using OpenLaw, you now can do what banks and other agents cannot: issue high-fidelity, purely digital, legal-enforceable assets that can be fractionalized and plugged into computable strategies. This allows parties to settle automatically in complex transfers, such as making payments to entire workforces, anywhere in the world, with a single signature on a simple legal template.</p><p>This isn’t sci-fi. This kind of legal engineering has become easier than ever using OpenLaw software. Iterating on development and research over the last year, we can now seamlessly remix traditional (‘dumb’) contracts into smart, yet deceptively simple “legal legos” that computers can read and act on, exactly as stated, in prose even the most conservative judge can understand. Legal commitments stored and programmed in this manner are ideal assets, as they can interact in online marketplaces and move between borders as seamlessly as email, with predictable actions on state changes.</p><p>Today, we are introducing OpenLaw’s ‘Reusable Clauses,’ a curated set of templates, to make this new standard in legal drafting approachable, while protecting the rights and obligations of digital assets.</p><h3>Computable Legal Assets</h3><p>A short clip shows how Reuseable Clauses can be combined to document terms and split a digital dollar five ways in one transaction</p><p>Squared at these fundamentals and applying them to the legal realm, OpenLaw has been hard at work constructing standard methods on Ethereum and software to deploy and manage digital assets related to any conceivable legal agreement, “Computable Legal Assets” (“CLA”). In the earlier days of formulating compatible legal and code scripts, CLAs were largely the domain of experts, or produced to order by teams of lawyers and coders for narrow use cases on closed systems.</p><p>Now, after recent upgrades to our public template library and Ethereum blockchain interfaces, we have compressed this exotic scripting process and made it far more accessible: in mere minutes, and <em>today</em>, anyone can use OpenLaw to take their traditional agreements and turn them into living CLAs that execute exactly as programmed without needing to learn how to code or even markup legal terms.</p><p>Fully integrated, the Ethereum blockchain serves to further optimize the performance of OpenLaw agreements from day one, by not only allowing our users to have a common source of truth about executed commitments, but to also have distributed, durable financial and accounting programs for these assets. As demonstrated further below, due to their computable nature, CLAs themselves serve to execute financial obligations without banks or other deal intermediaries, drastically lowering legal transaction costs.</p><p>To name a few useful OpenLaw CLA protocols that have been refined for everyday business use cases or <em>PET protocols</em>:</p><ul><li><strong>Payments</strong> in any digital token to satisfy the transfer of goods or services, in a lump sum, batches, to many addresses in one transaction and/or on a schedule;</li><li><strong>Escrows</strong> of ether or digital tokens with release logic programmed by underlying agreements and with related protocols for on-chain arbitration; and</li><li><strong>Tokenization</strong> of securities or commodities as security (ERC-1404/2222) and/or standard (ERC-20) digital tokens with integrated legal record stamps. Unsurprisingly, these issued assets can also be wired into Payments and Escrows on OpenLaw.)</li></ul><p>In the past, OpenLaw and its energetic community have birthed many of these digital assets, protocols and methods, and our public library holds a range of legal and business programming templates, from basic <a href="https://lib.openlaw.io/web/default/template/Template%20Marketplace%20-%20Employee%20Offer%20Letter">employment agreements</a> to long-form <a href="https://lib.openlaw.io/web/default/template/Delaware%20INC">Delaware incorporation documents</a>, with many samples of business-ready Ethereum integrations.</p><p>Ahead of the launch of <a href="https://medium.com/openlawofficial/the-lao-a-for-profit-limited-liability-autonomous-organization-9eae89c9669c">The LAO</a>, OpenLaw boasts a roster of curated CLA components for our public library. While anyone can still build their own CLAs from scratch using our template <a href="https://docs.openlaw.io/markup-language/">markup for legal prose</a> and <a href="https://docs.openlaw.io/markup-language/#smart-contracts">Ethereum smart contract calls</a>, OpenLaw Reuseable Clauses make such advanced legal engineering for common deal patterns utterly accessible.</p><p>Imagine typing no more than a word to execute a smart contract transaction. For example, just typing ‘Money’ to transform your typical Asset Purchase Agreement into a template that sends digital dollars anywhere in the world to settle payment obligations. It’s literally that simple, and no hard coding necessary.</p><p>Legal engineering in this fashion is not only apparent, possible, but highly probable — especially since it doesn’t require a CS degree<em>.</em></p><h3>Reuseable Clauses Library</h3><p>Our starter list of Reuseable Clauses for CLAs on the OpenLaw public library is briefly illustrated below. We have also included hyperlinks to the base templates that are maintained, audited, and rapidly upgraded in the public community library. Among other benefits, using Reuseable Clauses for deal drafting allows users to have confidence that they are using the latest standards in legal and code scripts on the market.</p><p>To begin, just combine a legal prose clause, such as:</p><ul><li><a href="https://lib.openlaw.io/web/default/template/Standard%20Agreement">[[Terms: Clause(“<strong>Standard Agreement”</strong>)]],</a></li><li><a href="https://lib.openlaw.io/web/default/template/Offer">[[Terms: Clause(“<strong>Offer</strong>”)]]</a>, and</li><li><a href="https://lib.openlaw.io/web/default/template/Invoice">[[Terms: Clause(“<strong>Invoice</strong>”)]]</a></li></ul><p>with any of the following Reuseable Clauses to get started creating a smart legal agreement that executes on the Ethereum blockchain:</p><h3>Payments</h3><p>We have created the following Reuseable Clauses to invoke payments in stable digital tokens, including tokens that <a href="https://chai.money/">accrue interest</a> passively using other protocols:</p><p><strong><em>Stablecoin</em></strong><em>:</em></p><p><a href="https://lib.openlaw.io/web/default/template/Pay%20DAI">[[Money: Clause(“<strong>Pay DAI</strong>”)]]</a></p><p><a href="https://lib.openlaw.io/web/default/template/Pay%20USDC">[[Money: Clause(“<strong>Pay USDC</strong>”)]]</a></p><p><strong><em>Interest-bearing:</em></strong></p><p><a href="https://lib.openlaw.io/web/default/template/Pay%20CHAI">[[Money: Clause(“<strong>Pay CHAI</strong>”)]]</a></p><p><strong><em>General:</em></strong></p><p><a href="https://lib.openlaw.io/web/default/template/Pay%20Token">[[Money: Clause(“<strong>Pay Token</strong>”)]]</a></p><p><strong><em>Airdrop:</em></strong></p><p><a href="https://lib.openlaw.io/web/default/template/Airdrop%20Token">[[Money: Clause(“<strong>Airdrop Token</strong>”)]]</a></p><h3>Escrows</h3><p>We have created the following escrow programs for business deals that call for locking funds for a duration or other contingencies, starting with ether (Ξ) and a generalizable template for any digital token (ERC-20):</p><p><a href="https://lib.openlaw.io/web/default/template/Escrow%20Ether">[[Escrow: Clause(“<strong>Escrow Ether</strong>”)]]</a></p><p><a href="https://lib.openlaw.io/web/default/template/Escrow%20Token">[[Escrow: Clause(“<strong>Escrow Token</strong>”)]]</a></p><h3>Tokenization</h3><p>We have consolidated and produced feature-complete templates for issuing digital tokens for utility and/or securities using the well-documented <a href="https://github.com/OpenZeppelin/openzeppelin-contracts/tree/master/contracts/token/ERC20">OpenZeppelin</a>, <a href="https://github.com/tokensoft/suku_token">TokenSoft</a>, and <a href="https://github.com/atpar/funds-distribution-token">atpar</a> open-source token implementations:</p><p><a href="https://lib.openlaw.io/web/default/template/Issue%20Token">[[Token: Clause(“<strong>Issue Token</strong>”)]]</a></p><p><a href="https://lib.openlaw.io/web/default/template/Issue%20Security%20Token">[[Token: Clause(“<strong>Issue Security Token</strong>”)]]</a></p><p>These are core legal engineering building blocks that can launch any agreement and business process into Web 3.0. No time like the present to optimize. Get started today on our public law library and execute advanced blockchain programs with legal templates in seconds: <a href="https://lib.openlaw.io/">https://lib.openlaw.io/</a></p><h4>About OpenLaw</h4><p>OpenLaw is arranging the world’s commercial transactions. Using OpenLaw, anyone can more efficiently engage in commercial transactions, all while leveraging next-generation blockchain-based smart contracts. To learn more about OpenLaw, check out our <a href="https://openlaw.io/">site</a> and <a href="https://docs.openlaw.io/">documentation</a> for an overview and detailed reference guides. You can also find us at hello@openlaw.io or tune in in our community <a href="https://openlaw-community.slack.com/">Slack</a> channel. Follow our <a href="https://medium.com/@OpenLawOfficial">Medium</a> and <a href="https://twitter.com/openlawofficial">Twitter</a> for further announcements, tutorials, and helpful tips over the upcoming weeks and months.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=bddb20e00457" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Building the Internet of Agreements: Peer-to-Peer Contracting with OpenLaw]]></title>
            <link>https://medium.com/@OpenLawOfficial/building-the-internet-of-agreements-peer-to-peer-contracting-with-openlaw-36f397d4c9ae?source=rss-1e3a3c20a3c9------2</link>
            <guid isPermaLink="false">https://medium.com/p/36f397d4c9ae</guid>
            <category><![CDATA[legal]]></category>
            <category><![CDATA[peer-to-peer]]></category>
            <category><![CDATA[smart-contracts]]></category>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[legaltech]]></category>
            <dc:creator><![CDATA[OpenLaw]]></dc:creator>
            <pubDate>Tue, 17 Dec 2019 14:35:57 GMT</pubDate>
            <atom:updated>2019-12-17T14:35:57.270Z</atom:updated>
            <content:encoded><![CDATA[<p><a href="http://openlaw.io"><em>OpenLaw</em></a><em> will soon be releasing the OpenLaw Node, building out the first true Internet of Agreements.</em></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/500/0*WtW0p9-g2AYYibrm" /></figure><p>Bitcoin changed the world by introducing the first peer-to-peer digital payments system. With the launch of Bitcoin, no longer did people need to rely on a centralized bank, company, or another intermediary to administer transfers of payment or value — they could rely on the Bitcoin network.</p><p>Bitcoin was radically different from other payment and digital asset platforms. It was open source, radically transparent, and available on an equal footing to all. These characteristics helped the Bitcoin ecosystem grow, over the past 10 years, moving from obscure mailing lists and chat rooms to corporate c-suites and the hallowed halls of universities and central banks. Yet, Bitcoin and more generalized platforms like Ethereum are only a piece of the technology needed to rebuild the commercial world. The task of rebuilding cannot be simply accomplished solely with a blockchain that manages and accounts for digital assets, supported by smart contracts to create a basic system of digital property rights.</p><p>Additional tooling is required — tools that do not just track, transfer, and account for digital assets, but also to structure those relationships in a way that works with the fuzzy logic that governs human relationships. Indeed, cypherpunks and other <a href="https://www.youtube.com/watch?v=3IqH2T6QaMs">Web0 pioneers</a>, like those who were a part of the Xanamix community, have long recognized this simple fact, postulating that the future of the Internet would not just require the world wide web, e-money, and an e-rights systems, but would also require a protocol to create <a href="https://iang.org/papers/ricardian_contract.html">Ricardian contracts </a>or legal agreements that are both human and machine-readable.</p><p>These Ricardian contracts will help fill in the gaps for commercial transacting, acting as a form of dark matter to address contingencies that are not readily translatable into the cold logic of software. These machine and human-readable contracts create legal weight for digital assets and also enable parties add in fuzzy concepts like heightened responsibilities if used to create organizations (what lawyers roughly refer to as fiduciary obligations), future-looking promises (like representations and warranties) and have provisions that help structure and create enforceable dispute resolution procedures that may be needed if code goes awry or there is some other breach.</p><h4>The Launch of the Internet of Agreements.</h4><p>Over the past several years, OpenLaw has built the first fully robust Ricardian contracting system, helping to bring to life the vision of earlier smart contract pioneers. The OpenLaw protocol enables individuals to create, build and execute Ricardian contracts en masse.</p><p>But, OpenLaw was not conceived as a centralized Ricardian contracting system. Instead, much like Bitcoin, the team at OpenLaw has been building towards a release of the first peer-to-peer contracting system and the creation of the first true Internet of Agreements.</p><p>As a next step in the creation of the Internet of Agreements, OpenLaw will soon be releasing the OpenLaw Node, which will eliminate the need for parties to rely on a centralized data server. With the OpenLaw Node, individuals and organizations can send and execute encrypted versions of agreements without having that information pass through a centralized server. Each organization running an OpenLaw Node will be connected to a network, allowing for templates, signed contracts, and even potentially legal workflows to be rapidly shared with other members’ of the network.</p><p>By connecting OpenLaw Nodes, OpenLaw will create a resilient, open, and extensible network for the creation and management of agreements. If an organization’s server crashes, contractual data will still be accessible because it will have been saved and transferred collaboratively across multiple nodes. Organizations will also have the ability to manage the status of all of their agreements without the need to traverse multiple websites to access a document draft.</p><p>Check out the video below to see an example of how an organization can share an agreement on its own instance.</p><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fplayer.vimeo.com%2Fvideo%2F379801510%3Fapp_id%3D122963&amp;dntp=1&amp;url=https%3A%2F%2Fvimeo.com%2F379801510&amp;image=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F839957076_1280.jpg&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=vimeo" width="1366" height="690" frameborder="0" scrolling="no"><a href="https://medium.com/media/ab7b63001470b9b63ec49b72ee1f6c68/href">https://medium.com/media/ab7b63001470b9b63ec49b72ee1f6c68/href</a></iframe><p>OpenLaw’s tools build dynamic processes to create networks between users. With OpenLaw, we’re reimagining the way parties can enter and execute a legal agreement. With our OpenLaw Nodes, we are creating a network of open-source agreements that are accessible in a peer-to-peer fashion, just like music files were back in the mid to late 1990s. Integration with secure scuttlebutt allows us to get closer to this vision.</p><h4>About OpenLaw</h4><p>OpenLaw is arranging the world’s commercial transactions. Using OpenLaw, anyone can more efficiently engage in commercial transactions, all while leveraging next-generation blockchain-based smart contracts. To learn more about OpenLaw, check out our <a href="https://openlaw.io/">site</a> and <a href="https://docs.openlaw.io/">documentation</a> for an overview and detailed reference guides. You can also find us at <a href="mailto:hello@openlaw.io">hello@openlaw.io</a> or tune in in our community <a href="https://openlaw-community.slack.com/">Slack</a> channel. Follow our <a href="https://medium.com/@OpenLawOfficial">Medium</a> and <a href="https://twitter.com/openlawofficial">Twitter</a> for further announcements, tutorials, and helpful tips over the upcoming weeks and months</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=36f397d4c9ae" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Streamlining the Creation of Legal Agreement with OpenLaw Forms & Flow]]></title>
            <link>https://medium.com/@OpenLawOfficial/streamlining-the-creation-of-legal-agreement-with-openlaw-forms-flow-4f2a8dc61db3?source=rss-1e3a3c20a3c9------2</link>
            <guid isPermaLink="false">https://medium.com/p/4f2a8dc61db3</guid>
            <category><![CDATA[ethereum]]></category>
            <category><![CDATA[smart-contracts]]></category>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[legaltech]]></category>
            <category><![CDATA[legal]]></category>
            <dc:creator><![CDATA[OpenLaw]]></dc:creator>
            <pubDate>Tue, 05 Nov 2019 14:03:41 GMT</pubDate>
            <atom:updated>2019-11-05T14:22:29.612Z</atom:updated>
            <content:encoded><![CDATA[<h3><strong>Streamlining the Creation of Legal Agreements with OpenLaw Forms &amp; Flow</strong></h3><p><em>OpenLaw’s new Forms &amp; Flow streamlines the creation, management, and approval of contracts. With Forms &amp; Flow, lawyers and companies can save time and needless expense and even export data related to their agreements into internal or third-party systems.</em></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/500/0*1KbRd-DltkLSWall" /></figure><p>Contracts are the “dark matter” of the commercial world — you don’t necessarily see them, but they’re there. They structure transactions, support markets, protect secrets, and secure and outline important financial and creative rights.</p><p>Despite the pervasiveness of contracts, the time and expense to create legal agreements have not gone down. For example, it’s estimated that the cost of processing a basic procurement contract is $6,900 dollars and often times takes weeks — if not months or years — to finalize.</p><p>At OpenLaw, we believe that we can do better and have built new tooling — OpenLaw Forms &amp; Flow — to streamline the entire documentation generation process, including:</p><ul><li>collecting information needed to generate agreements,</li><li>incorporating outside data feeds and blockchain-based oracles like <a href="https://chain.link">ChainLink</a> (think: supply chain, for example)</li><li>building approval processes, uploading supporting documentation, and</li><li>exporting data from contracts to third-party services like Google Sheets.</li></ul><p>Check out the full walkthrough of Forms &amp; Flow here:</p><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.loom.com%2Fembed%2F305d6f7cb5184b3188bcdf602df85490&amp;url=https%3A%2F%2Fwww.loom.com%2Fshare%2F305d6f7cb5184b3188bcdf602df85490&amp;image=https%3A%2F%2Fcdn.loom.com%2Fsessions%2Fthumbnails%2F305d6f7cb5184b3188bcdf602df85490-00001.gif&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=loom" width="1152" height="864" frameborder="0" scrolling="no"><a href="https://medium.com/media/92b1630cca8eaa25dcac68952e3504e0/href">https://medium.com/media/92b1630cca8eaa25dcac68952e3504e0/href</a></iframe><p>With Forms &amp; Flows, OpenLaw users can now create personalized and customized workflows to manage the lifecycle of any agreement (or even entire sets of agreements). Streamline, share, and improve the cumbersome legal drafting processes and make the contracting process less costly.</p><p>For example, many Service-Level Agreements (SLAs) require the legal team (whether in-house or firm) to talk to the business/sales side to capture that information to set the services rendered by each party to an agreement. Moreover, there may also be a term limit for the services rendered. With Forms &amp; Flows, in-house attorneys can standardize the SLA, permission access to certain portions of the agreement to be filled out (i.e., details on the services), automatically e-mail the business side to fill out the information and then be the last in line to approve or make changes to the document. If there is a specific term limit (i.e., 6 months) on the contract, the lawyer and business-side can all be notified with an e-mail alert without having to rely on clunky excel spreadsheets to maintain the lifecycle of a contract.</p><p>Putting together and capturing information into a contract just became a lot easier. Make your contact creation and approval process powerful and easy with OpenLaw’s Forms &amp; Flow.</p><p>To learn more about OpenLaw, check out our <a href="https://openlaw.io/">site</a> and <a href="https://docs.openlaw.io/">documentation</a> for an overview and detailed reference guides. You can also find us at <a href="mailto:hello@openlaw.io">hello@openlaw.io</a> or tune in in our community <a href="https://openlaw-community.slack.com/">Slack</a> channel. Follow our <a href="https://medium.com/@OpenLawOfficial">Medium</a> and <a href="https://twitter.com/openlawofficial">Twitter</a> for further announcements, tutorials, and helpful tips over the upcoming weeks and months.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=4f2a8dc61db3" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[OpenLaw brings blockchain-based legal agreements and legal automation to Reynen Court]]></title>
            <link>https://medium.com/@OpenLawOfficial/openlaw-brings-blockchain-based-legal-agreements-and-legal-automation-to-reynen-court-c1c514e57ba3?source=rss-1e3a3c20a3c9------2</link>
            <guid isPermaLink="false">https://medium.com/p/c1c514e57ba3</guid>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[legaltech]]></category>
            <category><![CDATA[legal]]></category>
            <category><![CDATA[smart-contracts]]></category>
            <category><![CDATA[automation]]></category>
            <dc:creator><![CDATA[OpenLaw]]></dc:creator>
            <pubDate>Thu, 31 Oct 2019 13:41:13 GMT</pubDate>
            <atom:updated>2019-10-31T13:41:13.663Z</atom:updated>
            <content:encoded><![CDATA[<p><a href="https://www.openlaw.io/">OpenLaw</a> has announced that its platform will be made available on the legal tech app platform Reynen Court, which enables law firms to deploy pre-vetted, security-tested applications quickly within their own technology environments, either on-premise or in the cloud.</p><p>Using OpenLaw, anyone can more efficiently engage in commercial transactions through cutting edge legal automation tooling, all while leveraging next-generation blockchain-based smart contracts. For background, smart contracts can be thought of as prescriptive scripts that can facilitate and execute commercial agreements between parties, for example an escrow script. OpenLaw brings the human-readable contract form that wraps these prescriptive scripts, or smart contacts.</p><p>“We chose to work with Reynen Court to help bring the bleeding edge of technology to law firms and give lawyers the ability to play with this emerging technology,” explains Aaron Wright, CEO of OpenLaw, “We’ve heard a lot of discussion around blockchain technology, OpenLaw is a tool to facilitate the use of technology while elevating the role of legal automation in conducting legal work.”</p><p>Reynen Court has assembled a team of experts in enterprise software, cybersecurity, and cloud-native computing technologies. Reynen Court has launched a beta version of its legal app platform for a select list of its backers, which currently include 19 major firms, to be followed later by a public launch. OpenLaw is now available to the team.</p><p>One Reynen Court member firm, Latham and Watkins, recently used OpenLaw’s legal automation tool to generate Convertible Notes. For more information on this, please refer here: <a href="https://www.lw.com/news/consensys-latham-announce-convertible-note-generator-for-startups-powered-by-openlaw">https://www.lw.com/news/consensys-latham-announce-convertible-note-generator-for-startups-powered-by-openlaw</a>.</p><p>“We are excited to welcome OpenLaw as a featured product on our platform. Smart contracts are changing the very nature and scope of the work lawyers do, and ConsenSys clearly is leading innovation in this important new arena,“ said Reynen Court Founder and CEO Andrew Klein.</p><h4>About OpenLaw</h4><p>OpenLaw is a blockchain-based protocol for the creation and execution of commercial systems. Using OpenLaw, financial institutions and startups can more efficiently engage in the end-to-end commercial process in a highly secure and efficient manner, all while leveraging next-generation blockchain-based smart contracts. To learn more about OpenLaw, check out our <a href="https://openlaw.io/">site</a> and <a href="https://docs.openlaw.io/">documentation</a> for an overview and detailed reference guides. You can also find us at hello@openlaw.io or tune in in our community <a href="https://join.slack.com/t/openlaw-community/shared_invite/enQtMzY1MTA2ODY3ODg5LTc0ZGQ4OTEwMDEyMGUxMzJmMDVmNzM1ODRmNTdkNDIyNDkyOGU0NmRkMmRlMmY3ZTMwYzNlOTFiMzUwZjJkOTk">Slack</a> channel. Follow our <a href="https://medium.com/@OpenLawOfficial">Medium</a> and <a href="https://twitter.com/openlawofficial">Twitter</a> for further announcements, tutorials, and helpful tips over the upcoming weeks and months. <a href="http://www.openlaw.io">www.openlaw.io</a></p><h4>About Reynen Court</h4><p>Reynen Court LLC enables law firms and corporate legal departments to speed their adoption of AI and other new technologies. The Reynen Court platform combines a solution store for legal technology with a powerful control panel that makes it easy to adopt and manage modern cloud-based software applications without having to trust firm or client content to the rapidly growing universe of vertically integrated SaaS providers. The platform also lets firms manage subscriptions and provisioning from one place and provides valuable telemetry and enhanced interoperability between and among third-party applications. Founded by serial internet entrepreneur and former Cravath, Swaine and Moore associate Andrew D. Klein, Reynen Court is supported by a broad consortium of nineteen of the largest global law firms. Clifford Chance and Latham &amp; Watkins serve as co-chairs of the Reynen Court consortium and are also investors in the company. Paul Weiss serves as vice chair of the consortium. More at <a href="https://reynencourt.com/">www.reynencourt.com</a></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=c1c514e57ba3" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[The Smart Contract Stack]]></title>
            <link>https://medium.com/@OpenLawOfficial/the-smart-contract-stack-5566ea368a74?source=rss-1e3a3c20a3c9------2</link>
            <guid isPermaLink="false">https://medium.com/p/5566ea368a74</guid>
            <category><![CDATA[ethereum]]></category>
            <category><![CDATA[legaltech]]></category>
            <category><![CDATA[fintech]]></category>
            <category><![CDATA[smart-contracts]]></category>
            <category><![CDATA[blockchain]]></category>
            <dc:creator><![CDATA[OpenLaw]]></dc:creator>
            <pubDate>Tue, 24 Sep 2019 13:27:48 GMT</pubDate>
            <atom:updated>2019-09-24T20:20:23.176Z</atom:updated>
            <content:encoded><![CDATA[<p><em>We break down the emerging technology stack that will fulfill the common vision of a “smart contract.”</em></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/800/0*0lfVCVs-0nwuncpP" /></figure><p>Despite being a core concept in the blockchain space, the term “smart contract” is often misunderstood. For many, the term “smart contract” conjures up images of a dynamic legal agreement that reads and writes information and rapidly transfers payments between parties. However, as implemented on Ethereum, and as famously noted by <a href="https://freedom-to-tinker.com/2017/02/20/smart-contracts-neither-smart-not-contracts/">Ed Felten</a> the noted Princeton computer scientist: “smart contracts are [often] not contracts and not smart.”</p><p>Indeed, today, Ethereum based smart contracts can be thought of as <a href="https://twitter.com/VitalikButerin/status/1051160932699770882?s=20">persistent scripts </a>(or a stored process) that perform an action, or set of actions, once a certain condition has been met. As initially described by <a href="http://www.fon.hum.uva.nl/rob/Courses/InformationInSpeech/CDROM/Literature/LOTwinterschool2006/szabo.best.vwh.net/smart_contracts_2.html">Nick Szabo</a> in the late 1990s, they have the ability to serve as “a set of promises, specified in digital form, including protocols within which the parties perform on these promises.”</p><p>Szabo’s definition and the current implementation of smart contracts center on the fact that they embody promises between parties, which are specified and performed by a computer protocol (most often a blockchain). The term was not meant to describe a fully-fledged legal agreement or the vision of what for many smart contracts represent.</p><h4>Creating Actual Smart Contracts</h4><p>How do we move the Ethereum world from just smart contracts that aren’t particularly smart to fully-fledged dynamic agreements that enable people (from around the globe) to efficiently transfer value and manage risk? The answer lies in a second related concept introduced by <a href="https://iang.org/papers/ricardian_contract.html">Ian Grigg</a> in 1995 — the ricardian contract.</p><p>A ricardian contract is a digital agreement “that deﬁnes the terms and conditions of an interaction between two or more peers, that is cryptographically signed and veriﬁed. Importantly it is both human and machine-readable and digitally signed.” As recognized by Grigg at the time of conception, “[b]y unifying all information in a program-readable file,” Ricardian contracts create “enhanced potential of smart contracts,” by extending the number of use cases where smart contracts can be deployed.</p><p>The power of both smart contracts and ricardian contracts is further enhanced through the use of data feeds (oftentimes referred to by developers as <a href="https://github.com/ethereum/wiki/wiki/White-Paper">oracles)</a>. Oracles can augment the utility of a smart contract and resolve any details that may not be known at the time the smart contract is written. For example, a past or present exchange rate and be embedded into the contract to provide accurate and seamless execution, without the need for human interference<strong>.</strong></p><h4><strong>The “Smart Contract Stack”</strong></h4><p>When viewed as a whole, the popular concept of a “smart contract” actually involves three separate concepts, which can be conceptualized through the following schemata:</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/398/0*Q0HoPY0cV9_Yf9KD" /></figure><p>This “smart contract stack” is the key to deploying blockchain-based use cases in the commercial context. With this stack, the benefits of blockchain can be realized (i.e., secure, trustless, peer-to-peer) and we can start memorializing the rights and obligations between the parties in a human-readable way by turning them into software and incorporating outside data feeds, which automatically execute the transfer of digital assets secured by a blockchain.</p><h4>OpenLaw, ChainLink, and The “OLE Stack”</h4><p>Over the past several years, we’ve witnessed the birth of the first fully robust smart contract stack. OpenLaw brings the vision of ricardian contracts to life, providing the tools to fulfill the initial vision that Ian Grigg set out several decades ago. Using OpenLaw, you can create a human-readable contract where both parties are able to understand the arrangement they are executing and have a signed record of the legal terms. When combined with Ethereum-based smart contracts and third-party oracle providers, like ChainLink, we truly have dynamic legal agreements that are understandable and executable, but responsive to any present, past or future real-world events.</p><p>For example, think of a derivative interest swap agreement. Parties can cryptographically sign a derivative contract using OpenLaw’s tools, trigger smart contracts on signature that pull digital assets into a smart contract-based escrow system that incorporates outside data related to interest rates to trigger transfers of payments between parties and post escrow into a smart contract. This off-chain oracle is programmed specifically to verify the transaction and enforce the agreement, thereby then sending the funds from escrow to the beneficiary.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/486/0*v5R6DHKAS60x852e" /></figure><p>With the OLE stack, many of the use cases that entrepreneurs and other blockchain developers have dreamed about can be built — and built at enterprise or production-grade. OpenLaw turns these digital assets from bearer instruments to legally recognized assets and permits parties to manage risk and turn underlying transactional information into tradeable data. Chainlink makes it feasible for these contracts and commercial arrangements to act and react based on outside events or data feed, increasing the speed and flexibility of existing commercial relationships. And Ethereum-based smart contracts handle the transfer of assets.</p><p>The OLE stack is the “killer app” of a blockchain and will help build a world of low cost, efficient, and peer-to-peer transactions. Together, these three technologies are building out the vision of smart contracts and the future of the commercial world.</p><h4><strong>About OpenLaw</strong></h4><p>We’re arranging the world’s commercial transactions. Using OpenLaw, anyone can more efficiently engage in commercial transactions, all while leveraging next-generation blockchain-based smart contracts. To learn more about OpenLaw, check out our<a href="https://openlaw.io/"> site</a> and<a href="https://docs.openlaw.io/"> documentation </a>for an overview and detailed reference guides. You can also find us at hello@openlaw.io or tune in in our community<a href="https://openlaw-community.slack.com/"> Slack</a> channel. Follow our <a href="https://medium.com/@OpenLawOfficial">Medium</a> and<a href="https://twitter.com/openlawofficial"> Twitter</a> for further announcements, tutorials, and helpful tips over the upcoming weeks and months.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=5566ea368a74" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[The Future of Savings: Real-time Payment and Automatic Savings using Compound’s cDai and OpenLaw]]></title>
            <link>https://medium.com/@OpenLawOfficial/the-future-of-savings-real-time-payment-and-automatic-savings-using-compounds-cdai-and-openlaw-c597a26c4e94?source=rss-1e3a3c20a3c9------2</link>
            <guid isPermaLink="false">https://medium.com/p/c597a26c4e94</guid>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[smart-contracts]]></category>
            <category><![CDATA[defi]]></category>
            <category><![CDATA[fintech]]></category>
            <category><![CDATA[ethereum]]></category>
            <dc:creator><![CDATA[OpenLaw]]></dc:creator>
            <pubDate>Mon, 26 Aug 2019 20:37:24 GMT</pubDate>
            <atom:updated>2019-08-26T20:37:24.589Z</atom:updated>
            <content:encoded><![CDATA[<p><em>OpenLaw is using </em><a href="https://compound.finance/"><em>Compound’s cDAI</em></a><em> to bring real-time payment and automatic savings. With these tools, people can earn payment in real-time and automatically earn interest, effectively creating a digital savings account with cDAI.</em></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/480/1*Pon32G4oaqPqYC9JDgcYoA.gif" /></figure><p>Bitcoin was released in the shadows of the 2008 financial crisis, creating the first truly global peer-to-peer electronic payment system. Through the use of cryptographic primitives and the proof of work consensus algorithm, the world was able to interact with a global payments network free from central bank control, with the aim to create a more inclusive and decentralized financial system.</p><p>Bitcoin’s initial vision has matured over the past decade with Bitcoin, Ethereum, and other blockchains providing an array of tools that enable a great degree of financial inclusion, stripping away the need for high remittance fees with low-cost transfers of digital assets.</p><p>Bitcoin and Ethereum’s vision of low-cost asset transfers offers a tremendous opportunity to expand the reach of financial services, including to the 1.7 billion people globally who lack access or are restricted from traditional bank accounts or other savings mechanisms.</p><h4><strong>The Evolution of Savings Accounts</strong></h4><p>Today savings accounts generally are structured as interest-bearing deposit account held at a bank. People use these accounts to park their cash to save for short-term needs and emergencies and they can be easily liquidated without any tax implications. We’re also pretty familiar with other saving vehicles like 401(k)s which puts part of an employee’s paycheck into retirement via an employer — allowing employees to invest a piece of their paycheck before taxes are taken out to save for retirement</p><p>These financial tools are often cumbersome and opaque and difficult for people to manage, without financial knowledge or experience. More concerning, they are unavailable to those without traditional banking relationships, depriving families and individuals with the ability to build wealth over the course of their lifetimes.</p><p>With Ethereum and advances in decentralized finance, we’re beginning to see new tools that may update the way people save and earn interest on their salaries, democratizing access to important and fundamental savings tools that are universally available. For example, through Compound’s recent v2 protocol update, the development of cTokens enables individuals to earn a stable salary and interest, all in the same financial instrument. Think of it like a savings account as a coin.</p><h4><strong>Painting the Future of Savings</strong></h4><p>At OpenLaw, we can show what the future of savings may look like. Previously, we used an <a href="https://media.consensys.net/code-as-law-using-ethereum-smart-contracts-to-ensure-compliance-with-federal-tax-law-3fc67cb7b956">Employee Offer letter to show how people could be paid in real-time, with U.S. federal income taxes turned into code</a>. By codifying law into code, we were able to start imagining a more efficient future where an employer can pay an employee in ether every minute, eliminating the costs of payroll processors or the need for other centralized intermediaries in the process, while at the same time decreasing the tax gap and the needless waste of resources associated with tax compliance.</p><p>By incorporating cDAI, we can show how an employee can get paid by an employer in real-time while saving funds at the same time.</p><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FuoENrrWZYrk%3Ffeature%3Doembed&amp;url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DuoENrrWZYrk&amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FuoENrrWZYrk%2Fhqdefault.jpg&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=youtube" width="854" height="480" frameborder="0" scrolling="no"><a href="https://medium.com/media/bb961fbadb36ce79216bc8a919764c74/href">https://medium.com/media/bb961fbadb36ce79216bc8a919764c74/href</a></iframe><p>As seen in the above video, OpenLaw can bring to life the real-world application of cDai by giving those that are unbanked the ability to understand the legal side of the financial transactions they are entering into. Servicing the unbanked is one step in the process, but financial inclusion and preparation once banked includes a financial future where everyone is well-prepared.</p><h3>About OpenLaw</h3><p>OpenLaw is a blockchain-based protocol for the creation and execution of commercial systems. Using OpenLaw, financial institutions and startups can more efficiently engage in the end-to-end commercial process in a highly secure and efficient manner, all while leveraging next-generation blockchain-based smart contracts.</p><p>To learn more about OpenLaw, check out our <a href="https://openlaw.io/">site</a> and <a href="https://docs.openlaw.io/">documentation</a> for an overview and detailed reference guides. You can also find us at hello@openlaw.io or tune in in our community <a href="https://join.slack.com/t/openlaw-community/shared_invite/enQtMzY1MTA2ODY3ODg5LTc0ZGQ4OTEwMDEyMGUxMzJmMDVmNzM1ODRmNTdkNDIyNDkyOGU0NmRkMmRlMmY3ZTMwYzNlOTFiMzUwZjJkOTk">Slack</a> channel. Follow our <a href="https://medium.com/@OpenLawOfficial">Medium</a> and <a href="https://twitter.com/openlawofficial">Twitter</a> for further announcements, tutorials, and helpful tips over the upcoming weeks and months.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=c597a26c4e94" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Turning DAI into a Global Currency: Using DAI as the Medium of Exchange of Choice for On-chain…]]></title>
            <link>https://medium.com/@OpenLawOfficial/turning-dai-into-a-global-currency-using-dai-as-the-medium-of-exchange-of-choice-for-on-chain-329b8afec3b3?source=rss-1e3a3c20a3c9------2</link>
            <guid isPermaLink="false">https://medium.com/p/329b8afec3b3</guid>
            <category><![CDATA[fintech]]></category>
            <category><![CDATA[finance]]></category>
            <category><![CDATA[smart-contracts]]></category>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[ethereum]]></category>
            <dc:creator><![CDATA[OpenLaw]]></dc:creator>
            <pubDate>Wed, 14 Aug 2019 17:23:28 GMT</pubDate>
            <atom:updated>2019-08-14T17:23:28.434Z</atom:updated>
            <content:encoded><![CDATA[<h3><strong>Turning DAI into a Global Currency: Using DAI as the Medium of Exchange of Choice for On-chain Financial Transactions on OpenLaw</strong></h3><p><em>The future of the commercial process in DeFi is powered by OpenLaw. OpenLaw integrates </em><a href="https://makerdao.com/dai/"><em>MakerDAO’s Dai</em></a><em> stablecoin to create smart financial transactions and others on </em><a href="http://finance.openlaw.io"><em>OpenLaw Finance.</em></a></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/500/0*uXLITcmF-zQz0f7P" /></figure><p>One of the reasons that the US Dollar supplanted gold as a global standard is because most global contracts are denominated in U.S. Dollars. For blockchain-based digital assets to achieve their vision of serving as a global, universal available “currency,” a digital asset must not only be stable, but also be primarily used to settle commercial transactions in both the financial and non-financial realms.</p><p>In the Ethereum community, great strides have been made in solving stability issues with native protocol level assets, like Ether. These “stablecoins” hold out the hope of making blockchain-based commerce transactions more accessible to parties that may be reluctant to expose themselves to token-based price volatility in commercial transactions.</p><p>The first and major stablecoin to emerge is <a href="https://makerdao.com/dai/">MakerDAO’s Dai</a>, which achieves stability by being tied to the value of underlying digital assets. Today stablecoins are primarily used for margin trading of digital assets, but that is just the beginning. With <a href="https://medium.com/@OpenLawOfficial/build-an-open-investment-bank-using-openlaw-c11f2d56057f">OpenLaw Finance</a>, stablecoins can be used to settle real-world transactions and can be denominated in contracts.</p><p>To that end, we’ve integrated Dai into <a href="https://medium.com/@OpenLawOfficial/build-an-open-investment-bank-using-openlaw-c11f2d56057f">OpenLaw Finance</a> to show how Dai can be used as the medium of exchange for legally compliant tokenized securities, fixed income products, tokenized real estate, and smart derivatives. As a result, anyone can now manage their blockchain-based financial transactions using OpenLaw’s <a href="https://media.consensys.net/open-sourcing-the-law-the-release-of-openlaw-core-439b53f26f86">open-source tools</a>. Dai can continue its path towards achieving a status as a global currency.</p><h3><strong>OpenLaw Finance “Smart” Transactions Using Dai</strong></h3><p>Below is an example of how anyone can create a “smart derivative” such as an interest swap agreement. For some background, an interest rate swap is an agreement between parties to exchange interest payments for another over a set period of time (such as a fixed or floating interest rate).</p><p><a href="https://kapwi.ng/c/IFoq1Gx0">Kapwing</a></p><p>Using OpenLaw’s markup language, we were able to take a generic interest swap agreement and then automatically calculate payments using Dai based on the notional amount, the actual number of days, and interest rates. The recurring and fixed payments were represented in functions found in an Ethereum smart contract, giving the parties the option to receive payments under the agreement in Dai every minute, day, week, month, or year.</p><p>Dai brings utility to “smart derivatives” such as an interest swap agreement and gives users the ability to settle real-world transactions without friction and volatility. “As a medium of exchange, Dai can be used in a variety of ways,” said Greg Di Prisco, Head of Business Development at MakerDAO“In the same way that the US Dollar is a standard currency in global financial contracts, we believe that Dai can be a standard currency of financial contracts on the blockchain”</p><p>OpenLaw opens the door for a more streamlined and efficient traditional financial system. “OpenLaw Finance offers a customizable and flexible platform to create and manage any financial transaction involving digital assets and Dai.” says Aaron Wright, co-founder and CEO of OpenLaw.</p><p>The OpenLaw Finance platform not only enables the creation and execution of smart derivative transactions, but it also allows parties to generate and manage security tokens, fixed income products (like bonds and other debt instruments), commodities like carbon credits, and others.</p><p>OpenLaw, along with MakerDAO’s Dai, gives anyone the ability to generate and manage the issuance of tokens in financial transactions, integrate stablecoins, and plug into Ethereum-based exchanges. This advances traditional financial institutions&#39; ability to improve their processes and integrate blockchain-based solutions for their clients.</p><h4><strong>About OpenLaw</strong></h4><p>OpenLaw is a blockchain-based protocol for the creation and execution of commercial systems. Using OpenLaw, financial institutions and startups can more efficiently engage in the end-to-end commercial process in a highly secure and efficient manner, all while leveraging next-generation blockchain-based smart contracts.</p><p>To learn more about OpenLaw, check out our <a href="https://openlaw.io/">site</a> and <a href="https://docs.openlaw.io/">documentation</a> for an overview and detailed reference guides. You can also find us at <a href="mailto:hello@openlaw.io">hello@openlaw.io</a> or tune in in our community <a href="https://join.slack.com/t/openlaw-community/shared_invite/enQtMzY1MTA2ODY3ODg5LTc0ZGQ4OTEwMDEyMGUxMzJmMDVmNzM1ODRmNTdkNDIyNDkyOGU0NmRkMmRlMmY3ZTMwYzNlOTFiMzUwZjJkOTk">Slack</a> channel. Follow our <a href="https://medium.com/@OpenLawOfficial">Medium</a> and <a href="https://twitter.com/openlawofficial">Twitter</a> for further announcements, tutorials, and helpful tips over the upcoming weeks and months.</p><h4><strong>About MakerDAO DAI</strong></h4><p>MakerDAO is a decentralized organization dedicated to bringing financial stability and transparency to the world economy. Its purpose is to create an inclusive platform for economic empowerment.</p><p>MakerDAO enables the generation of Dai, the world’s first unbiased currency and leading decentralized stablecoin. Dai eliminates volatility through an autonomous system of smart contracts called the Maker Protocol and decentralized community governance. MakerDAO strives to unlock access to the global financial marketplace for all.</p><p>OPENLAW IS OPERATING ON A TEST ENVIRONMENT. NO SECURITIES OR VIRTUAL CURRENCIES ARE CURRENTLY GENERATED FROM OR EXCHANGED ON <a href="http://finance.openlaw.io/">OPENLAW FINANCE</a>.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=329b8afec3b3" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Introducing OpenLaw’s Integration Framework: Making it Easy to Integrate Third Party Services into…]]></title>
            <link>https://medium.com/@OpenLawOfficial/introducing-openlaws-integration-framework-making-it-easy-to-integrate-third-party-services-into-f28eb779856b?source=rss-1e3a3c20a3c9------2</link>
            <guid isPermaLink="false">https://medium.com/p/f28eb779856b</guid>
            <category><![CDATA[ethereum]]></category>
            <category><![CDATA[fintech]]></category>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[legal-technology]]></category>
            <category><![CDATA[smart-contracts]]></category>
            <dc:creator><![CDATA[OpenLaw]]></dc:creator>
            <pubDate>Tue, 06 Aug 2019 14:15:58 GMT</pubDate>
            <atom:updated>2019-08-06T17:35:51.950Z</atom:updated>
            <content:encoded><![CDATA[<h3><strong>Introducing OpenLaw’s Integration Framework: Making it Easy to Integrate Third Party Services into OpenLaw</strong></h3><p><em>Today we’re offering a sneak peek into OpenLaw’s forthcoming integration framework. Once released, any third-party service can be incorporated into an OpenLaw agreement, including third-party e-signature platforms like DocuSign and third party oracle services, like ChainLink, in a snap.</em></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/540/0*NDzHX6e3txzr34cA" /></figure><p>OpenLaw transforms legal agreements into structured computable files — data objects that can be read from, written to, or interacted with. As a result, legal agreements no longer need to be trapped in dusty filing cabinets or hard to parse Microsoft Word Files or PDFs. They can operate like software.</p><p>To extend the usefulness of OpenLaw, we’re previewing OpenLaw’s new “integration service,” which gives contracting parties the ability to register and interact with any third party service. We show how OpenLaw can be easily extended to handle electronic signatures provided by the popular service <a href="https://www.docusign.com/">DocuSign</a>.</p><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.loom.com%2Fembed%2F7f9affba975a4253a2b43781a7dc7b22&amp;url=https%3A%2F%2Fwww.loom.com%2Fshare%2F7f9affba975a4253a2b43781a7dc7b22&amp;image=https%3A%2F%2Fcdn.loom.com%2Fsessions%2Fthumbnails%2F7f9affba975a4253a2b43781a7dc7b22-00001.jpg&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=loom" width="1280" height="702" frameborder="0" scrolling="no"><a href="https://medium.com/media/fa875d006334133134885871a8fca675/href">https://medium.com/media/fa875d006334133134885871a8fca675/href</a></iframe><p>As shown in the above video, using our integration framework, we were able to register DocuSign as a third party service for electronic signatures by filling out a simple form.</p><p>Once integrated, parties can sign the agreement using DocuSign and can automatically trigger the execution of smart contracts as part of their agreements. With this functionality, the expressive power of smart contracts takes another step towards the mainstream. With a routine email from DocuSign, parties can trigger smart contracts and incorporate third party oracles services, such as <a href="https://chain.link/">Chainlink</a>, to build next-generation legal agreements.</p><p>This is just the beginning. Integrating other e-signature solutions into OpenLaw (like HelloSign, Adobe, etc.) becomes a simple task. And developers can read, write, and pull various information from an OpenLaw agreement and port that information into third-party systems (e.g., ERP Systems, Excel, Google Sheets)</p><h4><strong>OpenLaw’s Integration Framework</strong></h4><p>The process of registering a third party service into OpenLaw’s Integrator’s API is straightforward. The first step is to access the Admin tools of your instance and click on the Integrators Service tab. At the moment, we are offering integration into “Common and Signature” services as part of our framework. “Common” is any service that can perform any external computation (i.e., CoinMarketCap) and Signature, any service that performs some electronic signature services. Both third party services are then verified in the <a href="https://docs.openlaw.io/openlaw-core/">OpenLaw Virtual Machine</a>.</p><p>For the DocuSign example, we ran DocuSign locally by using the DocuSign java client where we then sent a request to sign on DocuSign (via email). The responses from DocuSign are then sent back to OpenLaw VM. The ‘type signature’ has a specific ABI (which can not be changed by the user) and a service of the address.</p><p>Each external service must provide a public endpoint secured with a shared secret which will be used by the Integrator’s API to send requests to this service. In order to call an external service for e-signature one can use a new variable type declaration: ExternalSignature(serviceName: “DocuSign”) in the agreement. It will trigger the email DocuSign signature notice, as one would typically use when leveraging the DocuSign service.</p><p>Once both parties sign the agreement via DocuSign, the signatures are propagated to Integrator’s API and then stored in Openlaw VM and smart contract calls declared in the agreement are executed.</p><p>DocuSign was a great first step to test or integration framework — however, as mentioned, it can extend beyond e-signature solutions. Through this easy plug-and-play framework, we can think about integrating with other third party services. These third-party services range from both traditional legal technology, such as e-signature platforms, and blockchain-centric applications, like oracle services, which can be seamlessly woven into any legal contract.</p><p>We’ll have this integration framework available for administrators of private instances in the near future, but if you have any questions, comments or suggestions on potential integrations — we’d be happy to discuss. Just shoot us a note!</p><h4><strong>Join the Movement</strong></h4><p>We’re arranging the world’s commercial transactions. Using OpenLaw, anyone can more efficiently engage in commercial transactions, all while leveraging next-generation blockchain-based smart contracts.</p><p>To learn more about OpenLaw, check out our<a href="https://openlaw.io/"> site</a> and<a href="https://docs.openlaw.io/"> documentation</a> for an overview and detailed reference guides. You can also find us at hello@openlaw.io or tune in in our community<a href="https://openlaw-community.slack.com/"> Slack</a> channel. Follow our <a href="https://medium.com/@OpenLawOfficial">Medium</a> and<a href="https://twitter.com/openlawofficial"> Twitter</a> for further announcements, tutorials, and helpful tips over the upcoming weeks and months.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=f28eb779856b" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Build an Open Investment Bank Using OpenLaw]]></title>
            <link>https://medium.com/@OpenLawOfficial/build-an-open-investment-bank-using-openlaw-c11f2d56057f?source=rss-1e3a3c20a3c9------2</link>
            <guid isPermaLink="false">https://medium.com/p/c11f2d56057f</guid>
            <category><![CDATA[smart-contracts]]></category>
            <category><![CDATA[defi]]></category>
            <category><![CDATA[fintech]]></category>
            <category><![CDATA[blockchain]]></category>
            <category><![CDATA[ethereum]]></category>
            <dc:creator><![CDATA[OpenLaw]]></dc:creator>
            <pubDate>Mon, 29 Jul 2019 21:35:43 GMT</pubDate>
            <atom:updated>2019-07-29T21:35:43.078Z</atom:updated>
            <content:encoded><![CDATA[<p><em>Today OpenLaw is releasing its second vertical </em><a href="http://finance.openlaw.io/"><em>OpenLaw Finance</em></a><em>. With OpenLaw Finance creating legally compliant tokenized securities, fixed income products, tokenized real estate, and smart derivatives can be as easy as filling out a simple form. The future of decentralized finance is coming into focus powered by OpenLaw.</em></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/500/1*rynF5mXE6hvcIYxS46uihA.gif" /></figure><p>Ethereum holds out the potential to serve as the commercial operating system for the globe. Launched only five years ago, Ethereum is rapidly emerging as the spine for a streamlined financial system where existing financial products can be structured and administered more efficiently. Despite the downturn in prices, Ethereum’s growth has accelerated over the past two years. We’ve seen the birth of stable coins, like DAI, and the threads of more advanced financial products like those provided by <a href="https://www.dharma.io/">Dharma</a> and <a href="http://compound.finance">Compound</a>. Ethereum-based trading platforms are beginning to mature, like <a href="https://0x.org/">0x</a> and <a href="https://uniswap.io/">Uniswap</a>, creating composable financial legal blocks that enable assets to flow more seamlessly between parties. And decentralized oracles like <a href="https://chain.link/">Chainlink</a> are moving to mainnet, holding out the hope of inputting real-time data into commercial relationships and creating new, more efficient means of commercial transactions.</p><p>Traditional finance, of course, has noticed. An increasing number of banks and other “fintech” startups are exploring the use of blockchain technology through the issuance of their own stablecoins and a host of pilot programs ranging from <a href="https://www.jpmorgan.com/global/news/digital-coin-payments">J.P. Morgan’s stablecoin</a> to <a href="https://www.coindesk.com/swift-gives-blockchain-platforms-access-to-instant-gpi-payments-following-r3-trial">SWIFT’s instant GPI payments</a>.</p><p>The blockchain-world and traditional finance are on a collision course with new tools and approaches rapidly painting a picture of what a more democratized and streamlined financial system could look like — one that is more efficient, transparent, and resilient.</p><h3><strong>Blockchains Made Legal</strong></h3><p>OpenLaw is the missing piece between the crypto world and traditional finance, providing easy to use tools to build legally compliant blockchain-based deals and structures. Today, lawyers architect financial transactions, and OpenLaw enables them to port those transactions to the world’s financial operating system — Ethereum.</p><p>Using OpenLaw’s robust set of <a href="https://media.consensys.net/open-sourcing-the-law-the-release-of-openlaw-core-439b53f26f86">open source tools</a>, anyone can manage the entire process of building blockchain-based financial transaction. You can create tokenized assets, tie them to legally binding agreements, pull data related to the transaction, and manage the lifecycle of the agreement. Just how legally compliant exchanges, like <a href="https://www.coinbase.com/">Coinbase</a> and <a href="https://gemini.com/">Gemini</a>, helped catapult blockchain from the fringes of the Internet to <a href="https://twitter.com/realdonaldtrump/status/1149472282584072192">presidential tweets</a>. OpenLaw increases the range of possible blockchain-based applications by enabling tokens to represent real-world rights and obligations in a way that complies with existing financial systems. It’s blockchain made legal.</p><h3><strong>Introducing OpenLaw Finance</strong></h3><p>With our release of <a href="http://finance.openlaw.io/">OpenLaw Finance</a>, we’re taking one step further towards the future of finance. OpenLaw has spent the past year modeling a range of financial products for the blockchain era, including: <a href="https://media.consensys.net/openlaw-and-the-loan-syndications-and-trading-association-partner-to-automate-complex-loan-ed2b2bf85b8b">syndicated loans</a> for the Loan Syndication Trading Association (LSTA), <a href="https://media.consensys.net/blockchain-based-lending-1eee5edabe8a">complex credit facilities</a>, tokenized <a href="https://www.google.com/search?q=real+estate+openlaw&amp;oq=real+estate+openlaw&amp;aqs=chrome..69i57j33.3681j0j9&amp;sourceid=chrome&amp;ie=UTF-8">real estate</a>, smart <a href="https://media.consensys.net/the-future-of-derivatives-an-end-to-end-legally-enforceable-option-contract-powered-by-ethereum-1c8c50005541">derivatives</a>, tokenized <a href="https://blog.goodaudience.com/minting-and-managing-carbon-credits-on-openlaw-ethereum-efc8456c7088">carbon credits</a>, and even <a href="https://medium.com/@OpenLawOfficial/leading-canadian-law-firms-collaborate-on-blockchain-based-smart-contract-project-b3fe1a6fa9a9">M&amp;A escrow</a> relationships.</p><p>We’re bringing these early efforts together into one comprehensive offering, enabling anyone using OpenLaw Finance to create and issue security tokens, fixed income products (like bonds and other debt instruments), create smart derivatives, and tokenize commodities like carbon credits. OpenLaw Finance is plugged into <a href="https://0x.org/">0x</a>’s blockchain-based decentralized exchange to quickly list tokens and has also deployed some basic AML/KYC related tools to ensure that only whitelisted addresses (or addresses not appearing on a blacklist) engage in financial transactions.</p><p>Our new vertical is a leap beyond what exists in the market today — with existing blockchain-based financial platforms primarily focused on a narrow swath of the financial services industry (like real estate or security tokens), even though the act of creating and sending a token is about as exciting as sending an email in mid-1990s.</p><p>Our initial offerings have some sample transactions, but OpenLaw Finance is infinitely extendable. Adding a new transaction or deal to OpenLaw finance is a snap. We provide generic tools to expand the types of deals involving digital assets.</p><p>Importantly, OpenLaw Finance also is not just about blockchains. All of the transactions on OpenLaw Finance are seamlessly tied to binding legal agreements and can be output as structured data (JSON objects), enabling issuers and other professionals to more readily build liquidity by providing the essential substrate to traders and other buy-side firms — data.</p><h3><strong>Example Transaction of OpenLaw Finance</strong></h3><p>By way of example, in the video below, we demonstrate how OpenLaw Finance can be used to create and issue tokenized stock on a vesting schedule. Using a simple form, you can create an ERC-20 token for any legal entity authorized by a binding legal document (a board authorization). Once signed by relevant parties, the tokens are automatically generated and placed into a smart contract-based escrow account, managed by the secretary of the company.</p><p>Tokenized stock can be transferred with a legally binding restricted stock grant to any recipient on a vesting schedule — all managed via a smart contract. The smart contract automatically releases the stock from escrow to the recipient on a pre-programmed schedule.</p><iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fplayer.vimeo.com%2Fvideo%2F350832968%3Fapp_id%3D122963&amp;dntp=1&amp;url=https%3A%2F%2Fvimeo.com%2F350832968&amp;image=https%3A%2F%2Fi.vimeocdn.com%2Fvideo%2F802234645_1280.jpg&amp;key=a19fcc184b9711e1b4764040d3dc5c07&amp;type=text%2Fhtml&amp;schema=vimeo" width="1920" height="1080" frameborder="0" scrolling="no"><a href="https://medium.com/media/44fac06bab2ad6400b6b2652f1b49b6c/href">https://medium.com/media/44fac06bab2ad6400b6b2652f1b49b6c/href</a></iframe><p>Once the tokens are transferred the entire cap table related to the transfer of tokenized stock is managed via a blockchain and can be viewed in real-time on OpenLaw Finance. We create a dynamic list (and associated pie chart) showing each transfer and the amount of stock that has been fully vested.</p><p>Once generated, any tokenized stock can be automatically listed on a 0x exchange, enabling the token to be instantaneously traded. Parties can submit orders to buy or sell the underlying token. Token marketplaces can be created with a click.</p><h3><strong>OpenLaw Finance is Flexible and Customizable</strong></h3><p>The above is just one example of the types of transactions that can be built and orchestrated via OpenLaw Finance. The platform can be customized and is designed to be composable and flexible, providing the tools for anyone to create and manage transactions involving digital assets.</p><p>With OpenLaw Finance, you also can plug-in a variety of exchange software, identity services, hardware/software wallets, and even different oracle providers (like <a href="https://chain.link/">Chainlink</a>) to build a variety of financial products.</p><p>Below is a rough overview of how the various pieces of OpenLaw fit together.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/965/0*2lvnHeYQZ6iGLLYk" /><figcaption>OpenLaw Finance Infrastructure</figcaption></figure><h3><strong>OpenLaw Finance Going Forward</strong></h3><p>The release of OpenLaw Finance is just the beginning. Over the next several months, we’re going to incorporate <a href="https://www.ey.com/en_gl/news/2019/04/ey-releases-zero-knowledge-proof-blockchain-transaction-technology-to-the-public-domain-to-advance-blockchain-privacy-standards">Ernst &amp; Young’s Nightfall</a>, enabling private token transactions using zero-knowledge proofs. With this integration, every transaction on OpenLaw Finance will be private and managed in a peer-to-peer manner between parties all on mainnet Ethereum. We will also integrate one or more custodial solutions, such as BitGo or Trustology, and begin to partner with various different blockchain projects to create tools for their members (<em>stay tuned</em>).</p><p>Token generation, legal processes, and managing commercial workflows are foundational to the success of the burgeoning token economy. OpenLaw’s ease and flexibility in integration can connect other critical components such as identity, custody wallets, exchanges, and oracles, makes OpenLaw a conduit to connect various DeFi projects and assist with the commercial processes, getting us closer in fully realizing what open, transparent financial system can look like.</p><h3><strong>About OpenLaw</strong></h3><p>OpenLaw is a blockchain-based protocol for the creation and execution of commercial systems. Using OpenLaw, financial institutions and startups can more efficiently engage in the end-to-end commercial process in a highly secure and efficient manner, all while leveraging next-generation blockchain-based smart contracts.</p><p>To learn more about OpenLaw, check out our <a href="https://openlaw.io/">site</a> and <a href="https://docs.openlaw.io/">documentation</a> for an overview and detailed reference guides. You can also find us at <a href="http://hello@openlaw.io">hello@openlaw.io</a> or tune in in our community <a href="https://openlaw-community.slack.com/">Slack</a> channel. Follow our <a href="https://medium.com/@OpenLawOfficial">Medium</a> and <a href="https://twitter.com/openlawofficial">Twitter</a> for further announcements, tutorials, and helpful tips over the upcoming weeks and months.</p><h4><strong><em>OpenLaw is operating on a test environment. No securities or virtual currencies are currently generated from or exchanged on OpenLaw Finance.</em></strong></h4><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=c11f2d56057f" width="1" height="1" alt="">]]></content:encoded>
        </item>
    </channel>
</rss>