{"id":5556,"date":"2018-03-11T06:38:51","date_gmt":"2018-03-11T06:38:51","guid":{"rendered":"https:\/\/www.legitgambling.com\/news\/?p=5556"},"modified":"2018-03-11T06:38:51","modified_gmt":"2018-03-11T06:38:51","slug":"how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum","status":"publish","type":"post","link":"https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/","title":{"rendered":"How Zilliqa (ZIL) Solves Scalability Issues Faced By Ethereum?"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-5557 alignleft\" src=\"https:\/\/www.legitgambling.com\/news\/wp-content\/uploads\/2018\/03\/zilliqa.jpg\" alt=\"\" width=\"380\" height=\"250\" \/><a href=\"https:\/\/www.zilliqa.com\/\">Zilliqa (ZIL), a blockchain platform<\/a> that is designed from the scratch to address the issue of scalability, executed 2,488 transactions per second in the latest testnet trial run (6 shards and 3,600 nodes).<\/p>\n<p>The most notable feature of the network is the transaction rates increase in proportion to an increase in the miners in the Zilliqa network. With a network size of 17,000 nodes, which <a href=\"https:\/\/www.legitgambling.com\/cryptocurrency\/ethereum\">Ethereum has<\/a> as of now, Zilliqa would be able to achieve 1,000 times the transaction rates of Ethereum.<\/p>\n<h2>About Zilliqa<\/h2>\n<p>As the number of applications utilizing <a href=\"https:\/\/www.legitgambling.com\/cryptocurrency\">public cryptocurrencies<\/a> and smart contract platforms grow, the demand for processing high transaction rates in the order of hundreds and thousands of Tx\/s is increasing. A global payment network would likely require tens of thousands of Tx\/s in capacity. That\u2019s where Zilliqa comes in.<\/p>\n<p>Zilliqa\u2019s design allows its transaction rates to roughly double with every few hundred nodes added to its network. Zilliqa is a redesign from scratch and has been under research and development for over 2 years. The cornerstone in Zilliqa\u2019s design is the idea of sharding \u2014 dividing the mining network into smaller consensus groups called shards each capable of processing transactions in parallel.<\/p>\n<h2>Protocol language<\/h2>\n<p>Zilliqa further comes with an innovative special-purpose smart contract language and execution environment that leverage the underlying architecture to provide a large scale and highly efficient computation platform. The smart contract language in Zilliqa follows a dataflow programming style, where the smart contract can be represented as a directed graph.<\/p>\n<p>Nodes in the graph are operations or functions, while an arc between two nodes represent the output of the first and the input to the second. A node gets activated (or operational) as soon as all of its inputs become valid and thus a dataflow contract is inherently parallel and suitable for decentralized systems such as Zilliqa. The sharded architecture is ideal for running large-scale computations that can be easily parallelized.<\/p>\n<h2>Layers<\/h2>\n<p>Zilliqa has a new, conceptually clean and modular design. It has six layers:<\/p>\n<p><strong>The cryptographic layer<\/strong> &#8211; defines the cryptographic primitives used in Zilliqa. Similar to several other blockchain platforms, Zilliqa relies on elliptic curve cryptography for digital signatures and a memory-hard hash function for proof-of-work (PoW). Zilliqa employs Elliptic Curve Based Schnorr Signature Algorithm (EC-Schnorr) as the base signing algorithm. Use of EC-Schnorr over ECDSA (used by Ethereum) offers benefits such as non-malleability and multi-signature.<\/p>\n<p><strong>Data layer<\/strong> &#8211; defines the data that constitutes the global state of Zilliqa. By extension, it also defines the data needed by the different entities in Zilliqa to update its global state.<\/p>\n<p><strong>The network layer<\/strong> \u2013 Zilliqa has been designed to scale in transaction rates. The main idea is that of sharding i.e., dividing the mining network into small shards, each capable of processing transactions in parallel.<\/p>\n<p><strong>The consensus layer<\/strong> &#8211; The core of Zilliqa\u2019s consensus protocol relies on improved practical byzantine fault tolerance (PBFT) protocol.<\/p>\n<p><strong>The smart contract layer<\/strong> \u2013 Zilliqa\u2019s smart contract layer employs a dataflow programming architecture. The smart contract language and its execution platform are designed to leverage the underlying network and transaction sharding architecture. In contrast with existing smart contract architectures (such as Ethereum), computational sharding in Zilliqa takes a very different approach towards how to process contracts.In Ethereum, every full node is required to perform the same computation to validate the outcome of the computation and update the global state Albeit being secure, such a fully redundant programming model is prohibitively expensive for running large-scale computations that can be easily parallelized. Zilliqa\u2019s computational sharding approach relies on a new smart contract language that is not Turing-complete but scales much better for a multitude of applications.<\/p>\n<p>The smart contract language in Zilliqa follows a dataflow programming. In the dataflow execution model, a contract is represented by a directed graph. Nodes in the graph are primitive instructions or operations. Directed arcs between two nodes represent the data dependencies between the operations, i.e., output of the first and the input to the second. A node gets activated (or operational) as soon as all of its inputs are available.<\/p>\n<p>The key advantage of employing a dataflow approach is that more than one instruction can be executed at once. Thus, if several nodes in the graph become activated at the same time, they can be executed in parallel. This simple principle provides the potential for massive parallel execution.<\/p>\n<p><strong>The incentive layer<\/strong> \u2013 Zilliqa has a finite supply of 21 billion ZILs. Each final TX-Block comes with a block reward that generates new tokens. The block reward will be spread over a period of 10 years decreasing over time. The first 80% of the tokens is aimed to be mined in the first 4 years and the remaining 20% in the next 6 years. The token emission will be \u201csmooth\u201d in the sense that the block reward does not reduce drastically after a certain number of blocks.<\/p>\n<p>The smooth reduction in the block reward means that the network hashrate can be expected to be stable as the reward reduces over gradually over time. After 10 years, the developers expect to have reached a significant scale both in terms of the number of nodes in the network and users executing transactions. By then, the market would have stabilized upon certain rates of transaction fees to fully sustain the running of the network without a need for new tokens entering the system as rewards.<\/p>\n<h2>Entities<\/h2>\n<p>There are two main entities in Zilliqa: users and miners. Zilliqa\u2019s mining network is further divided into several smaller networks referred to as a shard. A miner is assigned to a shard by a set of miners called DS nodes. This set of DS nodes is also referred to as the DS committee. Each shard and the DS committee has a leader. The leaders play an important role in the Zilliqa \u2019s consensus protocol and for the overall functioning of the network.<\/p>\n<h2>Native token<\/h2>\n<p>Zilliqa has an intrinsic token called Zillings or ZILs for short. Zillings give platform usage rights to the users in terms of using it to pay for transaction processing or run smart contracts.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Zilliqa (ZIL), a blockchain platform that is designed from the scratch to address the issue of scalability, executed 2,488 transactions per second in the latest testnet trial run (6 shards and 3,600 nodes). The most notable feature of the network is the transaction rates increase in proportion to an increase in the miners in the [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[68,70],"tags":[],"class_list":["post-5556","post","type-post","status-publish","format-standard","hentry","category-cryptocurrency","category-ethereum"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How Zilliqa (ZIL) Solves Scalability Issues Faced By Ethereum?<\/title>\n<meta name=\"description\" content=\"Zilliqa (ZIL), a blockchain platform that is designed from the scratch to address the issue of scalability, executed 2,488 transactions per second in the latest testnet trial run (6 shards and 3,600 nodes). The transaction rates increases in proportion to an increase in the miners in the Zilliqa network.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How Zilliqa (ZIL) Solves Scalability Issues Faced By Ethereum?\" \/>\n<meta property=\"og:description\" content=\"Zilliqa (ZIL), a blockchain platform that is designed from the scratch to address the issue of scalability, executed 2,488 transactions per second in the latest testnet trial run (6 shards and 3,600 nodes). The transaction rates increases in proportion to an increase in the miners in the Zilliqa network.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-03-11T06:38:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.legitgambling.com\/news\/wp-content\/uploads\/2018\/03\/zilliqa.jpg\" \/>\n<meta name=\"author\" content=\"Cameron Bishop\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Cameron Bishop\" \/>\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:\\\/\\\/www.legitgambling.com\\\/news\\\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\\\/\"},\"author\":{\"name\":\"Cameron Bishop\",\"@id\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/#\\\/schema\\\/person\\\/0e2e077765174748afc2362c890e3f91\"},\"headline\":\"How Zilliqa (ZIL) Solves Scalability Issues Faced By Ethereum?\",\"datePublished\":\"2018-03-11T06:38:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\\\/\"},\"wordCount\":1022,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/zilliqa.jpg\",\"articleSection\":[\"Cryptocurrency\",\"Ethereum\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\\\/\",\"url\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\\\/\",\"name\":\"How Zilliqa (ZIL) Solves Scalability Issues Faced By Ethereum?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/zilliqa.jpg\",\"datePublished\":\"2018-03-11T06:38:51+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/#\\\/schema\\\/person\\\/0e2e077765174748afc2362c890e3f91\"},\"description\":\"Zilliqa (ZIL), a blockchain platform that is designed from the scratch to address the issue of scalability, executed 2,488 transactions per second in the latest testnet trial run (6 shards and 3,600 nodes). The transaction rates increases in proportion to an increase in the miners in the Zilliqa network.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/zilliqa.jpg\",\"contentUrl\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/zilliqa.jpg\",\"width\":380,\"height\":250},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/#website\",\"url\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/#\\\/schema\\\/person\\\/0e2e077765174748afc2362c890e3f91\",\"name\":\"Cameron Bishop\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f635e871248df28d6828ec38af2b48c04796e65e714639cfa0c2d3d1c91b0bc7?s=96&d=monsterid&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f635e871248df28d6828ec38af2b48c04796e65e714639cfa0c2d3d1c91b0bc7?s=96&d=monsterid&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f635e871248df28d6828ec38af2b48c04796e65e714639cfa0c2d3d1c91b0bc7?s=96&d=monsterid&r=g\",\"caption\":\"Cameron Bishop\"},\"description\":\"Cameron works tirelessly behind the scenes ensuring his many US news stories are factual, informative and brought to you in a timely fashion before most other media outlets have them. He is an investigative journalist at heart who also has a fond interest in the money and business markets too.\",\"url\":\"https:\\\/\\\/www.legitgambling.com\\\/news\\\/author\\\/cameron-bishop\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How Zilliqa (ZIL) Solves Scalability Issues Faced By Ethereum?","description":"Zilliqa (ZIL), a blockchain platform that is designed from the scratch to address the issue of scalability, executed 2,488 transactions per second in the latest testnet trial run (6 shards and 3,600 nodes). The transaction rates increases in proportion to an increase in the miners in the Zilliqa network.","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:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/","og_locale":"en_US","og_type":"article","og_title":"How Zilliqa (ZIL) Solves Scalability Issues Faced By Ethereum?","og_description":"Zilliqa (ZIL), a blockchain platform that is designed from the scratch to address the issue of scalability, executed 2,488 transactions per second in the latest testnet trial run (6 shards and 3,600 nodes). The transaction rates increases in proportion to an increase in the miners in the Zilliqa network.","og_url":"https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/","article_published_time":"2018-03-11T06:38:51+00:00","og_image":[{"url":"https:\/\/www.legitgambling.com\/news\/wp-content\/uploads\/2018\/03\/zilliqa.jpg","type":"","width":"","height":""}],"author":"Cameron Bishop","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Cameron Bishop","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/#article","isPartOf":{"@id":"https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/"},"author":{"name":"Cameron Bishop","@id":"https:\/\/www.legitgambling.com\/news\/#\/schema\/person\/0e2e077765174748afc2362c890e3f91"},"headline":"How Zilliqa (ZIL) Solves Scalability Issues Faced By Ethereum?","datePublished":"2018-03-11T06:38:51+00:00","mainEntityOfPage":{"@id":"https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/"},"wordCount":1022,"commentCount":0,"image":{"@id":"https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/#primaryimage"},"thumbnailUrl":"https:\/\/www.legitgambling.com\/news\/wp-content\/uploads\/2018\/03\/zilliqa.jpg","articleSection":["Cryptocurrency","Ethereum"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/","url":"https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/","name":"How Zilliqa (ZIL) Solves Scalability Issues Faced By Ethereum?","isPartOf":{"@id":"https:\/\/www.legitgambling.com\/news\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/#primaryimage"},"image":{"@id":"https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/#primaryimage"},"thumbnailUrl":"https:\/\/www.legitgambling.com\/news\/wp-content\/uploads\/2018\/03\/zilliqa.jpg","datePublished":"2018-03-11T06:38:51+00:00","author":{"@id":"https:\/\/www.legitgambling.com\/news\/#\/schema\/person\/0e2e077765174748afc2362c890e3f91"},"description":"Zilliqa (ZIL), a blockchain platform that is designed from the scratch to address the issue of scalability, executed 2,488 transactions per second in the latest testnet trial run (6 shards and 3,600 nodes). The transaction rates increases in proportion to an increase in the miners in the Zilliqa network.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.legitgambling.com\/news\/how-zilliqa-zil-solves-scalability-issues-faced-by-ethereum\/#primaryimage","url":"https:\/\/www.legitgambling.com\/news\/wp-content\/uploads\/2018\/03\/zilliqa.jpg","contentUrl":"https:\/\/www.legitgambling.com\/news\/wp-content\/uploads\/2018\/03\/zilliqa.jpg","width":380,"height":250},{"@type":"WebSite","@id":"https:\/\/www.legitgambling.com\/news\/#website","url":"https:\/\/www.legitgambling.com\/news\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.legitgambling.com\/news\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.legitgambling.com\/news\/#\/schema\/person\/0e2e077765174748afc2362c890e3f91","name":"Cameron Bishop","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f635e871248df28d6828ec38af2b48c04796e65e714639cfa0c2d3d1c91b0bc7?s=96&d=monsterid&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f635e871248df28d6828ec38af2b48c04796e65e714639cfa0c2d3d1c91b0bc7?s=96&d=monsterid&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f635e871248df28d6828ec38af2b48c04796e65e714639cfa0c2d3d1c91b0bc7?s=96&d=monsterid&r=g","caption":"Cameron Bishop"},"description":"Cameron works tirelessly behind the scenes ensuring his many US news stories are factual, informative and brought to you in a timely fashion before most other media outlets have them. He is an investigative journalist at heart who also has a fond interest in the money and business markets too.","url":"https:\/\/www.legitgambling.com\/news\/author\/cameron-bishop\/"}]}},"_links":{"self":[{"href":"https:\/\/www.legitgambling.com\/news\/wp-json\/wp\/v2\/posts\/5556","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.legitgambling.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.legitgambling.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.legitgambling.com\/news\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.legitgambling.com\/news\/wp-json\/wp\/v2\/comments?post=5556"}],"version-history":[{"count":0,"href":"https:\/\/www.legitgambling.com\/news\/wp-json\/wp\/v2\/posts\/5556\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.legitgambling.com\/news\/wp-json\/wp\/v2\/media?parent=5556"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.legitgambling.com\/news\/wp-json\/wp\/v2\/categories?post=5556"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.legitgambling.com\/news\/wp-json\/wp\/v2\/tags?post=5556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}