2019-05-21 10:41:52 +03:00
|
|
|
{
|
|
|
|
"startUrl" : "http://localhost:3000",
|
|
|
|
"erc20Url" : "http://localhost:3001",
|
|
|
|
"erc20NativeUrl" : "http://localhost:3002",
|
|
|
|
"homeAccount": "./accounts/user77_7FC1.json",
|
2019-05-22 11:12:53 +03:00
|
|
|
"foreignAccount": "./accounts/user42_7FC1.json",
|
2019-05-22 12:29:01 +03:00
|
|
|
"contractsPath": "../contracts-2.2.0"
|
2019-05-21 10:41:52 +03:00
|
|
|
}
|