import Config from "../src/models/Config" export default { nodeUri: "http://localhost:8545", } as Config