-
Notifications
You must be signed in to change notification settings - Fork 6
/
variables.yml
26 lines (26 loc) · 958 Bytes
/
variables.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Variables that can be reused should be added to this file
dependencies:
open_zeppelin:
repository_url: https://github.com/OpenZeppelin/polkadot-runtime-templates
version: v1.0.0
chopsticks:
repository_url: https://github.com/AcalaNetwork/chopsticks
version: 0.13.1
zombienet:
repository_url: https://github.com/paritytech/zombienet
version: v1.3.106
architecture: macos-arm64
asset_transfer_api:
repository_url: https://github.com/paritytech/asset-transfer-api
version: v0.3.1
polkadot_sdk_solochain_template:
repository_url: https://github.com/paritytech/polkadot-sdk-solochain-template
version: v0.0.2
polkadot_sdk_parachain_template:
repository_url: https://github.com/paritytech/polkadot-sdk-parachain-template
version: v0.0.2
srtool:
repository_url: https://github.com/paritytech/srtool
version: v0.16.0
docker_image_name: paritytech/srtool
docker_image_version: 1.62.0