{"id":460,"date":"2018-01-30T00:29:05","date_gmt":"2018-01-30T08:29:05","guid":{"rendered":"https:\/\/synq.tech\/a\/?p=460"},"modified":"2019-08-06T00:33:16","modified_gmt":"2019-08-06T07:33:16","slug":"r-chain-multi-threading-blockchain","status":"publish","type":"post","link":"https:\/\/synq.tech\/a\/2018\/01\/30\/r-chain-multi-threading-blockchain\/","title":{"rendered":"R-Chain \u2013 Multi-Threading Blockchain"},"content":{"rendered":"\r\n<p>As cryptographic technology advances, it\u2019s natural for generational gaps to exist. Bitcoin is considered a 1st-gen cryptocurrency, Ethereum a 2nd-gen crypto. There will exist a group of modern cryptocurrencies that will be considered the 3rd generation \u2013 Cardano, Komodo, and EOS are three we covered in our\u00a0<a href=\"https:\/\/thecryptosyndicate.com\/product\/january-2018-rise-of-the-titans\/\">Premium Syndicate Report for January.<\/a>\u00a0To show you the type of fundamentals break down these reports carry, we\u2019ve extracted RChain from the Premium Report to release to our blog for free. We\u2019re giving you insight into how we process the Fundamental and Market analysis in our Premium Reports and open the doors on the exciting RChain project to all.<\/p>\r\n\r\n\r\n\r\n<p>RChain will undoubtedly be a very solid competitor in the league of 3rd-generation tokens. With the addition of all these powerhouses, projects such as Ethereum will have to work hard to maintain market relevance long-term.<\/p>\r\n\r\n\r\n\r\n<h2>Overview<\/h2>\r\n\r\n\r\n\r\n<p>RChain is an open-sourced project with the goal of building a decentralized and censorship-resistant economic blockchain platform to be used as a public computing infrastructure.<\/p>\r\n\r\n\r\n\r\n<p>Powered by smart contracts, similar to EOS, ADA, and ETH, the platform aims to be trustworthy and scalable with a PoS consensus. Smart contracts enable dApps to provide features to the blockchain such as identity, tokens, timestamp, reputation, financial services, and monetized content delivery to form exchanges, private social networks, marketplaces, etc.<\/p>\r\n\r\n\r\n\r\n<p>RChain contracts are written in Rholang, the platform\u2019s programming language. Designed to support internal programmatic concurrency, it can formally express the communication and coordination of processes running in parallel. This is key to the internal mechanisms of the platform.<\/p>\r\n\r\n\r\n\r\n<p>Due to the inherent internal concurrency of RChain nodes, each node\u00a0is not required to run the namespaces of all blockchains, only those they want enabled. This feature improves the scalability of Rchain, and because the Rholang language was built from provable mathematics, it can also be considered trustworthy.<\/p>\r\n\r\n\r\n\r\n<p>The structure of the platform is complex:<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter\"><img class=\"wp-image-1425\" src=\"https:\/\/thecryptosyndicate.com\/wp-content\/uploads\/2018\/01\/rchain-architecture.jpg\" alt=\"\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><em>A visualization of Rchain\u2019s architecture.<\/em><\/p>\r\n\r\n\r\n\r\n<p>RChain is designed with JVM as the basic foundation. The Rho Virtual Machine Execution Environment (EE) will operate on the Trusted Java Libraries (JVM) to power the RhoVM instances. The RhoVM EE can support multiple individual RhoVM(s), with each running a smart contract concurrently and in a multi-threaded fashion. A multiplex of independently operating RhoVM instances will operate on nodes across the network at any given time, with each executing and validating transactions for their associated blockchains or namespaces.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter\"><img class=\"wp-image-1427\" src=\"https:\/\/thecryptosyndicate.com\/wp-content\/uploads\/2018\/01\/rchain-vhovm.jpg\" alt=\"\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><em>RhoVM process structure as shown above.<\/em><\/p>\r\n\r\n\r\n\r\n<p>The concurrent structure allows for independent processes to compose into complex processes without competing for resources. Along with the compositional namespaces, this architecture will enable a multi-chain (multiple blockchains per node) effect where transactions are performed on independently executing VM instances.<\/p>\r\n\r\n\r\n\r\n<p>A system of these interconnected nodes form the RChain Network with nodes directly communicating P2P. Each node operates with a set of dApps on top and the included essential System Contracts, written in Rholang. These contracts facilitate system processes, including running RhoVM instances, load balancing, managing dApp contracts, tokens, node trust, etc.<\/p>\r\n\r\n\r\n\r\n<p>The Data Abstraction Layer will provide monadic (functional programming) access to data and other nodes in the network. As an advancement of Synereo\u2019s SpecialK infrastructure, the layer will provide decentralized content delivery, key-value database, inter-node messaging, and data access patterns to the platform.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter\"><img class=\"wp-image-1426\" src=\"https:\/\/thecryptosyndicate.com\/wp-content\/uploads\/2018\/01\/rchain-node.jpg\" alt=\"\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><em>RChain\u2019s structural design.<\/em><\/p>\r\n\r\n\r\n\r\n<p>A PoS protocol called Casper will be responsible for the chain\u2019s replication and consensus. Comparable to Ethereum smart contracts, RChain nodes will receive signed transactions and the VM instances are to execute them to progress a contract\u2019s state. Node operators, or bonded validators, will apply the consensus algorithm to verify that the log of state configurations and transitions of the VM instances are accurately recorded.<\/p>\r\n\r\n\r\n\r\n<p>However, unlike Ethereum, the proof-of-stake protocol of RChain is unique in that it bets on logical propositions. A proposition is defined as a set of statements about the blockchain, determining which transaction should occur first. Validator nodes will compute a maximally consistent subset of propositions. Once consensus is reached, the next block can be generated by finding a minimal model under which the propositions are valid. Thanks to the transactional isolation per namespaces and instances, most blocks can be created in parallel.<\/p>\r\n\r\n\r\n\r\n<h3>TOKEN<\/h3>\r\n\r\n\r\n\r\n<p>The Rchain token system contracts include two types of protocol access tokens:<\/p>\r\n\r\n\r\n\r\n<ul>\r\n<li>Staking tokens\u00a0\u2013 These are the required tokens to run consensus. Phlogiston is RChain\u2019s measure of the cost of resources and is comparable to gas in Ethereum. The Phlogiston token is multi-dimensional and is dependent on usage of computing, storage, and bandwidth resources. Additional staking tokens may be introduced through official releases.<\/li>\r\n<li>Application tokens\u00a0\u2013 On par with ERC20 tokens, application tokens are optional and could be required to access certain dApps. New application tokens are introduced by dApp developers of the platform.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<h3>TEAM<\/h3>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"alignleft\"><img class=\"wp-image-1423\" src=\"https:\/\/thecryptosyndicate.com\/wp-content\/uploads\/2018\/01\/greg.jpg\" alt=\"\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>GREG MEREDITH President of The RChain Cooperative. Previously worked as Principal Architect of Microsoft\u2019s BizTalk Process Orchestration, Principal Architect of Microsoft\u2019s Highwire, Principal Architect of ATM Network management solution for ATT\/NCR and Co-designer and developer of MCC\u2019s Rosette\/ESS technology. \u00a0<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"alignleft\"><img class=\"wp-image-1422\" src=\"https:\/\/thecryptosyndicate.com\/wp-content\/uploads\/2018\/01\/evan.jpg\" alt=\"\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>EVAN JENSEN Secretary of The RChain Cooperative. Evan is an attorney with special interests in progressing crypto-related law. Evan is also legal counsel for The RChain Cooperative. \u00a0<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"alignleft\"><img class=\"wp-image-1424\" src=\"https:\/\/thecryptosyndicate.com\/wp-content\/uploads\/2018\/01\/ian.jpg\" alt=\"\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>IAN BLOOM Worked as a Microsoft Software Engineer for AEGON, Computer Security Specialist for Fortress Technologies &amp; Kroll. \u00a0 \u00a0<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"alignleft\"><img class=\"wp-image-1445\" src=\"https:\/\/thecryptosyndicate.com\/wp-content\/uploads\/2018\/01\/vlad.jpg\" alt=\"\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>VLAD ZAMFIR Vlad is known for his R&amp;D work on Casper, the PoS consensus protocol for the Ethereum project.<\/p>\r\n\r\n\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n\r\n\r\n<h2>Analysis<\/h2>\r\n\r\n\r\n\r\n<p>RChain is an incredible project by design, and the team and support behind the platform are quite impressive. The Board of Directors is large (only a few members are shown above). However, each member is very well-educated with substantial credentials. By design, RChain is structurally and fundamentally unique, bringing innovation to an otherwise repetitive market.<\/p>\r\n\r\n\r\n\r\n<ul>\r\n<li>Ticker: $RHOC<\/li>\r\n<li>Total Supply:\u00a0870,663,574\u00a0RHOC<\/li>\r\n<li>Circulating Supply:\u00a0344,086,289\u00a0RHOC<\/li>\r\n<li>Current Market Cap:\u00a0$654,465,885 USD<\/li>\r\n<li>Available on Kucoin, EtherDelta<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p>Flags on potential Binance listing of RHOC in the coming weeks may see positive price action on the asset in short to mid-term (2-7 weeks). Project progress, overall roadmap direction, and positive consumer sentiment \u2013 including the enthusiast demographic, puts RHOC at a 2018 prospect for a large upside once the project becomes less synthetic (currently an 87ss on the Synthetic Valuation Scale due to age of the project and progress against the roadmap).<\/p>\r\n\r\n\r\n\r\n<p>Entries under 20,000 per RHOC at the supply levels are sound, if RHOC can get a stable valuation in the markets above a $1.0 Billion USD market cap in the coming months. Trend analysis against RHOC and its buying patterns shows a 0.895 Pr on a $1.25 \u2013 $1.54 Billion USD market cap in the foreseeable future (Q2 \u2013 Q3 2018).<\/p>\r\n\r\n\r\n\r\n\r\n\r\n<h2>Sources<\/h2>\r\n\r\n\r\n\r\n<ul>\r\n<li><a href=\"https:\/\/media.readthedocs.org\/pdf\/rchain-architecture\/stable\/rchain-architecture.pdf\">https:\/\/media.readthedocs.org\/pdf\/rchain-architecture\/stable\/rchain-architecture.pdf<\/a><\/li>\r\n<li><a href=\"http:\/\/rchain-architecture.readthedocs.io\/en\/latest\/introduction\/motivation.html\">http:\/\/rchain-architecture.readthedocs.io\/en\/latest\/introduction\/motivation.html<\/a><\/li>\r\n<li><a href=\"https:\/\/www.rchain.coop\/\">https:\/\/www.rchain.coop\/<\/a><\/li>\r\n<li><a href=\"https:\/\/hacked.com\/seattle-based-rchain-sees-large-capital-flows-rhoc-cryptocurrency\/\">https:\/\/hacked.com\/seattle-based-rchain-sees-large-capital-flows-rhoc-cryptocurrency\/<\/a><\/li>\r\n<li><a href=\"https:\/\/en.wikipedia.org\/wiki\/RChain\">https:\/\/en.wikipedia.org\/wiki\/RChain<\/a><\/li>\r\n<li><a href=\"https:\/\/github.com\/rchain\/\">https:\/\/github.com\/rchain\/<\/a><\/li>\r\n<li><a href=\"https:\/\/themerkle.com\/what-is-rchain\/\">https:\/\/themerkle.com\/what-is-rchain\/<\/a><\/li>\r\n<li><a href=\"https:\/\/twitter.com\/rchain_coop?lang=en\">https:\/\/twitter.com\/rchain_coop?lang=en<\/a><\/li>\r\n<li><a href=\"https:\/\/blog.coinfund.io\/an-introduction-to-rchain-d5fe303e9fe1\">https:\/\/blog.coinfund.io\/an-introduction-to-rchain-d5fe303e9fe1<\/a><\/li>\r\n<li><a href=\"https:\/\/medium.com\/@giotto_3438\/rchain-the-real-scalable-blockchain-4be5a43b722b\">https:\/\/medium.com\/@giotto_3438\/rchain-the-real-scalable-blockchain-4be5a43b722b<\/a><\/li>\r\n<li><a href=\"https:\/\/bitcointalk.org\/index.php?topic=1747033.0\">https:\/\/bitcointalk.org\/index.php?topic=1747033.0<\/a><\/li>\r\n<li><a href=\"https:\/\/www.linkedin.com\/company\/rchain-cooperative\">https:\/\/www.linkedin.com\/company\/rchain-cooperative<\/a><\/li>\r\n<li><a href=\"https:\/\/www.smithandcrown.com\/sale\/rchain\/\">https:\/\/www.smithandcrown.com\/sale\/rchain\/<\/a><\/li>\r\n<li><a href=\"http:\/\/www.blockdiscover.com\/icos\/rchain-ico-review-analysis\/\">http:\/\/www.blockdiscover.com\/icos\/rchain-ico-review-analysis\/<\/a><\/li>\r\n<li><a href=\"http:\/\/www.prweb.com\/releases\/2017\/09\/prweb14729718.htm\">http:\/\/www.prweb.com\/releases\/2017\/09\/prweb14729718.htm<\/a><\/li>\r\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>As cryptographic technology advances, it\u2019s natural for generational gaps to exist. Bitcoin is considered a 1st-gen cryptocurrency, Ethereum a 2nd-gen crypto. There will exist a group of modern cryptocurrencies that will be considered the 3rd generation \u2013 Cardano, Komodo, and EOS are three we covered in our\u00a0Premium Syndicate Report for January.\u00a0To show you the type<\/p>\n","protected":false},"author":1,"featured_media":461,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":""},"categories":[30],"tags":[],"jetpack_featured_media_url":"https:\/\/synq.tech\/a\/wp-content\/uploads\/2019\/08\/rchain.jpg","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v14.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>R-Chain \u2013 Multi-Threading Blockchain &bull; SynQ<\/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:\/\/synq.tech\/a\/2018\/01\/30\/r-chain-multi-threading-blockchain\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"R-Chain \u2013 Multi-Threading Blockchain &bull; SynQ\" \/>\n<meta property=\"og:description\" content=\"As cryptographic technology advances, it\u2019s natural for generational gaps to exist. Bitcoin is considered a 1st-gen cryptocurrency, Ethereum a 2nd-gen crypto. There will exist a group of modern cryptocurrencies that will be considered the 3rd generation \u2013 Cardano, Komodo, and EOS are three we covered in our\u00a0Premium Syndicate Report for January.\u00a0To show you the type\" \/>\n<meta property=\"og:url\" content=\"https:\/\/synq.tech\/a\/2018\/01\/30\/r-chain-multi-threading-blockchain\/\" \/>\n<meta property=\"og:site_name\" content=\"SynQ\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/synq.suite\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-01-30T08:29:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-08-06T07:33:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/synq.tech\/a\/wp-content\/uploads\/2019\/08\/rchain.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@synqsuite\" \/>\n<meta name=\"twitter:site\" content=\"@synqsuite\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/synq.tech\/a\/#organization\",\"name\":\"SynQ\",\"url\":\"https:\/\/synq.tech\/a\/\",\"sameAs\":[\"https:\/\/www.facebook.com\/synq.suite\/\",\"https:\/\/instagram.com\/synqio\",\"https:\/\/www.linkedin.com\/company\/csq-holdings-llc\",\"https:\/\/www.youtube.com\/channel\/UCE5zXkohdP_uGIky0X1YDGA\",\"https:\/\/twitter.com\/synqsuite\"],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/synq.tech\/a\/#logo\",\"inLanguage\":\"en-CA\",\"url\":\"https:\/\/synq.tech\/a\/wp-content\/uploads\/2019\/08\/synq.png\",\"width\":3880,\"height\":1648,\"caption\":\"SynQ\"},\"image\":{\"@id\":\"https:\/\/synq.tech\/a\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/synq.tech\/a\/#website\",\"url\":\"https:\/\/synq.tech\/a\/\",\"name\":\"SynQ\",\"description\":\"The Leader in Crypto Forecasting\",\"publisher\":{\"@id\":\"https:\/\/synq.tech\/a\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/synq.tech\/a\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-CA\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/synq.tech\/a\/2018\/01\/30\/r-chain-multi-threading-blockchain\/#primaryimage\",\"inLanguage\":\"en-CA\",\"url\":\"https:\/\/synq.tech\/a\/wp-content\/uploads\/2019\/08\/rchain.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/synq.tech\/a\/2018\/01\/30\/r-chain-multi-threading-blockchain\/#webpage\",\"url\":\"https:\/\/synq.tech\/a\/2018\/01\/30\/r-chain-multi-threading-blockchain\/\",\"name\":\"R-Chain \\u2013 Multi-Threading Blockchain &bull; SynQ\",\"isPartOf\":{\"@id\":\"https:\/\/synq.tech\/a\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/synq.tech\/a\/2018\/01\/30\/r-chain-multi-threading-blockchain\/#primaryimage\"},\"datePublished\":\"2018-01-30T08:29:05+00:00\",\"dateModified\":\"2019-08-06T07:33:16+00:00\",\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/synq.tech\/a\/2018\/01\/30\/r-chain-multi-threading-blockchain\/\"]}]},{\"@type\":\"Article\",\"@id\":\"https:\/\/synq.tech\/a\/2018\/01\/30\/r-chain-multi-threading-blockchain\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/synq.tech\/a\/2018\/01\/30\/r-chain-multi-threading-blockchain\/#webpage\"},\"author\":{\"@id\":\"https:\/\/synq.tech\/a\/#\/schema\/person\/ddfed8a28092b5fbe67c4fd445c14ce7\"},\"headline\":\"R-Chain \\u2013 Multi-Threading Blockchain\",\"datePublished\":\"2018-01-30T08:29:05+00:00\",\"dateModified\":\"2019-08-06T07:33:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/synq.tech\/a\/2018\/01\/30\/r-chain-multi-threading-blockchain\/#webpage\"},\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/synq.tech\/a\/#organization\"},\"image\":{\"@id\":\"https:\/\/synq.tech\/a\/2018\/01\/30\/r-chain-multi-threading-blockchain\/#primaryimage\"},\"articleSection\":\"Business Analysis\",\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/synq.tech\/a\/2018\/01\/30\/r-chain-multi-threading-blockchain\/#respond\"]}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/synq.tech\/a\/#\/schema\/person\/ddfed8a28092b5fbe67c4fd445c14ce7\",\"name\":\"Enrique\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/synq.tech\/a\/#personlogo\",\"inLanguage\":\"en-CA\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/27365cf0cab51a1e0df0ae4d4ecc11c8?s=96&d=mm&r=g\",\"caption\":\"Enrique\"},\"sameAs\":[\"https:\/\/twitter.com\/synqsuite\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/synq.tech\/a\/wp-json\/wp\/v2\/posts\/460"}],"collection":[{"href":"https:\/\/synq.tech\/a\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/synq.tech\/a\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/synq.tech\/a\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/synq.tech\/a\/wp-json\/wp\/v2\/comments?post=460"}],"version-history":[{"count":2,"href":"https:\/\/synq.tech\/a\/wp-json\/wp\/v2\/posts\/460\/revisions"}],"predecessor-version":[{"id":463,"href":"https:\/\/synq.tech\/a\/wp-json\/wp\/v2\/posts\/460\/revisions\/463"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/synq.tech\/a\/wp-json\/wp\/v2\/media\/461"}],"wp:attachment":[{"href":"https:\/\/synq.tech\/a\/wp-json\/wp\/v2\/media?parent=460"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/synq.tech\/a\/wp-json\/wp\/v2\/categories?post=460"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/synq.tech\/a\/wp-json\/wp\/v2\/tags?post=460"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}