-
I am receiving a dependency for chainlink-brownie-contracts where some files for openzeppelin cannot be found. Here are the errors that are detected in Visual Studio Code problems tab. The file that is affected is KeeperRegistryBase1_3.sol
I think this is why I am receiving an error
I am using chainlink-brownie-contracts version 1.3.0, my cast version is 0.2.0. Kindly help. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
You need to install Openzeppelin lib, you cannot find |
Beta Was this translation helpful? Give feedback.
Hello @vicjuma, There is no chainlink price-feed contract on the Anvil Blockchain. I will advise that you follow Patrick as he teaches you, and later on, he will teach you how to fork a blockchain to run a test and how to test stuff locally by creating a Mock.