Merge pull request #60 from ethereum/use-solc-compiler
Use solc.js compiler [WIP]
Showing
... | @@ -27,6 +27,7 @@ | ... | @@ -27,6 +27,7 @@ |
"js-base64": "^2.1.9", | "js-base64": "^2.1.9", | ||
"nightwatch": "^0.9.3", | "nightwatch": "^0.9.3", | ||
"semistandard": "^7.0.0", | "semistandard": "^7.0.0", | ||
"solc": "https://github.com/ethereum/solc-js", | |||
"tape": "^4.5.1", | "tape": "^4.5.1", | ||
"web3": "^0.16.0", | "web3": "^0.16.0", | ||
"webworkify": "^1.2.1" | "webworkify": "^1.2.1" | ||
... | ... |
Please
register
or
sign in
to comment