Skip to content

Commit c9fdfd1

Browse files
committed
llms
1 parent 5541df6 commit c9fdfd1

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

llms.txt

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18937,7 +18937,7 @@ Doc-Content: https://docs.polkadot.com/tutorials/interoperability/xcm-transfers/
1893718937
---
1893818938
title: XCM Transfers from Relay Chain to Parachain
1893918939
description: Learn how to perform a reserve-backed asset transfer between a relay chain and a parachain using XCM for cross-chain interoperability.
18940-
tutorial_badge: Beginner
18940+
tutorial_badge: Intermediate
1894118941
---
1894218942

1894318943
# From Relay Chain to Parachain
@@ -26919,7 +26919,23 @@ To stop the local node:
2691926919

2692026920
<div class="grid cards" markdown>
2692126921

26922-
- <span class="badge tutorial">Tutorial</span> __Build a Custom Pallet__
26922+
- <span class="badge tutorial">Tutorial</span> <span class="badge beginner">Beginner</span> __Build a Custom Pallet__
26923+
26924+
---
26925+
26926+
Build your own custom pallet for Polkadot SDK-based blockchains! Follow this step-by-step guide to create and configure a simple counter pallet from scratch.
26927+
26928+
[:octicons-arrow-right-24: Get Started](/tutorials/polkadot-sdk/parachains/zero-to-hero/build-custom-pallet/)
26929+
26930+
- <span class="badge tutorial">Tutorial</span> <span class="badge intermediate">Intermediate</span> __Build a Custom Pallet__
26931+
26932+
---
26933+
26934+
Build your own custom pallet for Polkadot SDK-based blockchains! Follow this step-by-step guide to create and configure a simple counter pallet from scratch.
26935+
26936+
[:octicons-arrow-right-24: Get Started](/tutorials/polkadot-sdk/parachains/zero-to-hero/build-custom-pallet/)
26937+
26938+
- <span class="badge tutorial">Tutorial</span> <span class="badge advanced">Advanced</span> __Build a Custom Pallet__
2692326939

2692426940
---
2692526941

0 commit comments

Comments
 (0)