Skip to content

Commit

Permalink
Update zombienet config
Browse files Browse the repository at this point in the history
  • Loading branch information
vgantchev committed Aug 30, 2024
1 parent d5de2b3 commit 75c7aa6
Show file tree
Hide file tree
Showing 10 changed files with 76 additions and 678 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,17 @@ make build

## Run

### Local Testnet with Zombienet
Prerequisites:
* Relay chain repository (polkadot) has to be built in `../polkadot`
* Grab `zombienet` utility used to start network from [releases](https://github.com/paritytech/zombienet/releases)


```
cd ./zombienet
zombienet spawn local.json
```

### Local Testnet

Relay chain repository [Polkadot](https://github.com/paritytech/polkadot) has to be built in `../polkadot` sibling directory
Expand Down
88 changes: 0 additions & 88 deletions rococo-local/3parachains.json

This file was deleted.

168 changes: 0 additions & 168 deletions rococo-local/basilisk-karura.json

This file was deleted.

83 changes: 0 additions & 83 deletions rococo-local/basilisk-kintsugi.json

This file was deleted.

Loading

0 comments on commit 75c7aa6

Please sign in to comment.