hyperledger-web3j / web3j-solidity-gradle-plugin

Gradle plugin providing tasks to compile Solidity contracts.
Apache License 2.0
21 stars 25 forks source link

Adds sokt integration to gradle plugin #16

Closed josh-richardson closed 4 years ago

josh-richardson commented 4 years ago

This adds sokt support in the gradle plugin, but it's a little bit hacky insofar as it still uses the plugin's invocation of the solc executable, rather than the sokt one.