The home for Hyperlane core contracts, sdk packages, and other infrastructure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
hyperlane-monorepo/config/1623350659586-alfajores-kovan/alfajores_config.json

35 lines
736 B

{
"signers": {
"kovan": {
"key": "",
"type": "hexKey"
}
},
"replicas": {
"kovan": {
"address": "0xdd670cd32bE311AdF9D91B0Fbe766c8Da5Da4Bb4",
"domain": 1000,
"name": "kovan",
"rpcStyle": "ethereum",
"connection": {
"type": "http",
"url": "https://kovan.infura.io/v3/5c456d7844fa40a683e934df60534c60"
}
}
},
"home": {
"address": "0x1Ed7ca263184c6d14010f689b6797ce1CDcaf955",
"domain": 1000,
"name": "alfajores",
"rpcStyle": "ethereum",
"connection": {
"type": "http",
"url": "https://alfajores-forno.celo-testnet.org"
}
},
"tracing": {
"level": "debug",
"style": "pretty"
},
"dbPath": "db_path"
}