liquid-funding-console/embarkArtifacts/config/blockchain.json

10 lines
179 B
JSON

{
"dappConnection": [
"$WEB3",
"ws://localhost:8546",
"http://localhost:8545"
],
"dappAutoEnable": true,
"warnIfMetamask": true,
"blockchainClient": "geth"
}