Open
Description
Motivation
launch is going away
We need to replace polkadot-launch throughout the docs, there is better tooling now, some community maintained and generally better UX tool to test things out in a similar fashion.
https://github.com/open-web3-stack/parachain-launch
- asses if zero docker knowledge is needed, we don't want to have users need anything but the ability to run commands as instructed to get things working and iterating on.
- ensure running against local binaries is possible and document here and upstream
- If very simple, perhaps make a local image (would require and extra how-to on building docker images for any substrate project)
https://github.com/paritytech/zombienet
https://hackmd.io/uJHjSDhvQICEvm87m9970A
Considerations
- Replace or add new config files to the parachain template that is AFAIK unmaintained.