You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: llms.txt
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3687,7 +3687,7 @@ In addition, several external templates offer unique features and can align with
3687
3687
- 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
3688
3688
- 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
3689
3689
3690
-
- [**`Tanssi`**](https://github.com/moondance-labs/tanssi/tree/master/container-chains/runtime-templates){target=\_blank} - provides developers with pre-built templates that can help accelerate the process of creating appchain
3690
+
- [**`Tanssi`**](https://github.com/moondance-labs/tanssi/tree/master/chains/container-chains/runtime-templates){target=\_blank} - provides developers with pre-built templates that can help accelerate the process of creating appchain
3691
3691
3692
3692
- [**`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
3693
3693
@@ -10777,7 +10777,7 @@ This command provides an interactive experience that checks and installs all nec
10777
10777
Start a new project quickly using Pop CLI's `pop new parachain` command:
The command above scaffolds a new parachain project using the default template included with Pop CLI. For more specialized implementations, additional templates are available; you can explore them by running `pop new parachain --help`.
@@ -10803,7 +10803,7 @@ This command will automatically fetch the necessary binaries and spin up a Polka
10803
10803
You can also interact with your local network using Pop CLI's `pop call chain` command:
If any of the conditions defined in the rules file are met, an alert will be triggered. For more on alert rules, refer to [Alerting Rules](https://prometheus.io/docs/prometheus/latest/configuration/alerting_rules/){target=\_blank} and [additional alerts](https://awesome-prometheus-alerts.grep.to/rules.html){target=\_blank}.
14254
+
If any of the conditions defined in the rules file are met, an alert will be triggered. For more on alert rules, refer to [Alerting Rules](https://prometheus.io/docs/prometheus/latest/configuration/alerting_rules/){target=\_blank} and [additional alerts](https://samber.github.io/awesome-prometheus-alerts/rules.html){target=\_blank}.
0 commit comments