Revamp the Readme of the parachain template (#4713)
- Addresses [this](https://github.com/paritytech/polkadot-sdk/issues/3155#issuecomment-2126934939). - Revamps the Readme, very similar to [the minimal template](https://github.com/paritytech/polkadot-sdk/pull/4649). - Changed `polkadot-launch` to `zombienet`, with instructions how to run it. - See the [rendered version](https://github.com/paritytech/polkadot-sdk/blob/rzadp/parachain-template-readme/templates/parachain/README.md).
Showing
- templates/minimal/README.md 16 additions, 15 deletionstemplates/minimal/README.md
- templates/parachain/README.md 115 additions, 16 deletionstemplates/parachain/README.md
- templates/parachain/node/README.md 18 additions, 0 deletionstemplates/parachain/node/README.md
- templates/parachain/pallets/README.md 13 additions, 0 deletionstemplates/parachain/pallets/README.md
- templates/parachain/pallets/template/README.md 0 additions, 1 deletiontemplates/parachain/pallets/template/README.md
- templates/parachain/polkadot-launch/config.json 0 additions, 39 deletionstemplates/parachain/polkadot-launch/config.json
- templates/parachain/runtime/README.md 10 additions, 0 deletionstemplates/parachain/runtime/README.md
- templates/parachain/zombienet.toml 16 additions, 0 deletionstemplates/parachain/zombienet.toml
templates/parachain/node/README.md
0 → 100644
templates/parachain/pallets/README.md
0 → 100644
templates/parachain/runtime/README.md
0 → 100644
templates/parachain/zombienet.toml
0 → 100644
Please register or sign in to comment