mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-21 23:47:56 +00:00
35 lines
1.6 KiB
Plaintext
35 lines
1.6 KiB
Plaintext
* General Guides
|
|
** xref:guides/quick_start.adoc[Quick Start]
|
|
** xref:guides/weights_fees.adoc[Weights & Fees]
|
|
** xref:guides/async_backing.adoc[Async Backing]
|
|
** xref:guides/hrmp_channels.adoc[Sending XCM between Teyrchains]
|
|
** xref:guides/pezpallet_abstractions.adoc[OpenZeppelin Pezpezpallet Abstractions]
|
|
** xref:guides/pay_dot_as_a_fee.adoc[Pay HEZ as a Fee]
|
|
* EVM Template Guides
|
|
** xref:guides/contract_migration.adoc[Contract Migration]
|
|
** xref:guides/predeployed_contracts.adoc[Predeployed Contracts]
|
|
** xref:guides/testing_with_zombienet.adoc[Testing with Zombienet]
|
|
** xref:guides/rpc_differences.adoc[RPC Differences]
|
|
* Runtimes
|
|
** xref:runtimes/generic.adoc[Generic Runtime]
|
|
** xref:runtimes/evm.adoc[EVM Runtime]
|
|
* Runtime Descriptions
|
|
** xref:runtime/xcm_executor.adoc[XCM Executor]
|
|
* Pezpezpallet Specifications
|
|
** xref:pezpallets/aura_ext.adoc[pezcumulus_pezpallet_aura_ext]
|
|
** xref:pezpallets/teyrchain-system.adoc[pezcumulus_pezpallet_teyrchain_system]
|
|
** xref:pezpallets/xcmp-queue.adoc[pezcumulus_pezpallet_xcmp_queue]
|
|
** xref:pezpallets/assets.adoc[pezpallet_assets]
|
|
** xref:pezpallets/balances.adoc[pezpallet_balances]
|
|
** xref:pezpallets/collator-selection.adoc[pezpallet_collator_selection]
|
|
** xref:pezpallets/message-queue.adoc[pezpallet_message_queue]
|
|
** xref:pezpallets/multisig.adoc[pezpallet_multisig]
|
|
** xref:pezpallets/proxy.adoc[pezpallet_proxy]
|
|
** xref:pezpallets/transaction_payment.adoc[pezpallet_transaction_payment]
|
|
** xref:pezpallets/treasury.adoc[pezpallet_treasury]
|
|
** xref:pezpallets/xcm.adoc[pezpallet_xcm]
|
|
* Misc
|
|
** xref:misc/multisig-accounts.adoc[Multisig Accounts]
|
|
* Appendix
|
|
** xref:glossary.adoc[Glossary]
|