mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-07-18 11:05:41 +00:00
Update docs (#261)
* typos and broken links * evm runtime docs * name change in code * generic runtime description updated, and typos * smart contract with zombienet * quick start exported into another document and further formatting
This commit is contained in:
committed by
Gustavo Gonzalez
parent
1b67c98311
commit
9b9845920c
@@ -1,12 +1,15 @@
|
||||
* General Guides
|
||||
** xref:guides/quick_start.adoc[Quick Start]
|
||||
** xref:guides/weights_fees.adoc[Weights & Fees]
|
||||
** xref:guides/async_backing.adoc[Async Backing]
|
||||
* 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]
|
||||
* Pallet Specifications
|
||||
|
||||
Reference in New Issue
Block a user