tokenbridge/ui-e2e/config.json
2019-05-22 11:29:01 +02:00

9 lines
269 B
JSON

{
"startUrl" : "http://localhost:3000",
"erc20Url" : "http://localhost:3001",
"erc20NativeUrl" : "http://localhost:3002",
"homeAccount": "./accounts/user77_7FC1.json",
"foreignAccount": "./accounts/user42_7FC1.json",
"contractsPath": "../contracts-2.2.0"
}