Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 349 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 349 Bytes

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.