git.delta.rocks / unique-network / refs/commits / d893d0cab9bc

difftreelog

ci drop zombienet

Yaroslav Bolyukin2023-10-02parent: #4161c8e.patch.diff
in: master

4 files changed

deleted.docker/forkless-config/zombienet-forkless-data.tomldiffbeforeafterboth

no changes

deleted.docker/forkless-config/zombienet-forkless-nodata.tomldiffbeforeafterboth

no changes

modifiedREADME.mddiffbeforeafterboth
8484
85Note: 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)
8686
87### Polkadot launch utility
88
89```
90git clone https://github.com/UniqueNetwork/polkadot-launch.git
91git checkout unique-network
92```
93
94### Build relay87### Build relay
9588
96```89```
118111
119## Running as Parachain locally112## Running as Parachain locally
120113
121```114TODO
122./launch-testnet.sh
123```
124
125Optional, full setup with Acala and Statemint
126```
127./launch-testnet-full.sh
128```
129115
130## Run Integration Tests116## Run Integration Tests
131117
deletedtests/src/util/frankenstein.tsdiffbeforeafterboth

no changes