// // The default state of MetaMask // module.exports = { config: { provider: { type: 'rinkeby', }, }, }