Skip to content
Discussion options

You must be logged in to vote

You have a Typo on your import:
"@openzeppelin/contracts/porxy/ERC1967/ERC1967Proxy.sol"
change porxy to proxy.

Also on your brownie-config.yaml

OpenZeppelin/[email protected]
compiler:
   solc:
      remappings:
       '@OpenZeppelin=OpenZeppelin/[email protected]

On the remappings section use @openzeppelin= in lowercase.

Hope this info is useful for you, best regards.

Replies: 1 comment 26 replies

Comment options

You must be logged in to vote
26 replies
@Anu-srinivasan
Comment options

@Anu-srinivasan
Comment options

@cromewar
Comment options

@Willfromtoronto
Comment options

@cromewar
Comment options

Answer selected by PatrickAlphaC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants