ac7b821782
* initialise cmdrun script dir * initialise api_targets_config * initialise api_targets * first version of argparser cli * create a token api stats table * add format function * initiate nym_vpn command * add github to get api url * add github api to config * create nym_vpn releases dataframe * menu headers tweak
7 lines
182 B
JSON
7 lines
182 B
JSON
{
|
|
"sandbox": "https://sandbox-nym-api1.nymtech.net",
|
|
"perf": "https://api.performance.nymte.ch",
|
|
"mainnet": "https://validator.nymtech.net",
|
|
"github": "https://api.github.com"
|
|
}
|