Files
protocol/contracts
Jacob Evans ded58fe133 feat: Foundry, added some more deployments (#558)
* Added some more deployments

* Rename WETH9 to WETH9V06

* Set to 0.6.x

* fix typo
2022-08-30 09:42:28 +10:00
..
2022-08-22 14:55:42 +10:00
2022-08-22 14:55:42 +10:00
2022-08-22 14:55:42 +10:00
2021-01-26 09:33:14 -08:00
2021-08-18 10:33:47 +10:00

Development

Building solidity files will update the contract artifact in {package-name}/generated-artifacts/{contract}.json, but does not automatically update the contract-artifacts or contract-wrappers packages, which are generated from the artifact JSON. See contract-artifacts/README.md for instructions on updating these packages.