contracts/embark.json
2018-04-09 15:47:52 -04:00

11 lines
144 B
JSON

{
"contracts": ["contracts/**"],
"buildDir": "dist/",
"config": "config/",
"plugins": {
},
"versions": {
"solc": "0.4.21"
}
}