Using OpenZeppelin Contracts with Python and Brownie

Hi everyone,

I just released a new version of Brownie. It includes a package manager which can be used to install OpenZeppelin Contracts, and makes it easier to integrate the library within Brownie packages. I wrote up a short Medium article explaining the process:

Appreciate any comments or other feedback :slight_smile: And to all of the OZ team reading this, great job on all the things! Your work is amazing :heart:

3 Likes

Hi Ben (@iamdefinitelyahuman),

Welcome to the community forum :wave:

Thanks for sharing the article on how to install OpenZeppelin Contracts with Brownie :pray:

Hey there, by any chance is it working for he UUPS github repo fork?