1 2 3 4 5 6 7 8 9
export const ethereum = { node: "http://eth.ctf.hitb.org:8545", accounts: [ { address: "0x099Eac5B089111020bF19251d714C7ab4Da633b1", privateKey: "189bbe698467cc8b6f5943ca9e836f9e032373bf7077b6e4a80295472e3dd36f", }, ], }