titanoboa icon indicating copy to clipboard operation
titanoboa copied to clipboard

Add `abi` to deployments DB

Open PatrickAlphaC opened this issue 1 year ago • 0 comments

Rationale

If I want to convert a deployment to a VyperDeployer right now I have to essentially grab all the data and recompile it, and then check the integrity hash.

Often, a user just wants to interact with the contract with it's ABI. Having this in the DB would make interacting with a deployment much easier.

PatrickAlphaC avatar Oct 03 '24 01:10 PatrickAlphaC