{"id":11611,"date":"2023-04-21T23:01:33","date_gmt":"2023-04-21T23:01:33","guid":{"rendered":"https:\/\/cryptoheretostay.com\/?p=11611"},"modified":"2023-04-21T23:01:35","modified_gmt":"2023-04-21T23:01:35","slug":"heres-how-ethereums-zk-rollups-can-become-interoperable-cointelegraph-magazine","status":"publish","type":"post","link":"https:\/\/cryptoheretostay.com\/?p=11611","title":{"rendered":"Here\u2019s how Ethereum\u2019s ZK-rollups can become interoperable \u2013 Cointelegraph Magazine"},"content":{"rendered":"<script type=\"text\/javascript\">\r\namzn_assoc_placement = \"adunit0\";\r\namzn_assoc_tracking_id = \"totafreearti-20\";\r\namzn_assoc_ad_mode = \"search\";\r\namzn_assoc_ad_type = \"smart\";\r\namzn_assoc_marketplace = \"amazon\";\r\namzn_assoc_region = \"US\";\r\namzn_assoc_default_search_phrase = \"crypto\";\r\namzn_assoc_default_category = \"All\";\r\namzn_assoc_search_bar = \"false\";\r\namzn_assoc_title = \"\";\r\namzn_assoc_rows =\"1\";\r\n<\/script>\r\n<script src=\"\/\/z-na.amazon-adsystem.com\/widgets\/onejs?MarketPlace=US\"><\/script>\n<p><strong>The past few weeks have seen a wave of zero-knowledge proof project launches, including Polygon\u2019s zkEVM and Matter Lab\u2019s zkSync Era on mainnet, and the Linea zkEVM from ConsenSys on testnet.<\/strong><\/p>\n<p>They join StarkWare\u2019s long-running StarkEx solution and its decentralized cousin StarkNet along with a variety of other projects in development from Polygon (Miden, Zero, etc.) and Scroll.<\/p>\n<p>They all promise faster and cheaper transactions to scale Ethereum using zero-knowledge proofs.<\/p>\n<p>But is the brutal competition between ZK-rollups a zero-sum game where there can be only one winner? Or are we looking at a future in which lots of different rollups are able to work in harmony and interoperably?<\/p>\n<p>Anthony Rose, head of engineering for zkSync, thinks the latter future is much more likely and predicts that one day, no one will think about which ZK-rollup they are on because it\u2019ll all just be infrastructure.\u00a0<\/p>\n<p>\u201cI think that if we don\u2019t get to that world, then we\u2019ve probably failed,\u201d he says. \u201cIt\u2019s the same way as somebody using Snapchat or Facebook doesn\u2019t really have to know about TCP\/IP or HTTP \u2014 it\u2019s just the plumbing of the way the internet works.\u201d<\/p>\n<p>But how do we move from a bunch of competing sovereign rollups to an ecosystem of ZK solutions that are interoperable and composable?\u00a0<\/p>\n<p>People are already starting to think about this question, and all of the ZK projects Magazine spoke to have plans to make their projects interoperable with at least some other rollups \u2014 although the extent to which that can happen likely depends on the development of standards and protocols.<\/p>\n<p>Attack of the zkEVMs! Crypto\u2019s 10x moment <\/p>\n<p><strong><em>Also read: Attack of the zkEVMs! Crypto\u2019s 10x moment<\/em><\/strong><\/p>\n<h2 id=\"h-zero-knowledge-about-zk-rollups\"><strong>Zero knowledge about ZK-rollups?<\/strong><\/h2>\n<p>If you\u2019re unfamiliar with the term \u201czero-knowledge proofs\u201d \u2014 which StarkWare insists should be called \u201cvalidity proofs\u201d \u2014 they\u2019re a way to scale Ethereum using cryptography. Rollups take the computation for tens of thousands of transactions off the main blockchain and write a tiny cryptographic proof back to Ethereum that proves the computation was carried out correctly.<\/p>\n<p>\u201cEvery proof we generate covers roughly 20,000 transactions and fits inside a single block of Ethereum,\u201d explains StarkWare co-founder Eli Ben-Sasson.<\/p>\n<p>Despite this increase in transactions per block, zkSync\u2019s Rose doesn\u2019t think Ethereum can come close to scaling up to become the base layer for everything via a single rollup.<\/p>\n<p>\u201cA ZK-rollup on its own will not scale to the world that we\u2019re talking about,\u201d Rose says. \u201cIf we think that applications with some interactions on the blockchain are providing value to hundreds of millions of people, the scalability problem is still there to be solved.\u201d<\/p>\n<p>Scaling is a little like internet bandwidth, in that the more you get, the more you realize you need. Back in 2017, Ethereum planned to scale using \u201cEth2\u201d sharding. This roadmap was then ripped up after ZK-rollups emerged in 2018 and promised vastly greater scaling, but only if Ethereum upgraded the blockchain with a different form of sharding (proto danksharding and then danksharding) to enable the ZK-rollups to achieve higher throughput.<\/p>\n<p>Even then, Rose says it\u2019s likely rollups will need to work in collaboration. \u201cThis is a big active area of research for us,\u201d Rose says of interoperability. \u201cAs the systems mature as well\u2026 I think, naturally, this is kind of the pattern that these systems suggest.\u201d<\/p>\n<h2><strong>Ethereum scaling is some way off<\/strong><\/h2>\n<p>It\u2019s the early days yet for scaling, however. Although various solutions claim they can theoretically hit tens of thousands of transactions per second (or even talk about \u201cunlimited\u201d scaling), in practice, they\u2019re hamstrung by data availability on Ethereum.<\/p>\n<p>At present, between them, the various Ethereum scaling solutions and Ethereum are running at about 25 transactions per second (TPS). Ethereum itself has performed an average of about 12 TPS over the past month, Arbitrum One was at 7.2 TPS, Optimism at 2.65 TPS and zkSync at 1.6 TPS, according to ETHTPS.info.\u00a0<\/p>\n<p>These numbers move around a bit and are low mostly due to demand rather than capacity. StarkEx is not covered, but StarkWare tells Magazine it averaged 5 TPS over the past month.\u00a0<\/p>\n<p>Despite supply outweighing demand so far, interoperability between rollups would already be helpful to ensure that users don\u2019t get stuck in walled gardens. Optimistic Rollup users, for example, have to wait a week to withdraw funds, which rather limits interoperability.<\/p>\n<p>ZK-rollups don\u2019t have that limitation and can allow instant withdrawals (but don\u2019t).<\/p>\n<p>ZK-rollups are \u2018the endgame\u2019 for scaling blockchains: Polygon Miden founder<\/p>\n<p><strong><em>Also read: ZK-rollups are \u2018the endgame\u2019 for scaling blockchains: Polygon Miden founder<\/em><\/strong><\/p>\n<h2><strong>Interoperable ZK-rollups are possible, but is it probable?<\/strong><\/h2>\n<p>Bobbin Threadbare, founder of Polygon Miden, says interoperability between ZK-rollups is certainly technically possible, but \u201cwhether it will happen in practice is a different question.\u201d<\/p>\n<p>He explains that withdrawals aren\u2019t instant yet because it\u2019s not financially viable to put proofs on Ethereum that frequently, so transactions are fired off roughly every 10 or 20 minutes. As demand and throughput go up, this delay will become quicker and quicker.<\/p>\n<p>\u201cAnd in that case, you get closer, closer and closer to this instant kind of movement between different places,\u201d he says.\u00a0<\/p>\n<p>\u201cThe second thing is that different rollups will have to have some kind of incentives to say, \u2018Okay, let\u2019s figure out how we can seamlessly move things from this to that.\u2019\u201d\u00a0<\/p>\n<p>Threadbare adds, \u201cVery fast interoperability between ZK-rollups is technically possible, but a) People need to agree on standards, and b) They need to actually implement these standards in their systems.\u201d<\/p>\n<p>\u201cAnd I think that\u2019s a much, much more complicated thing to do.\u201d<\/p>\n<p>Read also<\/p>\n<p>                            Features<\/p>\n<p>The Vitalik I know: Dmitry Buterin<\/p>\n<p>                            Features<\/p>\n<p>Is the Metaverse really turning out like \u2018Snow Crash\u2019?<\/p>\n<h2><strong>Interoperability is not composability<\/strong><\/h2>\n<p>There\u2019s a difference between \u201cinteroperability\u201d and \u201ccomposability\u201d \u2014 although people often use them interchangeably.<\/p>\n<p>Interoperability is easier and basically involves being able to move funds from one layer-2 (L2) solution to another. \u201cBy this definition, at least all of the rollups which share an L1 today already are interoperable!\u201d notes Optimism co-founder Ben Jones.\u00a0<\/p>\n<p>Arbitrum\u2019s Patrick McCorry also says that for basic interoperability, you can already send an asset from one rollup to another via Ethereum \u2014 it\u2019s just slow.<\/p>\n<p>\u201cOr you could have some off-chain solution, maybe like Hop protocol, where there\u2019s someone in the middle who you give them the assets from StarkWare and then you take the assets to Scroll, and they provide some way to synchronize. So, there\u2019s ways to do that,\u201d he says.<\/p>\n<p>Hop Protocol currently allows users to send funds between Ethereum, Polygon, Gnosis, Optimism and Arbitrum, though ZK-rollups aren\u2019t currently supported. Connext offers a similar service, including BNB. A cross-chain DEX and bridge aggregator called Rango already connects StarkNet to other L2s.<\/p>\n<p><strong><em>Also read: Ethereum is eating the world \u2014 \u2018You only need one in<\/em><\/strong><strong><em>ternet\u2019<\/em><\/strong><\/p>\n<p>Declan Fox, product lead for the ConsenSys Linea zkEVM, expects support will be added soon. \u201cMany third-party bridge providers will continue to offer interoperability solutions for ZK-rollups,\u201d he says, adding that bridges have drawbacks around trust and fees.<\/p>\n<p>\u201cAt Linea, we value open systems and interoperability highly. The Linea testnet has already integrated many of the leading bridging solutions for this reason. In the future, Linea will be able to trustlessly interoperate with any of the layer 3 off-chain systems deployed on top of the layer 2 through their validating bridges.\u201d<\/p>\n<p lang=\"en\" dir=\"ltr\">6\/16) The case of two users exchanging value within an L1 is simple<\/p>\n<p>Simply scan the other user&#8217;s QR code &amp; press send, as long as they are also using ETH<\/p>\n<p>In the case of L2s, this is not so simple, as the user now needs to know what L2 their friend is on &amp; how to bridge between<\/p>\n<p>\u2014 Justin Bons (@Justin_Bons) April 10, 2023<\/p>\n<h2><strong>MetaMask Snaps might help<\/strong><\/h2>\n<p>Another possibility for interoperability is via the browser wallet MetaMask. ConsenSys is in the midst of developing new crowdsourced wallet extensions called Snaps that projects can develop that extend the capabilities of MetaMask.<\/p>\n<p>MetaMask senior product manager Alex Jupiter says Snaps are still in the testing phase, \u201cbut if we imagine a future where you know Snaps is stable, developers can extend it in all manner of ways. Of course, the next step is to get these different Snaps talking to each other. So, one ZK-rollup can talk to another ZK-rollup, right? And that\u2019s part of the vision of Snaps, and yeah, we want to make that world possible.\u201d<\/p>\n<p>One Snap that has been demoed already enables MetaMask users to control Bitcoin via their Ethereum wallet, so getting ZK-rollups talking to each other certainly seems achievable.<\/p>\n<p>\u201cWho knows where bridging is gonna go in the future as well. I\u2019m not an expert on ZK-rollups, but I don\u2019t think there\u2019s a core technical limitation of that being a problem in the future.\u201d<\/p>\n<p><em>Messari slide highlighting \u201ccomposable rollup ecosystems with shared infrastructure.\u201d<\/em><\/p>\n<h2><strong>ZK-rollups and composability <\/strong><\/h2>\n<p>Composability is the ability to initiate a transaction that involves operations on more than one different rollup. Jones calls it \u201ca stronger form\u201d of interoperability \u201cwhere chains can do more than just communicate asynchronously with each other but actually have transactions, which are aware of the state of each chain in some more \u2018real-time\u2019 manner (think cross-chain flash loans).\u201d<\/p>\n<p>This is likely to require the development of new standards and protocols, and Rose says that the sooner this happens the better.\u00a0<\/p>\n<p>\u201cIt is a strictly better user experience if teams can build through an interface, and we can attempt to have more standardization. I think there is appetite for some of this standardization as well, and I do think we will see more of it as these systems mature.\u201d<\/p>\n<p>Fox says that \u201cto get to a point where we have synchronous composability, there will need to be a globally sequenced and ordered set of transactions across the different off-chain systems. This is theoretically possible with ZK-rollups thanks to SNARKs [a type of ZK proof] where, for example, a common sequencer could offer a UX of unified execution and pooled liquidity,\u201d he says.<\/p>\n<p>\u201cImagine making a DeFi trade where parts of the trade are executed on different chains for optimal liquidity all within the same transaction.\u201d<\/p>\n<p>Base layer advertisement from Coinbase. (Coinbase)<\/p>\n<h2><strong>Optimistic about the Superchain<\/strong><\/h2>\n<p>One potential coordination method might be Optimism\u2019s Superchain concept, which it announced at the same time Coinbase unveiled its base layer-2 fork of Optimism.\u00a0<\/p>\n<p>Optimism is an Optimistic Rollup, which is another way to scale Ethereum, though more limited in potential throughput. According to the announcement:<\/p>\n<p>\u201cThe Superchain seeks to integrate otherwise siloed L2s into a single interoperable and composable system.\u201d<\/p>\n<p>Jones tells Magazine, \u201cThere is no silver bullet,\u201d but there are a couple of requirements for interoperability and composability the Superchain aims to address:<\/p>\n<p><strong>Shared Sequencing<\/strong>: \u201cTo have a system where you can do a cross-chain flash loan, at the very least, at the time when that transaction is being processed, it needs to be included in both of the chains reliably. This requires some notion of sequencers being able to communicate, merge or otherwise network together.\u201d<\/p>\n<p><strong>Separation of Proving and Execution:<\/strong> \u201cDifferent applications have different security requirements, and those security requirements impose different kinds of restrictions on what interoperability properties can be achieved. By de-coupling the computation of chain state from the proving of cross-chain messages, we can maximize the interoperability of applications without fragmenting them to other chains.\u201d<\/p>\n<p>He says the Superchain can connect optimistic and ZK-rollups as well as other chains, providing a shared, modular \u201cstandard for all these innovations to happen on.\u201d\u00a0<\/p>\n<p>\u201cIt is going to be far easier to make these chains interoperate when they are built on the same codebase, compared to interoperating chains, which were written separately from the ground up,\u201d he says.\u00a0<\/p>\n<p>However, underscoring Threadbare\u2019s point about political issues being more complicated than technical issues, Arbitrum CEO Steven Goldfeder dismissed the concept out of hand.<\/p>\n<p>\u201cThe notion that we\u2019re going to sort of coalesce on one particular technology stack \u2014 a technology stack that\u2019s not even built out today, that doesn\u2019t have the core features that make it a layer 2 or make it a rollup \u2014 the notion that we do that is, I think, a bit presumptuous,\u201d he told The Defiant.<\/p>\n<h2 id=\"h-why-connect-zk-rollups-with-optimism\">Why connect ZK-rollups with Optimism?<\/h2>\n<p>And Arbitrum is built using Optimistic Rollups. It might be even harder to convince ZK-rollups with their higher potential throughput, to coordinate via Optimism. To some it might seem like connecting fiber optic cables together with copper wire.<\/p>\n<p>All the L2s make this claim though (Coinbase)<\/p>\n<p>However, Optimism is laying the groundwork to incorporate ZK proofs (validity proofs) in its systems with the Bedrock upgrade, and the Superchain will take this idea even further. \u201cCompatibility there is the goal,\u201d says Jones.<\/p>\n<p>Other potential coordination methods are the Inter-Blockchain Communication Protocol from Cosmos or \u201cmodular blockchain\u201d Celestia (though the latter seems to be trying to replace Ethereum as the data availability layer).<\/p>\n<p>But ZK-rollups could also connect directly with each other.\u00a0<\/p>\n<p>Read also<\/p>\n<p>                            Features<\/p>\n<p>How to bake your own DAO at home \u2014 With just 5 ingredients!<\/p>\n<p>                            Features<\/p>\n<p>What it\u2019s like when the banks collapse: Iceland 2008 firsthand<\/p>\n<h2><strong>Polygon ZK-rollups will be interoperable<\/strong><\/h2>\n<p>Polygon has a variety of flavors of ZK-rollup possible in development. They include Polygon Miden (similar to StarkNet), the Polygon zkEVM (compatible with existing EVM projects), Zero (recursive scaling) and Nightfall (Optimistic Rollups meet zero-knowledge cryptography).<\/p>\n<p>Threadbare says that coordinating internally to hook up Polygon\u2019s ZK solutions is easier than coordinating with outside projects, and he believes the technical challenges are doable. The team is working on the LX-LY bridge to enable this interoperability already.\u00a0<\/p>\n<p>\u201cBecause we are all part of the same company, then the technical integration becomes much easier to solve,\u201d he says. \u201cMoving between these rollups will be super, super simple.\u201d<\/p>\n<p>\u201cThe friction, it\u2019s not two separate chains or three separate chains. It doesn\u2019t appear like that. It\u2019s just one Polygon that settles on Ethereum. And moving assets or funds or tokens between these different environments is super, super straightforward and easy. That\u2019s the end game.\u201d<\/p>\n<p>Ethereum is eating the world. Metaphorically that is. <\/p>\n<h2><strong>StarkEx and StarkNet<\/strong><\/h2>\n<p>StarkWare\u2019s Ben-Sasson says they are building similar interoperability between StarkEx and StarkNet.<\/p>\n<p>\u201cYeah, definitely. We\u2019re gonna be porting the StarkEx systems to be layer 3s over at StarkNet, and, at some point, for them to be solutions on top of StarkNet. That\u2019s definitely the plan,\u201d he says.<\/p>\n<p>Back in 2020, StarkWare released a blog laying out its plans for interoperability, but Ben-Sasson says that has been superseded. StarkWare\u2019s Cairo is a Turing-complete language and virtual machine, which makes it similar in capability to a general-purpose computer.<\/p>\n<p>\u201cA good analogy is to think of a layer 2 or a layer 1 as some computer that is just a bit slower than your laptop, but it has a lot of integrity and safety,\u201d he says. \u201cSo, you can start just connecting these computer programs in various ways. Just like today, computers talk to each other and inter-operate or compose.\u201d<\/p>\n<p>To get computers to talk to each other over the internet, a set of standards like TCP\/IP and HTTP were developed. Ben-Sasson agrees that\u2019s the likely path for connecting validity-proof rollups, too.<\/p>\n<p>Cointelegraph explainer on STARKs v SNARKs<\/p>\n<h2><strong>Perhaps ZK-rollups can connect direct<\/strong><\/h2>\n<p>StarkNet isn\u2019t working on standards like that at present, but Ben-Sasson suggests there may be other paths to interoperability. He says smart contracts can be written to interpret the different types of incompatible proofs used by different rollups. StarkNet uses STARKs as the name suggests; zkSync uses SNARKs, for example, while Polygon Zero uses recursive SNARKs called PLONKs.<\/p>\n<p>\u201cSomeone already wrote on StarkNet a smart contract that allows you to verify a Groth 16 SNARK,\u201d he says.\u00a0<\/p>\n<p lang=\"en\" dir=\"ltr\">ZKPs might disrupt the design of the blockchain execution layer. Why bother with specialized languages, when you can just submit a proof of any computation in any language?<\/p>\n<p>\u2014 Jake Brukhman (@jbrukh) April 15, 2023<\/p>\n<p>This means the two rollups can communicate directly.<\/p>\n<p>\u201cAs long as you can, in chain one, verify the proofs of chain two, you can start having interoperability. StarkNet is already able to verify STARKs, and now also Groth 16 SNARKs, and I\u2019m pretty sure that very soon, we\u2019ll have things like, you know, PLONKs and Plonky and other kinds of systems.\u201d<\/p>\n<p>\u201cSo, at least in StarkNet, it should be relatively straightforward to be able to prove things happened correctly in other chains, and you can start having interoperability.\u201d<\/p>\n<p>Fox tells me separately that Linea\u2019s system \u201cis already using the EVM to verify proofs (Groth16, PlonK, etc.) in a smart contract,\u201d which he says can make it interoperable with L3s.<\/p>\n<p>Ben-Sasson says it seems likely that StarkNet would be able to connect to different rollups directly.<\/p>\n<p>\u201cYou can do it directly. You can do it because it\u2019s a general-purpose computer and because of the validity rollup nature, right, that you can just have these systems talking to each other.\u201d<\/p>\n<p>So, it sounds like the future is interoperable and composable.<\/p>\n<p>\u201cYes, it definitely is interoperable and composable. Yes. Definitely.\u201d<\/p>\n<p>Subscribe<\/p>\n<p>The most engaging reads in blockchain. Delivered once a<br \/>\n        week.<\/p>\n<h2 class=\"author__name\">Andrew Fenton<\/h2>\n<p>Based in Melbourne, Andrew Fenton is a journalist and editor covering cryptocurrency and blockchain. He has worked as a national entertainment writer for News Corp Australia, on SA Weekend as a film journalist, and at The Melbourne Weekly.<\/p>\n<p>\t\t\t\t\tFollow the author \t\t\t\t\t\t\t@andrewfenton<\/p>\n<p><script type=\"text\/javascript\">\r\namzn_assoc_placement = \"adunit0\";\r\namzn_assoc_tracking_id = \"totafreearti-20\";\r\namzn_assoc_ad_mode = \"search\";\r\namzn_assoc_ad_type = \"smart\";\r\namzn_assoc_marketplace = \"amazon\";\r\namzn_assoc_region = \"US\";\r\namzn_assoc_default_search_phrase = \"bitcoin\";\r\namzn_assoc_default_category = \"All\";\r\namzn_assoc_search_bar = \"false\";\r\namzn_assoc_title = \"\";\r\namzn_assoc_rows =\"1\";\r\n<\/script>\r\n<script src=\"\/\/z-na.amazon-adsystem.com\/widgets\/onejs?MarketPlace=US\"><\/script><br \/>\n<br \/><a href=\"https:\/\/cointelegraph.com\/magazine\/ethereums-layer-2-zk-rollups-can-become-interoperable\/\" target=\"_blank\" rel=\"noopener\">Source<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The past few weeks have seen a wave of zero-knowledge proof project launches, including Polygon\u2019s zkEVM and Matter Lab\u2019s zkSync Era on mainnet, and the Linea zkEVM from ConsenSys on testnet. They join StarkWare\u2019s long-running StarkEx solution and its decentralized cousin StarkNet along with a variety of other projects in development from Polygon (Miden, Zero, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11612,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","_wp_rev_ctl_limit":""},"categories":[2],"tags":[],"class_list":["post-11611","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bitcoin-news"],"_links":{"self":[{"href":"https:\/\/cryptoheretostay.com\/index.php?rest_route=\/wp\/v2\/posts\/11611","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cryptoheretostay.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cryptoheretostay.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cryptoheretostay.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cryptoheretostay.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11611"}],"version-history":[{"count":1,"href":"https:\/\/cryptoheretostay.com\/index.php?rest_route=\/wp\/v2\/posts\/11611\/revisions"}],"predecessor-version":[{"id":11613,"href":"https:\/\/cryptoheretostay.com\/index.php?rest_route=\/wp\/v2\/posts\/11611\/revisions\/11613"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cryptoheretostay.com\/index.php?rest_route=\/wp\/v2\/media\/11612"}],"wp:attachment":[{"href":"https:\/\/cryptoheretostay.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11611"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cryptoheretostay.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11611"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cryptoheretostay.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11611"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}