{"id":41739,"date":"2019-06-28T08:28:53","date_gmt":"2019-06-28T12:28:53","guid":{"rendered":"https:\/\/cablemanpro.com\/wallstreetpr\/?p=41739"},"modified":"2019-07-03T09:25:41","modified_gmt":"2019-07-03T13:25:41","slug":"visualizing-the-next-evolution-beyond-smart-contracts","status":"publish","type":"post","link":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739","title":{"rendered":"Visualizing the Next Evolution Beyond Smart Contracts"},"content":{"rendered":"<p id=\"6d0f\" class=\"graf graf--p graf-after--h3\"><strong class=\"markup--strong markup--p-strong\">Evolving from the Smart Contract Blockchain Platform to the Extensible Blockchain Object Model Platform<\/strong><\/p>\n<figure id=\"5f17\" class=\"graf graf--figure graf-after--p\">\n<div class=\"aspectRatioPlaceholder is-locked\">\n<div class=\"aspectRatioPlaceholder-fill\">By: Michael Holdmann<\/div>\n<div class=\"progressiveMedia js-progressiveMedia graf-image is-canvasLoaded is-imageLoaded\" data-image-id=\"1*tfgTTLPM3dnASXpc5JPRWQ.png\" data-width=\"687\" data-height=\"377\" data-scroll=\"native\"><img decoding=\"async\" class=\"progressiveMedia-image js-progressiveMedia-image\" src=\"https:\/\/cdn-images-1.medium.com\/max\/800\/1*tfgTTLPM3dnASXpc5JPRWQ.png\" data-src=\"https:\/\/cdn-images-1.medium.com\/max\/800\/1*tfgTTLPM3dnASXpc5JPRWQ.png\" \/><\/div>\n<\/div><figcaption class=\"imageCaption\">Sheets and Workbooks<\/figcaption><\/figure>\n<h3 id=\"67bd\" class=\"graf graf--h3 graf-after--figure\">Sheet Analogy<\/h3>\n<p id=\"5f94\" class=\"graf graf--p graf-after--h3\">In an attempt to understand the difference between a Smart Contract Blockchain Platform and an Extensible Blockchain Object Model Platform we have chosen an analogy, which we believe is widely understood at a high level: That is, Sheets and workbooks as an explanatory model.<\/p>\n<p id=\"5247\" class=\"graf graf--p graf-after--p\">For this exercise let\u2019s assume three types of Sheet architectures<\/p>\n<p id=\"67ce\" class=\"graf graf--p graf-after--p\">1. Single sheets, external input and references between cells on a single sheet only.<\/p>\n<p id=\"36a8\" class=\"graf graf--p graf-after--p\">2. Workbooks with multiple sheets, limited such that all external input and internal sheet references, are within each individual Sheet. No references or relations are allowed between or across multiple Sheet in the workbook.<\/p>\n<p id=\"6c27\" class=\"graf graf--p graf-after--p\">3. Workbooks with multiple sheets, both external input and internal references between cells within and across Sheets in the workbook are fully supported.<\/p>\n<h3 id=\"b12a\" class=\"graf graf--h3 graf-after--p\">Bitcoin Blockchain an Example of a Single\u00a0Sheet<\/h3>\n<p id=\"ee1e\" class=\"graf graf--p graf-after--h3\">In the first analogy,\u00a0<em class=\"markup--em markup--p-em\">Single sheets, external input and references between cells on a single sheet only,<\/em>\u00a0we have Bitcoin. All transactions happening in the single Sheet are initiated and completed from\/to user accounts. A user account is a row in the Sheet. You can only reference different rows within the single sheet.<\/p>\n<p id=\"1c8d\" class=\"graf graf--p graf-after--p\">\u2022 A Bitcoin blockchain represented as a single Sheet.<\/p>\n<p id=\"4d6c\" class=\"graf graf--p graf-after--p\">\u2022 No explicit account state tracking.<\/p>\n<p id=\"f1d3\" class=\"graf graf--p graf-after--p\">\u2022 No asset ownership tracking, only bitcoin transfer transactions<\/p>\n<p id=\"dd6a\" class=\"graf graf--p graf-after--p\">\u2022 Any and all \u201casset\u201d transfers happen outside of the blockchain<\/p>\n<figure id=\"04a7\" class=\"graf graf--figure graf-after--p\">\n<div class=\"aspectRatioPlaceholder is-locked\">\n<div class=\"aspectRatioPlaceholder-fill\"><\/div>\n<div class=\"progressiveMedia js-progressiveMedia graf-image is-canvasLoaded is-imageLoaded\" data-image-id=\"1*oui95pVaSpXunPSEaPzl7Q.png\" data-width=\"1066\" data-height=\"597\" data-action=\"zoom\" data-action-value=\"1*oui95pVaSpXunPSEaPzl7Q.png\" data-scroll=\"native\"><img decoding=\"async\" class=\"progressiveMedia-image js-progressiveMedia-image\" src=\"https:\/\/cdn-images-1.medium.com\/max\/800\/1*oui95pVaSpXunPSEaPzl7Q.png\" data-src=\"https:\/\/cdn-images-1.medium.com\/max\/800\/1*oui95pVaSpXunPSEaPzl7Q.png\" \/><\/div>\n<\/div>\n<\/figure>\n<h3 id=\"5b51\" class=\"graf graf--h3 graf-after--figure\">Smart Contract Blockchain Platforms (Ethereum) as an Example of a Sheet\u00a0Workbook<\/h3>\n<p id=\"63d8\" class=\"graf graf--p graf-after--h3\">The Second Sheet analogy,\u00a0<em class=\"markup--em markup--p-em\">Workbooks with multiple sheets, limited such that all external input and internal sheet references, are within each individual Sheet. No references or relations are allowed between or across multiple Sheet in the workbook<\/em>, represents the Smart Contract Platform: Whereas the smart contract is a separate Sheet within the workbook. Each smart contract Sheet acts somewhat analogous to a standalone Bitcoin Sheet, all contained within one workbook, which is the blockchain. In the Smart Contract model, each individual Sheet may complete only one transaction at a time serially on the underlying blockchain.<\/p>\n<p id=\"906c\" class=\"graf graf--p graf-after--p\">Commonly smart contracts are used for tokenization. Each smart contract manages a completely separate and unrelated token. Thus, with the Sheet model, each smart contract is a separate Sheet that manages a single token, keeping track of the accounts and balances. All token transfers are represented as changes in account balances in the smart contract Sheet. Each account can be thought of as a row in the Sheet with its current balance and any other associated data. Again, using the Sheet analogy, all such transactions must be ordered and serialized, as though you were manually entering data and updating a Sheet.<\/p>\n<p id=\"3c23\" class=\"graf graf--p graf-after--p\">\u2022 A smart contract blockchain platform represented as a Sheet workbook<\/p>\n<p id=\"bec6\" class=\"graf graf--p graf-after--p\">\u2022 Each smart contract represented by a separate Sheet<\/p>\n<p id=\"480c\" class=\"graf graf--p graf-after--p\">\u2022 A single underlying blockchain completes all transactions serially<\/p>\n<p id=\"918b\" class=\"graf graf--p graf-after--p\">\u2022 Account state explicitly tracked<\/p>\n<p id=\"cc50\" class=\"graf graf--p graf-after--p\">\u2022 A smart contract Sheet tracks a token as single asset<\/p>\n<p id=\"d89d\" class=\"graf graf--p graf-after--p\">\u2022 User accounts contain smart contract token balances or any other assets<\/p>\n<ul class=\"postList\">\n<li id=\"7a72\" class=\"graf graf--li graf-after--p\">Only 1 transaction at a time per smart contract<\/li>\n<\/ul>\n<figure id=\"1d69\" class=\"graf graf--figure graf-after--li\">\n<div class=\"aspectRatioPlaceholder is-locked\">\n<div class=\"aspectRatioPlaceholder-fill\"><\/div>\n<div class=\"progressiveMedia js-progressiveMedia graf-image is-canvasLoaded is-imageLoaded\" data-image-id=\"1*OqaYisu1mThLFip2Rh15VA.png\" data-width=\"1175\" data-height=\"637\" data-action=\"zoom\" data-action-value=\"1*OqaYisu1mThLFip2Rh15VA.png\" data-scroll=\"native\"><img decoding=\"async\" class=\"progressiveMedia-image js-progressiveMedia-image\" src=\"https:\/\/cdn-images-1.medium.com\/max\/800\/1*OqaYisu1mThLFip2Rh15VA.png\" data-src=\"https:\/\/cdn-images-1.medium.com\/max\/800\/1*OqaYisu1mThLFip2Rh15VA.png\" \/><\/div>\n<\/div>\n<\/figure>\n<h3 id=\"8851\" class=\"graf graf--h3 graf-after--figure\">Extensible Blockchain Object Model (\u201cXBOM\u201d)\u00a0Platform<\/h3>\n<h3 id=\"a7ad\" class=\"graf graf--h3 graf-after--h3\">DataGrid Blockchain (DGB) with\u00a0XBOM&#x2122;<\/h3>\n<p id=\"55f1\" class=\"graf graf--p graf-after--h3\">The DGB is the reference for the third example,\u00a0<em class=\"markup--em markup--p-em\">Workbooks with multiple sheets, both external input and internal references between cells within and across Sheets in the workbook are fully supported.<\/em><\/p>\n<p id=\"1e67\" class=\"graf graf--p graf-after--p\">In the Extensible Blockchain Object Model Platform we have the blockchain represented as a Sheet workbook with each account as a separate Sheet within the workbook. The Extensible Smart Object Asset (\u201cXSOA&#x2122;\u201d) Model built on the XBOM evolves the Smart Contract Model from a Sheet as a token smart contract to each account\u2019s Sheet containing multiple assets of varying types represented as Smart Objects&#x2122;<a class=\"markup--anchor markup--p-anchor\" href=\"https:\/\/medium.com\/@michael_11858\/smart-object-assets-visualizing-the-next-evolution-beyond-smart-contracts-8af0fa530b75#_ftn1\" data-href=\"#_ftn1\">[1]<\/a>\u00a0.<\/p>\n<p id=\"547d\" class=\"graf graf--p graf-after--p\">The XBOM eliminates the limitations of the Smart Contract Model such that Smart Objects may be referenced across multiple account Sheets. This can be thought of as referencing cells between Sheets in a workbook of Sheets. Each Smart Object is represented as a cell on user accounts, Sheet which establishes ownership of the Smart Object. A Smart Object can represent virtual assets (e.g. title to property, vehicles, Stocks, Bonds, Electronic Medical Records (EMR) etc.).<\/p>\n<p id=\"ff8f\" class=\"graf graf--p graf-after--p\">Smart Objects are transferred between user accounts. This is analogous to deleting a cell on one Sheet and adding a new cell to another Sheet. Unlike the Smart Contract Model, transactions between accounts do not need to be serialized with a common smart contract account. Perhaps, think of this as several people editing separate workbook Sheets simultaneously on a shared workbook. Provided the editing does not overlap, all edits can be directly merged together.<\/p>\n<p id=\"6d9f\" class=\"graf graf--p graf-after--p\">What this leads to is a global system where all assets are under control of the user account that owns them represented as Smart Objects.<\/p>\n<p id=\"945b\" class=\"graf graf--p graf-after--p\">\u2022 An extensible blockchain object model represented as a Sheet workbook<\/p>\n<p id=\"255d\" class=\"graf graf--p graf-after--p\">\u2022 Each user account represented by a separate Sheet<\/p>\n<p id=\"5603\" class=\"graf graf--p graf-after--p\">\u2022 User accounts contain Smart Objects (assets), analogous to cells in each Sheet<\/p>\n<p id=\"ca7e\" class=\"graf graf--p graf-after--p\">\u2022 Transactions are directly between user accounts, analogous to transferring cell contents between Sheet. No smart contract account needed.<\/p>\n<ul class=\"postList\">\n<li id=\"d702\" class=\"graf graf--li graf-after--p\">Multiple simultaneous Smart Object (asset) transactions supported, instead of serialized per smart contract<\/li>\n<\/ul>\n<figure id=\"e0f9\" class=\"graf graf--figure graf-after--li\">\n<div class=\"aspectRatioPlaceholder is-locked\">\n<div class=\"aspectRatioPlaceholder-fill\"><\/div>\n<div class=\"progressiveMedia js-progressiveMedia graf-image is-canvasLoaded is-imageLoaded\" data-image-id=\"1*KjrlF5jIaOY7FtEjLEl8rg.png\" data-width=\"1095\" data-height=\"837\" data-action=\"zoom\" data-action-value=\"1*KjrlF5jIaOY7FtEjLEl8rg.png\" data-scroll=\"native\"><img decoding=\"async\" class=\"progressiveMedia-image js-progressiveMedia-image\" src=\"https:\/\/cdn-images-1.medium.com\/max\/800\/1*KjrlF5jIaOY7FtEjLEl8rg.png\" data-src=\"https:\/\/cdn-images-1.medium.com\/max\/800\/1*KjrlF5jIaOY7FtEjLEl8rg.png\" \/><\/div>\n<\/div>\n<\/figure>\n<p id=\"0b86\" class=\"graf graf--p graf-after--figure\">We hope this post visually reveals some advantages enabled in the DGB and XBOM architecture over current approaches taken in the industry. The DGB allows developers to use live code, reducing instances of bugs and malicious code. It creates individual Sovereignty, as all assets are in control of each account on the blockchain. Additionally, DGB reduces time to market for Smart Business to open on the blockchain for services such as exchanges, marketplaces, etc. We look forward to receiving comments on the overview we shared over the previous 5 Medium posts and working with the community on making this project reality.<\/p>\n<p id=\"095a\" class=\"graf graf--p graf-after--p graf--trailing\"><a class=\"markup--anchor markup--p-anchor\" href=\"https:\/\/medium.com\/@michael_11858\/smart-object-assets-visualizing-the-next-evolution-beyond-smart-contracts-8af0fa530b75#_ftnref1\" data-href=\"#_ftnref1\">[1]<\/a>\u00a0XBOM, XSOA, Smart Object are trademarks of Prasaga, LLC, all rights<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Evolving from the Smart Contract Blockchain Platform to the Extensible Blockchain Object Model Platform By: Michael Holdmann Sheets and Workbooks Sheet Analogy In an attempt [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":41162,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rop_custom_images_group":[],"rop_custom_messages_group":[],"rop_publish_now":"initial","rop_publish_now_accounts":{"twitter_2902945987_2902945987":""},"rop_publish_now_history":[],"rop_publish_now_status":"pending","footnotes":""},"categories":[13016],"tags":[7980,13026,13656,13655,13535,13647],"stock_ticker":[13669,13648],"class_list":["post-41739","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cryptocurrency-news","tag-bitcoin","tag-blockchain","tag-david-beberman","tag-michael-holdmann","tag-prasaga","tag-smart-contracts","stock_ticker-aapl","stock_ticker-nasdaq","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Visualizing the Next Evolution Beyond Smart Contracts - Wall Street PR<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Visualizing the Next Evolution Beyond Smart Contracts - Wall Street PR\" \/>\n<meta property=\"og:description\" content=\"Evolving from the Smart Contract Blockchain Platform to the Extensible Blockchain Object Model Platform By: Michael Holdmann Sheets and Workbooks Sheet Analogy In an attempt [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739\" \/>\n<meta property=\"og:site_name\" content=\"Wall Street PR\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/WallStreetPR\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-28T12:28:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-07-03T13:25:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2018\/09\/Blockchain-Developer-Bootcamp.png\" \/>\n\t<meta property=\"og:image:width\" content=\"696\" \/>\n\t<meta property=\"og:image:height\" content=\"504\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Steve Hackney\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Steve Hackney\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#article\",\"isPartOf\":{\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739\"},\"author\":{\"name\":\"Steve Hackney\",\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/#\/schema\/person\/3ce02e36ec0c7fc865d70f316a025867\"},\"headline\":\"Visualizing the Next Evolution Beyond Smart Contracts\",\"datePublished\":\"2019-06-28T12:28:53+00:00\",\"dateModified\":\"2019-07-03T13:25:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739\"},\"wordCount\":968,\"publisher\":{\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/#organization\"},\"image\":{\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2018\/09\/Blockchain-Developer-Bootcamp.png\",\"keywords\":[\"Bitcoin\",\"Blockchain\",\"David Beberman\",\"Michael Holdmann\",\"Prasaga\",\"Smart Contracts\"],\"articleSection\":[\"Cryptocurrency\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739\",\"url\":\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739\",\"name\":\"Visualizing the Next Evolution Beyond Smart Contracts - Wall Street PR\",\"isPartOf\":{\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2018\/09\/Blockchain-Developer-Bootcamp.png\",\"datePublished\":\"2019-06-28T12:28:53+00:00\",\"dateModified\":\"2019-07-03T13:25:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#primaryimage\",\"url\":\"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2018\/09\/Blockchain-Developer-Bootcamp.png\",\"contentUrl\":\"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2018\/09\/Blockchain-Developer-Bootcamp.png\",\"width\":696,\"height\":504,\"caption\":\"Lebanon To Host ConsenSys Blockchain Developer Bootcamp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cablemanpro.com\/wallstreetpr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Visualizing the Next Evolution Beyond Smart Contracts\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/#website\",\"url\":\"https:\/\/cablemanpro.com\/wallstreetpr\/\",\"name\":\"Wall Street PR\",\"description\":\"Latest News From WallStreet\",\"publisher\":{\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cablemanpro.com\/wallstreetpr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/#organization\",\"name\":\"Wall Street PR\",\"url\":\"https:\/\/cablemanpro.com\/wallstreetpr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2019\/10\/brand-logo.png\",\"contentUrl\":\"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2019\/10\/brand-logo.png\",\"width\":537,\"height\":70,\"caption\":\"Wall Street PR\"},\"image\":{\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/WallStreetPR\/\",\"https:\/\/x.com\/WallstreetPRs\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/#\/schema\/person\/3ce02e36ec0c7fc865d70f316a025867\",\"name\":\"Steve Hackney\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cablemanpro.com\/wallstreetpr\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d6e4a33d4904dade1e565fa07bb4bc099f7c12bc3da9ba57311e75086b1e91e8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d6e4a33d4904dade1e565fa07bb4bc099f7c12bc3da9ba57311e75086b1e91e8?s=96&d=mm&r=g\",\"caption\":\"Steve Hackney\"},\"description\":\"Steve Hackney is a corporate finance professional with over 14 years of experience in cash management and investing. He earned a Bachelor of Science in Finance from Florida State University and holds a Certified Treasury Professional certification. Steve lives in Orlando, Florida with his family.\",\"sameAs\":[\"https:\/\/cablemanpro.com\/wallstreetpr\"],\"url\":\"https:\/\/cablemanpro.com\/wallstreetpr\/author\/steve-hackney\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Visualizing the Next Evolution Beyond Smart Contracts - Wall Street PR","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739","og_locale":"en_US","og_type":"article","og_title":"Visualizing the Next Evolution Beyond Smart Contracts - Wall Street PR","og_description":"Evolving from the Smart Contract Blockchain Platform to the Extensible Blockchain Object Model Platform By: Michael Holdmann Sheets and Workbooks Sheet Analogy In an attempt [&hellip;]","og_url":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739","og_site_name":"Wall Street PR","article_publisher":"https:\/\/www.facebook.com\/WallStreetPR\/","article_published_time":"2019-06-28T12:28:53+00:00","article_modified_time":"2019-07-03T13:25:41+00:00","og_image":[{"width":696,"height":504,"url":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2018\/09\/Blockchain-Developer-Bootcamp.png","type":"image\/png"}],"author":"Steve Hackney","twitter_misc":{"Written by":"Steve Hackney","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#article","isPartOf":{"@id":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739"},"author":{"name":"Steve Hackney","@id":"https:\/\/cablemanpro.com\/wallstreetpr\/#\/schema\/person\/3ce02e36ec0c7fc865d70f316a025867"},"headline":"Visualizing the Next Evolution Beyond Smart Contracts","datePublished":"2019-06-28T12:28:53+00:00","dateModified":"2019-07-03T13:25:41+00:00","mainEntityOfPage":{"@id":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739"},"wordCount":968,"publisher":{"@id":"https:\/\/cablemanpro.com\/wallstreetpr\/#organization"},"image":{"@id":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#primaryimage"},"thumbnailUrl":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2018\/09\/Blockchain-Developer-Bootcamp.png","keywords":["Bitcoin","Blockchain","David Beberman","Michael Holdmann","Prasaga","Smart Contracts"],"articleSection":["Cryptocurrency"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739","url":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739","name":"Visualizing the Next Evolution Beyond Smart Contracts - Wall Street PR","isPartOf":{"@id":"https:\/\/cablemanpro.com\/wallstreetpr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#primaryimage"},"image":{"@id":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#primaryimage"},"thumbnailUrl":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2018\/09\/Blockchain-Developer-Bootcamp.png","datePublished":"2019-06-28T12:28:53+00:00","dateModified":"2019-07-03T13:25:41+00:00","breadcrumb":{"@id":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#primaryimage","url":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2018\/09\/Blockchain-Developer-Bootcamp.png","contentUrl":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2018\/09\/Blockchain-Developer-Bootcamp.png","width":696,"height":504,"caption":"Lebanon To Host ConsenSys Blockchain Developer Bootcamp"},{"@type":"BreadcrumbList","@id":"https:\/\/cablemanpro.com\/wallstreetpr\/visualizing-the-next-evolution-beyond-smart-contracts-41739#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cablemanpro.com\/wallstreetpr\/"},{"@type":"ListItem","position":2,"name":"Visualizing the Next Evolution Beyond Smart Contracts"}]},{"@type":"WebSite","@id":"https:\/\/cablemanpro.com\/wallstreetpr\/#website","url":"https:\/\/cablemanpro.com\/wallstreetpr\/","name":"Wall Street PR","description":"Latest News From WallStreet","publisher":{"@id":"https:\/\/cablemanpro.com\/wallstreetpr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cablemanpro.com\/wallstreetpr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cablemanpro.com\/wallstreetpr\/#organization","name":"Wall Street PR","url":"https:\/\/cablemanpro.com\/wallstreetpr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cablemanpro.com\/wallstreetpr\/#\/schema\/logo\/image\/","url":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2019\/10\/brand-logo.png","contentUrl":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-content\/uploads\/2019\/10\/brand-logo.png","width":537,"height":70,"caption":"Wall Street PR"},"image":{"@id":"https:\/\/cablemanpro.com\/wallstreetpr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/WallStreetPR\/","https:\/\/x.com\/WallstreetPRs"]},{"@type":"Person","@id":"https:\/\/cablemanpro.com\/wallstreetpr\/#\/schema\/person\/3ce02e36ec0c7fc865d70f316a025867","name":"Steve Hackney","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cablemanpro.com\/wallstreetpr\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d6e4a33d4904dade1e565fa07bb4bc099f7c12bc3da9ba57311e75086b1e91e8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d6e4a33d4904dade1e565fa07bb4bc099f7c12bc3da9ba57311e75086b1e91e8?s=96&d=mm&r=g","caption":"Steve Hackney"},"description":"Steve Hackney is a corporate finance professional with over 14 years of experience in cash management and investing. He earned a Bachelor of Science in Finance from Florida State University and holds a Certified Treasury Professional certification. Steve lives in Orlando, Florida with his family.","sameAs":["https:\/\/cablemanpro.com\/wallstreetpr"],"url":"https:\/\/cablemanpro.com\/wallstreetpr\/author\/steve-hackney"}]}},"_links":{"self":[{"href":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-json\/wp\/v2\/posts\/41739","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-json\/wp\/v2\/comments?post=41739"}],"version-history":[{"count":0,"href":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-json\/wp\/v2\/posts\/41739\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-json\/wp\/v2\/media\/41162"}],"wp:attachment":[{"href":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-json\/wp\/v2\/media?parent=41739"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-json\/wp\/v2\/categories?post=41739"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-json\/wp\/v2\/tags?post=41739"},{"taxonomy":"stock_ticker","embeddable":true,"href":"https:\/\/cablemanpro.com\/wallstreetpr\/wp-json\/wp\/v2\/stock_ticker?post=41739"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}