gnidan / abi-to-sol

Generate Solidity interface from ABI JSON
https://gnidan.github.io/abi-to-sol
MIT License
324 stars 51 forks source link

Bump Truffle dependencies #90

Closed cds-amal closed 2 years ago

cds-amal commented 2 years ago
haltman-at commented 2 years ago

Rather than just bumping codec, you should remove it and import from abi-utils instead. :) That's the point, after all! :)

gnidan commented 2 years ago

Closing this in favor of #92. Thank you for getting this started @cds-amal!