Ohk, for all those developers who had to shake heads and punch fists to update their bytecode, ABI (and address too!) for every new revision in the solidity smart contract, here’s a good news:
VKaas - A new GitHub project that uses the js-ipfs
/ go-ipfs
, js-ipfs-api
, and the solc
compiler to keep the client devs updated with the ever-changing source code of solidity smart contracts.
Its very much WIP. So all suggestions, questions, feedback are welcome!
Looking for some help too! Please feel free to fork and PR!