|
4 | 4 |
|
5 | 5 | ## Docs |
6 | 6 |
|
7 | | -- [AI Resources](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/ai-resources/ai-resources.md): Download LLM-optimized files of the Polkadot documentation, including full content and category-specific resources for AI agents. |
8 | 7 | - [Develop](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/develop/index.md): Explore and learn how to build in the Polkadot ecosystem, from a custom parachain to smart contracts, supported by robust integrations and developer tools. |
9 | 8 | - [Interoperability](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/develop/interoperability/index.md): Learn how Polkadot enables blockchain interoperability through Cross-Consensus Messaging (XCM), powering secure cross-chain communication. |
10 | 9 | - [Introduction to XCM](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/develop/interoperability/intro-to-xcm.md): Unlock blockchain interoperability with XCM — Polkadot's Cross-Consensus Messaging format for cross-chain interactions. |
|
91 | 90 | - [Get Started](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/develop/toolkit/parachains/spawn-chains/zombienet/get-started.md): Quickly install and configure Zombienet to deploy and test Polkadot-based blockchain networks with this comprehensive getting-started guide. |
92 | 91 | - [Zombienet](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/develop/toolkit/parachains/spawn-chains/zombienet/index.md): Learn how to install, configure, and use Zombienet for testing and simulating Polkadot SDK-based networks in a local development environment. |
93 | 92 | - [Write Tests](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/develop/toolkit/parachains/spawn-chains/zombienet/write-tests.md): Write and execute tests for blockchain networks with Zombienet's DSL. Learn to evaluate metrics, logs, events, and more for robust validation. |
94 | | -- [Subscribe to Updates](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/get-support/explore-resources.md): Find Polkadot developer resources, tutorials, forums, governance proposals, and community platforms like StackExchange, Reddit, and YouTube. |
95 | | -- [Get in Touch](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/get-support/get-in-touch.md): Developer support for Polkadot via Telegram, Matrix, and Discord. Get help with parachains, smart contracts, nodes, and ecosystem tools. |
96 | | -- [Get Support](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/get-support/index.md): Start here to get developer support for Polkadot. Connect with the team, find help, and explore resources beyond the documentation. |
97 | 93 | - [Untitled](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/images/README.md): No description available. |
98 | 94 | - [Infrastructure](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/infrastructure/index.md): Learn how to set up and manage various types of Polkadot infrastructure, from running nodes to operating validators and contributing to the network. |
99 | 95 | - [Running a Node](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/infrastructure/running-a-node/index.md): Learn how to run and connect to a Polkadot node, including setup, configuration, and best practices for connectivity and security. |
|
155 | 151 | - [Networks for Polkadot Hub Smart Contracts](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/polkadot-protocol/smart-contract-basics/networks.md): Explore the available networks for smart contract development on Polkadot Hub, including Westend Hub, Kusama Hub, and Polkadot Hub. |
156 | 152 | - [Smart Contracts Basics Overview](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/polkadot-protocol/smart-contract-basics/overview.md): Learn how developers can build smart contracts on Polkadot by leveraging either Wasm/ink! or EVM contracts across many parachains. |
157 | 153 | - [PolkaVM Design](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/polkadot-protocol/smart-contract-basics/polkavm-design.md): Discover PolkaVM, a high-performance smart contract VM for Polkadot, enabling Ethereum compatibility via pallet_revive, Solidity support & optimized execution. |
| 154 | +- [AI Ready Docs](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/support/ai-ready-docs.md): Download LLM-optimized files of the Polkadot documentation, including full content and category-specific resources for AI agents. |
| 155 | +- [Subscribe to Updates](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/support/explore-resources.md): Find Polkadot developer resources, tutorials, forums, governance proposals, and community platforms like StackExchange, Reddit, and YouTube. |
| 156 | +- [Get in Touch](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/support/get-in-touch.md): Developer support for Polkadot via Telegram, Matrix, and Discord. Get help with parachains, smart contracts, nodes, and ecosystem tools. |
| 157 | +- [Support](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/support/index.md): Start here to get developer support for Polkadot. Connect with the team, find help, and explore resources beyond the documentation. |
158 | 158 | - [Decentralized Application Tutorials](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/tutorials/dapps/index.md): Explore step-by-step tutorials for exploring the world of building decentralized applications using the toolkits that Polkadot provides. |
159 | 159 | - [PAPI Account Watcher Tutorial](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/tutorials/dapps/remark-tutorial.md): Build a CLI app that listens to on-chain events using the Polkadot API and responds to specific messages for a given account. |
160 | 160 | - [Tutorials](https://raw.githubusercontent.com/polkadot-developers/polkadot-docs/refs/heads/main/tutorials/index.md): Explore step-by-step tutorials for building in Polkadot, from parachain deployment and testing to cross-chain asset creation and XCM channel management. |
|
0 commit comments