{ "solcVersion": "./node_modules/solc", "compilerOptions": { "evmVersion": "constantinople", "optimizer": { "enabled": true, "runs": 1000 } }, "ganacheOptions": { "hardfork": "constantinople", "mnemonic": "horn horn horn horn horn horn horn horn horn horn horn horn", "gasLimit": "0x989680" } }