Skip to content

Add Brownie support

Choose a tag to compare

@antoinedc antoinedc released this 12 Jan 10:10
· 63 commits to develop since this release

The CLI now detects Brownie projects, and is able to parse build files and sync artifacts.
The flag dev_deployment_artifacts needs to be set to true in brownie-config.yaml.
Thanks @tammam1998 for this feature!