ethereum-bridge
Version:
Ethereum logs listener to connect Oraclize onchain events to the Oraclize offchain engine
7 lines • 471 B
JSON
{
"blockchain_abbrv": "eth",
"blockchain_name": "ethereum",
"base_unit": "ETH",
"bridge_name": "ethereum-bridge",
"connection_failed_tip": "if you are using:\n * geth, append: --rpc --rpccorsdomain='*' --rpcaddr='@HOST' --rpcport='@PORT'\n * parity, append: --geth --jsonrpc-hosts all --rpcaddr @HOST --rpcport @PORT \n * ethereumjs-testrpc, try: testrpc -h @HOST -p @PORT\n\ncheck also if your node or this machine is allowed to connect (firewall, port, etc..)\n"
}