{"id":1354,"date":"2017-11-01T15:21:00","date_gmt":"2017-11-01T15:21:00","guid":{"rendered":"https:\/\/nownodes.io\/blog\/?p=1354"},"modified":"2025-05-06T15:24:41","modified_gmt":"2025-05-06T15:24:41","slug":"ethereum-vs-polkadot-a-comparison","status":"publish","type":"post","link":"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/","title":{"rendered":"Ethereum vs Polkadot: A Comparison"},"content":{"rendered":"\n<p>Polkadot.network was established in 2016 by its founders Gavin Wood and Peter Czaban. It is an open-source project funded by the Web3 Foundation. Web3 Foundation funds research and development projects that intend to build the foundation of the decentralized web. Five teams and over a hundred developers have been commissioned to build Polkadot.&nbsp;<\/p>\n\n\n\n<p>The objective behind developing Polkadot is to deliver the most robust platform for security, scalability, and invention. It is a sharded chain that offers scalability and also the first protocol to provide a secure environment for cross-chain composability.<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"polkadot-explained\">Polkadot Explained<\/h3>\n\n\n<p>The initial version of Polkadot was launched on 26th May 2020. However, Polkadot\u2019s launch is a sequence of multiple rollouts happening one after another. Each phase has some specific aims and objectives to meet. Here\u2019s the brief outline of each of these phases below.<\/p>\n\n\n\n<p><strong>PoA or Proof of Authority Mode<\/strong><\/p>\n\n\n\n<p>In this mode, most of the users gained access to claim tokens from their Ethereum contracts. They could stake their tokens and declare their intent. They could either validate or nominate. Validators could set their session keys and the Web3 Foundation used the Sudo key to manage the chain along with activating more features.<\/p>\n\n\n\n<p><strong>NPoS or Nominated Proof of Stake Mode<\/strong><\/p>\n\n\n\n<p>In this phase, the network was run by a decentralized set of validators. Web3 used the Sudo key to increase the number of validators in this phase.<\/p>\n\n\n\n<p><strong>Governance&nbsp;<\/strong><\/p>\n\n\n\n<p>Although the Sudo key still had some roles in some operations, the governance system was activated to take most of the decisions on the chain. For example, the governance committee could elect the first council and the technical committee.&nbsp;<\/p>\n\n\n\n<p><strong>Sudo Removed<\/strong><\/p>\n\n\n\n<p>The Sudo module was removed. Only governance could dispatch root calls.<\/p>\n\n\n\n<p><strong>Activating Balance Transfer<\/strong><\/p>\n\n\n\n<p>This is the phase Polkadot.network is currently in. In it, the community voted on a runtime upgrade. The purpose of the runtime upgrade was to lift the restriction on balance transfers.<\/p>\n\n\n\n<p><strong>Enabling Core Functionality<\/strong><\/p>\n\n\n\n<p>This is the final phase. This phase is about activating the parachain auctions and XCMP. From this phase onwards, Polkadot.network will have a fully functional relay chain. With the core functionality deployed, the token holders will decide the future of the network.<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"comparison-between-polkadot-and-ethereumnbsp\">Comparison Between Polkadot and Ethereum <\/h3>\n\n\n<p><strong>Polkadot Smart Contract<\/strong><\/p>\n\n\n\n<p>Polkadot.network does not inherently support smart contracts. But, it has parachains that do support smart contracts. Parachains are parallel chains that contain their runtime logic. These parallel chains benefit from shared security and cross-chain messaging. These two facilities are provided to the parachains by the Polkadot relay chain.&nbsp;<\/p>\n\n\n\n<p>Systems involving parachains provide three options to deploy an application. First, it can be deployed as a smart contract on an existing parachain. Secondly, it can be deployed as the application\u2019s parachain. Or, it can be deployed as a parathread. Each of these avenues of deploying an application has its own merits and demerits.&nbsp;<\/p>\n\n\n\n<p>One of the most notable advantages of smart contracts is that they exist on a single chain. Since they exist on a single chain they can be exchanged with other smart contracts on the same blockchain. Undoubtedly, this interoperability is a great quality possessed by smart contracts. But, at the same time, smart contracts are always dependant on the characteristics of the host chain. They can not go beyond the tenets of the host chain.<\/p>\n\n\n\n<p>Parachains are better in this aspect. They provide a significant amount of control over the design as well as over the features of the application.<\/p>\n\n\n\n<p>Features that can be developed on a parachain or a parathread include a custom fee structure, a custom monetary policy, treasury, and a governance mechanism. Custom monetary policies can be applied for both the native token and the local economy. The treasury is funded by the transitions in the state function.&nbsp;<\/p>\n\n\n\n<p><strong>Ethereum Smart Contract<\/strong><\/p>\n\n\n\n<p>In Ethereum protocol, Smart contracts refer to codes. These codes run on Ethereum. Despite being codes, they are called contracts because through these codes valuable things are controlled. These valuable things can either be ETH tokens or other types of digital assets.<\/p>\n\n\n\n<p>The job of the Smart Contracts on Ethereum is to guarantee that the codes provide the same results to anyone who runs them. These contracts are deployed for a variety of purposes. One of them is to create a wide range of DApps or decentralized apps. These DApps include games, digital collectibles, online-voting systems, financial products, et al.<\/p>\n\n\n\n<p>Smart contracts on Ethereum are capable of holding the value. They are unlocked only when the conditions specified on the contracts are met.<\/p>\n\n\n\n<p><strong>Polkadot Programming Language<\/strong><\/p>\n\n\n\n<p>Polkadot uses a wide variety of programming languages including Rust and JavaScript. At present, the leading implementation is built on Rust. It is complemented by the use of the substrate framework.&nbsp;<\/p>\n\n\n\n<p>It\u2019s important to mention here that substrate bundles several core essentials together including the consensus layer, networking protocol, Wasm interpreter, and runtime modules. The runtime modules are also known as pellets.<\/p>\n\n\n\n<p>These core essentials help developers to build an entire blockchain from scratch with much ease. One of the other five teams deployed in the development of Polkadot, Parity technologies, is developing a language called Ink. Ink is a domain-specific language. It is built in Rust and is used to write Smart Contracts<\/p>\n\n\n\n<p><strong>Ethereum Programming Language<\/strong><\/p>\n\n\n\n<p>Developers often suffer from the misconception that one must write smart contracts to build on Ethereum. On the contrary, one may participate in the Ethereum protocol through a host of programming languages. These languages include Java, Python, Javascript, Go, Rust, .NET, and Delphi.<\/p>\n\n\n\n<p>The Ethereum community is open-source. In a wide variety of languages, one can implement APIs, development frameworks, testing tools, etc.<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"the-community-of-polkadot-and-ethereum\">The Community of Polkadot and Ethereum<\/h3>\n\n\n<p><strong>Polkadot: Companies Involved<\/strong><\/p>\n\n\n\n<p>A host of teams are joining the Polkadot.network. These teams include Edgeware, Centrifuge, Acala, Polymath, ChainLink, Katal, ChainX, Laminar, Energy Web Foundation, Dock, Ocean Protocol, etc.<\/p>\n\n\n\n<p>It would be relevant to mention in this context that on October 15th, 2020 Interlay announced introducing Polkadot\u2019s first trustless wrapped Bitcoin, PolkaBTC. However, the implementation will take place in early 2021 only.<\/p>\n\n\n\n<p>This introduction of bitcoin will be a very significant step towards interoperability.<\/p>\n\n\n\n<p><strong>Ethereum: Companies Involved&nbsp;<\/strong><\/p>\n\n\n\n<p>Ethereum is undoubtedly one of the best available blockchain protocols. Adoption, scalability, and support all these three features make Ethereum a lucrative option for enterprise business solutions.<\/p>\n\n\n\n<p>The number of cryptocurrencies available on the Ethereum blockchain is more than 2,000. More than 2,500 dApps have been built so far on the Ethereum blockchain. The Ethereum Enterprise Alliance has more than 450 members. These include some of the topmost global companies including Microsoft, JPMC, Santander, Accenture, ING, Intel, Cisco, et al.<\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"ethereum-20\"><strong>Ethereum 2.0<\/strong><\/h3>\n\n\n<p>Ethereum 2.0 is the Ethereum upgrade that everyone related to the world of crypto is eagerly waiting for. Ethereum 2.0 upgrade is expected to provide the scalability and the security that the protocol needs to serve on a much larger scale. The first phase of this upgrade is called Phase 0 and is expected to be ready by the end of this year.&nbsp;<\/p>\n\n\n\n<p>Ethereum 2.0 will be better in many ways. It will cut down on the consumption of energy. It will allow the network to process an increased number of transactions.&nbsp;<\/p>\n\n\n\n<p>With this upgrade, Ethereum will become a PoS blockchain. In other words, it will start following the Proof of Stake consensus mechanism. In Ethereum 2.0 shard chains will also be introduced.&nbsp;<\/p>\n\n\n\n<p>However, it is extremely important to remember that all these changes in the new upgrade are specific to Ethereum\u2019s infrastructure. Those who hold ETH or those who use or develop dApps have nothing to be concerned about. The upgrade will be compatible with the main network that one uses at present.<\/p>\n\n\n\n<p>Currently, Phase 0 of the upgrade is in the testing stage. However, since it\u2019s not a sequential process, multiple teams are working on several other phases simultaneously. Overall, the upgrade won\u2019t be ready until 2021.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Polkadot.network was established in 2016 by its founders Gavin Wood and Peter Czaban. It is an open-source project funded by the Web3 Foundation. Web3 Foundation funds research and development projects that intend to build the foundation of the decentralized web. Five teams and over a hundred developers have been commissioned to build Polkadot.&nbsp; The objective [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":1355,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","_lmt_disableupdate":"","_lmt_disable":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[9],"tags":[40,123,378],"class_list":["post-1354","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-general","tag-mainnet","tag-rpc-nodes","tag-vs"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Ethereum vs Polkadot: A Comparison<\/title>\n<meta name=\"description\" content=\"Polkadot.network was established in 2016 by its founders Gavin Wood and Peter Czaban. It is an open-source project funded by the Web3 Foundation.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ethereum vs Polkadot: A Comparison\" \/>\n<meta property=\"og:description\" content=\"Polkadot.network was established in 2016 by its founders Gavin Wood and Peter Czaban. It is an open-source project funded by the Web3 Foundation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/\" \/>\n<meta property=\"og:site_name\" content=\"NOWNodes Blog\" \/>\n<meta property=\"article:published_time\" content=\"2017-11-01T15:21:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-06T15:24:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2025\/05\/Polkadot-vs-Ethereum.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1085\" \/>\n\t<meta property=\"og:image:height\" content=\"537\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"\u0410nastasia\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@nownodes\" \/>\n<meta name=\"twitter:site\" content=\"@nownodes\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u0410nastasia\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/\"},\"author\":{\"name\":\"\u0410nastasia\",\"@id\":\"https:\/\/nownodes.io\/blog\/#\/schema\/person\/0890ec68e813adecb93c18ee00e1e7a8\"},\"headline\":\"Ethereum vs Polkadot: A Comparison\",\"datePublished\":\"2017-11-01T15:21:00+00:00\",\"dateModified\":\"2025-05-06T15:24:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/\"},\"wordCount\":1322,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/nownodes.io\/blog\/#organization\"},\"keywords\":[\"Mainnet\",\"RPC Nodes\",\"VS\"],\"articleSection\":[\"General\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/\",\"url\":\"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/\",\"name\":\"Ethereum vs Polkadot: A Comparison\",\"isPartOf\":{\"@id\":\"https:\/\/nownodes.io\/blog\/#website\"},\"datePublished\":\"2017-11-01T15:21:00+00:00\",\"dateModified\":\"2025-05-06T15:24:41+00:00\",\"description\":\"Polkadot.network was established in 2016 by its founders Gavin Wood and Peter Czaban. It is an open-source project funded by the Web3 Foundation.\",\"breadcrumb\":{\"@id\":\"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\/\/nownodes.io\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"General\",\"item\":\"https:\/\/nownodes.io\/blog\/category\/general\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Ethereum vs Polkadot: A Comparison\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nownodes.io\/blog\/#website\",\"url\":\"https:\/\/nownodes.io\/blog\/\",\"name\":\"NOWNodes Blog\",\"description\":\"Your first-to-go source of development guides, web3 analytics and most recent news about NOWNodes\",\"publisher\":{\"@id\":\"https:\/\/nownodes.io\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nownodes.io\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/nownodes.io\/blog\/#organization\",\"name\":\"NOWNodes Blog\",\"url\":\"https:\/\/nownodes.io\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nownodes.io\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/02\/cropped-New-Logo-NN.png\",\"contentUrl\":\"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/02\/cropped-New-Logo-NN.png\",\"width\":1164,\"height\":1164,\"caption\":\"NOWNodes Blog\"},\"image\":{\"@id\":\"https:\/\/nownodes.io\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/twitter.com\/nownodes\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/nownodes.io\/blog\/#\/schema\/person\/0890ec68e813adecb93c18ee00e1e7a8\",\"name\":\"\u0410nastasia\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nownodes.io\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1de24ab8dcdd7ec30f6adaf78b56bc1eda421f87575b7e103c8fc3fc4420e833?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1de24ab8dcdd7ec30f6adaf78b56bc1eda421f87575b7e103c8fc3fc4420e833?s=96&d=mm&r=g\",\"caption\":\"\u0410nastasia\"},\"url\":\"https:\/\/nownodes.io\/blog\/author\/nasty-nownodes\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ethereum vs Polkadot: A Comparison","description":"Polkadot.network was established in 2016 by its founders Gavin Wood and Peter Czaban. It is an open-source project funded by the Web3 Foundation.","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:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/","og_locale":"en_US","og_type":"article","og_title":"Ethereum vs Polkadot: A Comparison","og_description":"Polkadot.network was established in 2016 by its founders Gavin Wood and Peter Czaban. It is an open-source project funded by the Web3 Foundation.","og_url":"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/","og_site_name":"NOWNodes Blog","article_published_time":"2017-11-01T15:21:00+00:00","article_modified_time":"2025-05-06T15:24:41+00:00","og_image":[{"width":1085,"height":537,"url":"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2025\/05\/Polkadot-vs-Ethereum.png","type":"image\/png"}],"author":"\u0410nastasia","twitter_card":"summary_large_image","twitter_creator":"@nownodes","twitter_site":"@nownodes","twitter_misc":{"Written by":"\u0410nastasia","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/#article","isPartOf":{"@id":"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/"},"author":{"name":"\u0410nastasia","@id":"https:\/\/nownodes.io\/blog\/#\/schema\/person\/0890ec68e813adecb93c18ee00e1e7a8"},"headline":"Ethereum vs Polkadot: A Comparison","datePublished":"2017-11-01T15:21:00+00:00","dateModified":"2025-05-06T15:24:41+00:00","mainEntityOfPage":{"@id":"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/"},"wordCount":1322,"commentCount":0,"publisher":{"@id":"https:\/\/nownodes.io\/blog\/#organization"},"keywords":["Mainnet","RPC Nodes","VS"],"articleSection":["General"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/","url":"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/","name":"Ethereum vs Polkadot: A Comparison","isPartOf":{"@id":"https:\/\/nownodes.io\/blog\/#website"},"datePublished":"2017-11-01T15:21:00+00:00","dateModified":"2025-05-06T15:24:41+00:00","description":"Polkadot.network was established in 2016 by its founders Gavin Wood and Peter Czaban. It is an open-source project funded by the Web3 Foundation.","breadcrumb":{"@id":"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/nownodes.io\/blog\/ethereum-vs-polkadot-a-comparison\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/nownodes.io\/blog"},{"@type":"ListItem","position":2,"name":"General","item":"https:\/\/nownodes.io\/blog\/category\/general"},{"@type":"ListItem","position":3,"name":"Ethereum vs Polkadot: A Comparison"}]},{"@type":"WebSite","@id":"https:\/\/nownodes.io\/blog\/#website","url":"https:\/\/nownodes.io\/blog\/","name":"NOWNodes Blog","description":"Your first-to-go source of development guides, web3 analytics and most recent news about NOWNodes","publisher":{"@id":"https:\/\/nownodes.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nownodes.io\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/nownodes.io\/blog\/#organization","name":"NOWNodes Blog","url":"https:\/\/nownodes.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nownodes.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/02\/cropped-New-Logo-NN.png","contentUrl":"https:\/\/nownodes.io\/blog\/wp-content\/uploads\/2024\/02\/cropped-New-Logo-NN.png","width":1164,"height":1164,"caption":"NOWNodes Blog"},"image":{"@id":"https:\/\/nownodes.io\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/twitter.com\/nownodes"]},{"@type":"Person","@id":"https:\/\/nownodes.io\/blog\/#\/schema\/person\/0890ec68e813adecb93c18ee00e1e7a8","name":"\u0410nastasia","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nownodes.io\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/1de24ab8dcdd7ec30f6adaf78b56bc1eda421f87575b7e103c8fc3fc4420e833?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1de24ab8dcdd7ec30f6adaf78b56bc1eda421f87575b7e103c8fc3fc4420e833?s=96&d=mm&r=g","caption":"\u0410nastasia"},"url":"https:\/\/nownodes.io\/blog\/author\/nasty-nownodes"}]}},"modified_by":"\u0410nastasia","_links":{"self":[{"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/posts\/1354","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/comments?post=1354"}],"version-history":[{"count":1,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/posts\/1354\/revisions"}],"predecessor-version":[{"id":1356,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/posts\/1354\/revisions\/1356"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/media\/1355"}],"wp:attachment":[{"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/media?parent=1354"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/categories?post=1354"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nownodes.io\/blog\/wp-json\/wp\/v2\/tags?post=1354"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}