mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 02:07:55 +00:00
remove security warning from docs and fix list (#178)
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
|
||||
A collection of runtimes that describe parachains with different purposes.
|
||||
|
||||
IMPORTANT: This repo contains code in its early stages. Please be aware that it may change rapidly and is not yet audited.
|
||||
|
||||
== Quick start
|
||||
|
||||
* Begin by visiting our link:https://github.com/OpenZeppelin/polkadot-runtime-template[repository]. You can fork it, use it as a template, or simply clone it to your local directory.
|
||||
|
||||
@@ -16,10 +16,11 @@ We designed this template to be generic, so that it can be used as a starting po
|
||||
and we aim to base our future templates off of this one.
|
||||
|
||||
To demystify the hard concepts, we provided a documentation, in which you can find:
|
||||
* explanation of the pallets that are used in this template (purpose, terminology, configuration, dispatchables, etc.),
|
||||
* general guides regarding this template,
|
||||
* runtime related guides,
|
||||
* and miscellaneous topics.
|
||||
|
||||
* Explanation of the pallets that are used in this template (purpose, terminology, configuration, dispatchables, etc.).
|
||||
* General guides regarding this template.
|
||||
* Runtime related guides.
|
||||
* And miscellaneous topics.
|
||||
|
||||
== Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user