hashgraph / hedera-mirror-node

Hedera Mirror Node archives data from consensus nodes and serves it via an API
Apache License 2.0
120 stars 109 forks source link

Research about `web3j-solidity-gradle-plugin` #8466

Open petreze opened 1 month ago

petreze commented 1 month ago

Explore web3j-solidity-gradle-plugin plugin. Essentially, the goal here is to compile the solidity contracts at build time with the help of this plugin. This will allow us to remove .bin and .json files related to the contracts and generate them as part of the build process

fchitakova commented 1 month ago

Created issue to Web3j Gradle Plugin -> https://github.com/hyperledger/web3j-solidity-gradle-plugin/issues/73