titanoboa
titanoboa copied to clipboard
Add `abi` to deployments DB
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.