vegaprotocol / networks-internal

The configuration for vega operated testnets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

networks-internal

The configuration for vega operated testnets

Update config files

To pull latest config files from a network you need to have python3 and rsync installed.

Then you can run:

./scripts/pull_config.py -u [ssh username] -n (devnet|stagnet1|stagnet2)

You can also specify ssh key file:

./scripts/pull_config.py -u [ssh username] -k [path to ssh private key] -n (devnet|stagnet1|stagnet2)

About

The configuration for vega operated testnets


Languages

Language:Go 88.3%Language:Python 11.7%