Skip to content

Commit ec80446

Browse files
committed
Merge branch 'master' into bruno/add-async-backing
2 parents 69e44bc + 2a0dde5 commit ec80446

File tree

94 files changed

+1385
-126
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+1385
-126
lines changed

.DS_Store

6 KB
Binary file not shown.

.pages renamed to .nav.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ nav:
44
- infrastructure
55
- polkadot-protocol
66
- tutorials
7+
- get-support
File renamed without changes.
File renamed without changes.

develop/parachains/customize-parachain/overview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@ Parachain templates are specifically designed for chains that will connect to an
101101
- The [`generic-runtime-template`](https://github.com/OpenZeppelin/polkadot-runtime-templates/tree/main/generic-template){target=\_blank} provides a minimal setup with essential pallets and secure defaults, creating a reliable foundation for custom blockchain development
102102
- The [`evm-runtime-template`](https://github.com/OpenZeppelin/polkadot-runtime-templates/tree/main/evm-template){target=\_blank} enables EVM compatibility, allowing developers to migrate Solidity contracts and EVM-based dApps. This template is ideal for Ethereum developers looking to leverage Substrate's capabilities
103103

104-
- [**`Pop Network`**](https://learn.onpop.io/appchains/pop-cli/new#templates){target=\_blank} - designed with user-friendliness in mind, Pop Network offers an approachable starting point for new developers, with a simple CLI interface for creating appchains
105-
106104
Choosing a suitable template depends on your projects unique requirements, level of customization, and integration needs. Starting from a template speeds up development and lets you focus on implementing your chains unique features rather than the foundational blockchain setup.
107105

108106
## Where to Go Next

0 commit comments

Comments
 (0)