paritytech / testnet-manager

DevOps toolkit to operate Polkadot testnets
GNU General Public License v3.0
17 stars 5 forks source link

Publish full testnet setup example #85

Open PierreBesson opened 1 year ago

PierreBesson commented 1 year ago

In order for people to try out the testnet-manager, a complete relay-chain + parachain example should be published in its own repo. It can be very similar to the demo I presented last year https://github.com/PierreBesson/polkadot-kubernetes-testnet-example

PierreBesson commented 1 year ago

I did another full testnet example based on local-rococo that could serve as the basis of this: https://github.com/PierreBesson/testnet-kustomize-example/