{"id":1645,"date":"2023-02-08T13:46:48","date_gmt":"2023-02-08T12:46:48","guid":{"rendered":"https:\/\/www.butteland.com\/?p=1645"},"modified":"2026-01-26T17:19:18","modified_gmt":"2026-01-26T16:19:18","slug":"blockchain-testing","status":"publish","type":"post","link":"https:\/\/butteland.com\/blockchain-testing\/","title":{"rendered":"Blockchain testing"},"content":{"rendered":"<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<h3 class=\"wp-block-heading\">What is Blockchain<\/h3>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<p>Blockchain is a shared database storage, in which the list of records-so called blocks, constantly keeps growing. Every block contains a hash of the previous block and a time stamp.<\/p>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<p><\/p>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<h3 class=\"wp-block-heading\">Functions of blockchain include<\/h3>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<ul class=\"wp-block-list\">\n<li>Decentralized system<\/li>\n\n\n\n<li>Enhanced security<\/li>\n\n\n\n<li>Increased capacity: Increased capacity of the whole network<\/li>\n<\/ul>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<p><\/p>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<h3 class=\"wp-block-heading\">Types of blockchain<\/h3>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<ul class=\"wp-block-list\">\n<li>Consortium blockchain<\/li>\n\n\n\n<li>Public blockchain: Blockchain based on the principle of \u201epublic blockchain\u201c<\/li>\n\n\n\n<li>Private blockchain<\/li>\n<\/ul>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<p><\/p>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<h3 class=\"wp-block-heading\"><strong>Main components of blockchain<\/strong><\/h3>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<ul class=\"wp-block-list\">\n<li><strong>Node application<\/strong><br>Each node must install and run a computer application defining the ecosystem it wants to join.<\/li>\n\n\n\n<li><strong>Common ledger<\/strong><br>Data structure (ledger) is managed in the note application. The content for the ecosystem can be viewed after the node application is launched.<\/li>\n\n\n\n<li><strong>Consensus algorithm<\/strong><br>Consensus algorithm is implemented as a part of the node application and provides the \u201egame rules\u201c for how the ecosystem arrives at a unified view of the ledger.<\/li>\n\n\n\n<li><strong>Virtual machine<\/strong><br>An abstraction of an instruction-driven machine implemented as a part of the node application that each ecosystem participant runs.<\/li>\n<\/ul>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<p><\/p>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<h3 class=\"wp-block-heading\"><strong>How blockchain works<\/strong><\/h3>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<p class=\"has-medium-font-size\">Required transaction \u2192 A block represents the created transaction \u2192 The block is sent to every node in the network \u2192 The transaction is completed \u2192 A new block is added to an already existing blockchain \u2192 A network of nodes confirms the transaction<\/p>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<p><\/p>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<h3 class=\"wp-block-heading\"><strong>What are the advantages of blockchain<\/strong><\/h3>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<ul class=\"wp-block-list\">\n<li>Saves time.<\/li>\n\n\n\n<li>Cost-effectiveness: Blockchain transactions require less manipulation. Participants can exchange valuable items directly. Blockchain eliminates duplication of effort because all participants have access to a shared ledger.<\/li>\n\n\n\n<li>Increased security: Blockchain security protection against fraud and cybercrime.<\/li>\n<\/ul>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<p><\/p>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<h3 class=\"wp-block-heading\"><strong>Phases of blockchain testing<\/strong><\/h3>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<ol class=\"wp-block-list\">\n<li><strong>Initiation phase:<\/strong><br>Understanding the architecture of blockchain. In this phase we understand and analyze the business and functional requirements.<br><\/li>\n\n\n\n<li><strong>Design phase:<\/strong><br>Test case creation: In this phase the QA team will write the test cases with the correct steps. These test cases are reviewed by a business analyst.<br><\/li>\n\n\n\n<li><strong>Test phase:<\/strong><div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<ul class=\"wp-block-list\">\n<li>API testing: In API testing we ensure the interaction among applications in the blockchain ecosystem works as expected.<\/li>\n\n\n\n<li>Block testing: All blocks in the network should be tested individually to ensure proper cooperation.<\/li>\n\n\n\n<li>Functional testing: During functional testing we evaluate the performance of various functional parts of the blockchain (e.g. smart contracts).<\/li>\n\n\n\n<li>Performance testing: Details such as network latency based on block size, network size, expected transaction size, and how long it takes to return query output with a specialized authentication protocol.<\/li>\n\n\n\n<li>Security testing: In this case we ensure the application is not vulnerable to attacks, the systems are capable of protecting the data and that they can handle any malicious attacks, etc.<\/li>\n\n\n\n<li>Integration testing: During integration testing, we ensure that all components of the application are properly integrated and perform their respective activities.<\/li>\n\n\n\n<li>Smart contracts testing: Testing of smart contracts consists of performing detailed functional testing of business logic and processes.<br><\/li>\n<\/ul>\n<\/div>\n\t<\/div>\n<\/div>\n<\/li>\n\n\n\n<li><strong>Management phase:<\/strong><br>Project summary report: Describe an overview of project details, project timelines, costs and task details.<\/li>\n<\/ol>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<p><\/p>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<h3 class=\"wp-block-heading\"><strong>Key types of blockchain applications testing<\/strong><\/h3>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<ul class=\"wp-block-list\">\n<li>Functional testing<\/li>\n\n\n\n<li>Integration testing<\/li>\n\n\n\n<li>Performance testing<\/li>\n\n\n\n<li>Node testing<\/li>\n\n\n\n<li>API interface testing<\/li>\n<\/ul>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<p><\/p>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<h3 class=\"wp-block-heading\"><strong>Several blockchain testing tools<\/strong><\/h3>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<ul class=\"wp-block-list\">\n<li>Ethereum Tester<\/li>\n\n\n\n<li>Ganache<\/li>\n\n\n\n<li>Hyperledger Composer<\/li>\n<\/ul>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<p><\/p>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<section class=\"blog-list blog-list--related\">\n\n\t<div class=\"blog-list__wrapper\">\n          <h2 class=\"blog-list__headline\">Read also about &#8230;<\/h2>\n    \t\t<div class=\"blog-list__items \">\n\t\t\t               <div class=\"blog-list__item\">\n          <div class=\"blog-list__background\">\n            <img decoding=\"async\" src=\"https:\/\/butteland.com\/wp-content\/uploads\/2022\/08\/jumpstory-download20201020-121429-scaled-750x0-c-default.jpg\" class=\"blog-list__background-image\" alt=\"Top 10 test automation tools for software testing\">\n          <\/div>\n          <div class=\"blog-list__content\">\n            <h3 class=\"blog-list__title\">Top 10 test automation tools for software testing<\/h3>\n            <p class=\"blog-list__text\">The world of technology is constantly expanding, including the global automation testing market, and is expected to grow from $20.7 billion to $49.9 billion by 2026!   Its rapid growth is due to the continuous development of innovative technologies and the emergence of new software on the market.<\/p>\n            <div class=\"blog-list__tags\">\n                              <span>automation tool<\/span>\n                              <span>software testing<\/span>\n                          <\/div>\n\n            <div class=\"blog-list__footer\">\n              <a href=\"https:\/\/butteland.com\/top-10-test-automation-tools-for-software-testing\/\" class=\"blog-list__link\">find more<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n\t\t\t               <div class=\"blog-list__item\">\n          <div class=\"blog-list__background\">\n            <img decoding=\"async\" src=\"https:\/\/butteland.com\/wp-content\/uploads\/2021\/05\/01-750x0-c-default.png\" class=\"blog-list__background-image\" alt=\"What you want to know about QA management\">\n          <\/div>\n          <div class=\"blog-list__content\">\n            <h3 class=\"blog-list__title\">What you want to know about QA management<\/h3>\n            <p class=\"blog-list__text\">Quality assurance management is often a synonym for formal activities, e.g. audits and certifications.<\/p>\n            <div class=\"blog-list__tags\">\n                              <span>QAmanagement<\/span>\n                              <span>testing<\/span>\n                          <\/div>\n\n            <div class=\"blog-list__footer\">\n              <a href=\"https:\/\/butteland.com\/what-you-want-to-know-about-qa-management\/\" class=\"blog-list__link\">find more<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/section>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<p style=\"font-size:14px\"><strong>Sources:<\/strong><br><a href=\"https:\/\/www.guru99.com\/blockchain-testing.html\">https:\/\/www.guru99.com\/blockchain-testing.html<\/a><br><a href=\"https:\/\/coinspaidmedia.com\/academy\/what-is-blockchain\/?utm_source=google&amp;utm_medium=cpc&amp;utm_content=gid|143671504719|aid|641066125390|placement|&amp;utm_term=what%20is%20blockchain&amp;utm_campaign=19170218320_Onecent-EN&amp;gclid=EAIaIQobChMIhvLvhui8_AIVbpBoCR3HUwNkEAAYASAAEgKbH_D_BwE\">https:\/\/coinspaidmedia.com\/academy\/what-is-blockchain\/?utm_source=google&amp;utm_medium=cpc&amp;utm_content=gid|143671504719|aid|641066125390|placement|&amp;utm_term=what%20is%20blockchain&amp;utm_campaign=19170218320_Onecent-EN&amp;gclid=EAIaIQobChMIhvLvhui8_AIVbpBoCR3HUwNkEAAYASAAEgKbH_D_BwE<\/a><br><a href=\"https:\/\/financer.com\/sk\/wiki\/co-je-blockchain\/\">https:\/\/financer.com\/sk\/wiki\/co-je-blockchain\/<\/a><br><a href=\"https:\/\/kriptomat.io\/sk\/blockchain\/co-je-blockchain-technologia\/\">https:\/\/kriptomat.io\/sk\/blockchain\/co-je-blockchain-technologia\/<\/a><br><a href=\"https:\/\/blog.logrocket.com\/complete-guide-blockchain-testing\/\">https:\/\/blog.logrocket.com\/complete-guide-blockchain-testing\/<\/a><br><a href=\"https:\/\/www.decipherzone.com\/blog-detail\/blockchain-testing\">https:\/\/www.decipherzone.com\/blog-detail\/blockchain-testing<\/a><br><a href=\"https:\/\/github.com\/ethereum\/eth-tester\">https:\/\/github.com\/ethereum\/eth-tester<\/a><br><a href=\"https:\/\/docs.nethereum.com\/en\/latest\/ethereum-and-clients\/ganache-cli\/\">https:\/\/docs.nethereum.com\/en\/latest\/ethereum-and-clients\/ganache-cli\/<\/a><\/p>\n<\/div>\n\t<\/div>\n<\/div>\n\n\n<div class=\"text\">\n\t<div class=\"text__wrapper\">\n\t\t<div class=\"rte rte--default\">\n<p><\/p>\n<\/div>\n\t<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>What is Blockchain Blockchain is a shared database storage, in which the list of records-so called blocks, constantly keeps growing. Every block contains a hash of the previous block and a time stamp. Functions of blockchain include Types of blockchain Main components of blockchain How blockchain works Required transaction \u2192 A block represents the created [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[39,40],"class_list":["post-1645","post","type-post","status-publish","format-standard","hentry","category-technologies","tag-blockchain","tag-blockchain-testing"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Blockchain testing -<\/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:\/\/butteland.com\/blockchain-testing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Blockchain testing -\" \/>\n<meta property=\"og:description\" content=\"What is Blockchain Blockchain is a shared database storage, in which the list of records-so called blocks, constantly keeps growing. Every block contains a hash of the previous block and a time stamp. Functions of blockchain include Types of blockchain Main components of blockchain How blockchain works Required transaction \u2192 A block represents the created [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/butteland.com\/blockchain-testing\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/butteland\" \/>\n<meta property=\"article:published_time\" content=\"2023-02-08T12:46:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-26T16:19:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/butteland.com\/wp-content\/uploads\/2021\/06\/BTLND-web-thumbnail_V01.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"lubomira.mudrova\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@butteland_qa\" \/>\n<meta name=\"twitter:site\" content=\"@butteland_qa\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"lubomira.mudrova\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/butteland.com\/blockchain-testing\/\",\"url\":\"https:\/\/butteland.com\/blockchain-testing\/\",\"name\":\"Blockchain testing -\",\"isPartOf\":{\"@id\":\"https:\/\/butteland.com\/#website\"},\"datePublished\":\"2023-02-08T12:46:48+00:00\",\"dateModified\":\"2026-01-26T16:19:18+00:00\",\"author\":{\"@id\":\"https:\/\/butteland.com\/#\/schema\/person\/0ccf3b63f4c9f791cf7d659b96fff539\"},\"breadcrumb\":{\"@id\":\"https:\/\/butteland.com\/blockchain-testing\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/butteland.com\/blockchain-testing\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/butteland.com\/blockchain-testing\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/butteland.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blockchain testing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/butteland.com\/#website\",\"url\":\"https:\/\/butteland.com\/\",\"name\":\"\",\"description\":\"Len \u010fal\u0161ia WordPress str\u00e1nka\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/butteland.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/butteland.com\/#\/schema\/person\/0ccf3b63f4c9f791cf7d659b96fff539\",\"name\":\"lubomira.mudrova\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/butteland.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/4116fc2847b255326a891d171f4321bfe0dee543510ede407f9add66e4f77193?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/4116fc2847b255326a891d171f4321bfe0dee543510ede407f9add66e4f77193?s=96&d=mm&r=g\",\"caption\":\"lubomira.mudrova\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Blockchain testing -","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:\/\/butteland.com\/blockchain-testing\/","og_locale":"en_US","og_type":"article","og_title":"Blockchain testing -","og_description":"What is Blockchain Blockchain is a shared database storage, in which the list of records-so called blocks, constantly keeps growing. Every block contains a hash of the previous block and a time stamp. Functions of blockchain include Types of blockchain Main components of blockchain How blockchain works Required transaction \u2192 A block represents the created [&hellip;]","og_url":"https:\/\/butteland.com\/blockchain-testing\/","article_publisher":"https:\/\/www.facebook.com\/butteland","article_published_time":"2023-02-08T12:46:48+00:00","article_modified_time":"2026-01-26T16:19:18+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/butteland.com\/wp-content\/uploads\/2021\/06\/BTLND-web-thumbnail_V01.jpg","type":"image\/jpeg"}],"author":"lubomira.mudrova","twitter_card":"summary_large_image","twitter_creator":"@butteland_qa","twitter_site":"@butteland_qa","twitter_misc":{"Written by":"lubomira.mudrova","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/butteland.com\/blockchain-testing\/","url":"https:\/\/butteland.com\/blockchain-testing\/","name":"Blockchain testing -","isPartOf":{"@id":"https:\/\/butteland.com\/#website"},"datePublished":"2023-02-08T12:46:48+00:00","dateModified":"2026-01-26T16:19:18+00:00","author":{"@id":"https:\/\/butteland.com\/#\/schema\/person\/0ccf3b63f4c9f791cf7d659b96fff539"},"breadcrumb":{"@id":"https:\/\/butteland.com\/blockchain-testing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/butteland.com\/blockchain-testing\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/butteland.com\/blockchain-testing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/butteland.com\/"},{"@type":"ListItem","position":2,"name":"Blockchain testing"}]},{"@type":"WebSite","@id":"https:\/\/butteland.com\/#website","url":"https:\/\/butteland.com\/","name":"","description":"Len \u010fal\u0161ia WordPress str\u00e1nka","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/butteland.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/butteland.com\/#\/schema\/person\/0ccf3b63f4c9f791cf7d659b96fff539","name":"lubomira.mudrova","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/butteland.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/4116fc2847b255326a891d171f4321bfe0dee543510ede407f9add66e4f77193?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4116fc2847b255326a891d171f4321bfe0dee543510ede407f9add66e4f77193?s=96&d=mm&r=g","caption":"lubomira.mudrova"}}]}},"_links":{"self":[{"href":"https:\/\/butteland.com\/api\/wp\/v2\/posts\/1645","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/butteland.com\/api\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/butteland.com\/api\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/butteland.com\/api\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/butteland.com\/api\/wp\/v2\/comments?post=1645"}],"version-history":[{"count":46,"href":"https:\/\/butteland.com\/api\/wp\/v2\/posts\/1645\/revisions"}],"predecessor-version":[{"id":2196,"href":"https:\/\/butteland.com\/api\/wp\/v2\/posts\/1645\/revisions\/2196"}],"wp:attachment":[{"href":"https:\/\/butteland.com\/api\/wp\/v2\/media?parent=1645"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/butteland.com\/api\/wp\/v2\/categories?post=1645"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/butteland.com\/api\/wp\/v2\/tags?post=1645"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}