> For the complete documentation index, see [llms.txt](https://bootcamp.openguild.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bootcamp.openguild.wtf/building-a-blockchain-with-polkadot-sdk/polkadot/additional-reads/why-do-you-want-to-build-a-blockchain-on-polkadot.md).

# Why do you want to build a blockchain on Polkadot?

<figure><img src="https://2688244615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqpKohKlriBQm0I9cc9k5%2Fuploads%2FgXLiT3uSeskSXckstieF%2FScreenshot%202024-10-29%20at%2014.00.18.png?alt=media&amp;token=5318e14e-86fa-4628-a6ef-cf2e21fbb4a1" alt=""><figcaption><p>If you search on Google: "Is building a blockchain hard?"</p></figcaption></figure>

Building a blockchain is not an easy process. You can take a 4 months bootcamp to learn how to build a fullstack web application. However, with blockchain engineering, it requires strong foundational knowledge in computer science, networking and cryptography to build something that is usable by the industry.&#x20;

<figure><img src="https://2688244615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqpKohKlriBQm0I9cc9k5%2Fuploads%2FP71JVlFQJk2SWpBAiOir%2FScreenshot%202024-10-29%20at%2014.03.24.png?alt=media&amp;token=a3c902e8-9e0e-49bc-8c03-abceac1a2eb8" alt=""><figcaption><p>There are a lot of domain specific knowledge to build a blockchain <br>that is beneficial to the industry</p></figcaption></figure>

**Polkadot SDK** provides a framework for you to use to build a blockchain easily without caring much about other primitvie knowledge and low-level engineering like cryptography, virtual machine, database...and only need to focus on building what matters to the logic of the blockchain. This is so-called application specific blockchain.&#x20;

<figure><img src="https://2688244615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqpKohKlriBQm0I9cc9k5%2Fuploads%2FfGWx9cGpHiAagFYLqEH2%2Fimage.png?alt=media&amp;token=7ade6258-6f68-40ab-a0f6-f25b7ea82d7a" alt=""><figcaption><p>Substrate Client is a game console while the logic built on top of it is <br>a game catridge that only need to plug and play</p></figcaption></figure>

And there is another anology I really like is the LEGO bridge analogy:&#x20;

<figure><img src="https://2688244615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqpKohKlriBQm0I9cc9k5%2Fuploads%2F4d14NtiMqQkGya2AfJJw%2FScreenshot%202024-10-29%20at%2014.10.16.png?alt=media&amp;token=b877ea37-dfe5-4155-adb5-b4c69f456ea7" alt=""><figcaption><p>Building a blockchain with Substrate is like playing LEGO<br>What you want to build is a complete LEGO house aka a blockchain<br>And what you have is single solid LEGO bridge aka a Substrate framework</p></figcaption></figure>

<figure><img src="https://2688244615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqpKohKlriBQm0I9cc9k5%2Fuploads%2F0y8NsJgEbjUdg4SB6EMY%2FScreenshot%202024-10-29%20at%2014.10.40.png?alt=media&amp;token=021c7cb6-5c47-4f0f-9fec-47f20b48b8de" alt=""><figcaption><p>You just simply add these small blue LEGO bridge on top of your Substrate LEGO bridge.<br>And BAMP! You have a complete blockchain</p></figcaption></figure>

## Benefits of building a blockchain on Polkadot

{% embed url="<https://docs.google.com/presentation/d/1OMcIuihsdrBaMGlQvGkYPTsUDfA1VQ0oXvAG5VfdPmQ/mobilepresent?slide=id.g2d41f1c3107_1_240>" %}

<figure><img src="https://2688244615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqpKohKlriBQm0I9cc9k5%2Fuploads%2FslF2t1ZkeI9kZTe36Xrn%2FScreenshot%202024-10-29%20at%2014.14.56.png?alt=media&amp;token=8d242274-9476-4949-a532-bd8cf9d98fd0" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2688244615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqpKohKlriBQm0I9cc9k5%2Fuploads%2FO7aQxA66PsVyvoewDBpN%2FScreenshot%202024-10-29%20at%2014.15.56.png?alt=media&amp;token=a2422c42-eb02-41ea-b45b-885b131f4fa5" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2688244615-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqpKohKlriBQm0I9cc9k5%2Fuploads%2FiWHjtOhQAC6t3Ov6c6YO%2Fimage.png?alt=media&amp;token=b9d477f1-b8f1-45b5-acce-e1985dc2e7c1" alt=""><figcaption></figcaption></figure>
