waffle.json 138 Bytes
Newer Older
John Doe's avatar
John Doe committed
1 2 3 4 5 6
{
    "compilerType": "solcjs",
    "compilerVersion": "0.8.3",
    "sourceDirectory": "./contracts",
    "outputDirectory": "./build"
  }