* Adding V08 contracts * Removing LibSafeMathV08 * Apply suggestions from code review Co-authored-by: duncancmt <1207590+duncancmt@users.noreply.github.com>
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.