difftreelog
ci drop zombienet
in: master
4 files changed
.docker/forkless-config/zombienet-forkless-data.tomldiffbeforeafterbothno changes
.docker/forkless-config/zombienet-forkless-nodata.tomldiffbeforeafterbothno changes
README.mddiffbeforeafterboth848485Note: checkout this project and all related projects (see below) in the sibling folders (both under the same folder)85Note: checkout this project and all related projects (see below) in the sibling folders (both under the same folder)868687### Polkadot launch utility8889```90git clone https://github.com/UniqueNetwork/polkadot-launch.git91git checkout unique-network92```9394### Build relay87### Build relay958896```89```118111119## Running as Parachain locally112## Running as Parachain locally120113121```114TODO122./launch-testnet.sh123```124125Optional, full setup with Acala and Statemint126```127./launch-testnet-full.sh128```129115130## Run Integration Tests116## Run Integration Tests131117tests/src/util/frankenstein.tsdiffbeforeafterbothno changes