Lesson 14 OpenZeppelin #906
-
Following along with lesson 14 and i just installed openzeppelin, I am just curious why after i have a successful yarn add --dev @openzeppelin/contracts. I cannot see the ERC721.sol file in my vscode. I get a successful yarn hardhat compile so i assume the files i need are there i'm just curious as to why I don't see them. |
Beta Was this translation helpful? Give feedback.
Answered by
Darlington02
Jul 12, 2022
Replies: 1 comment 2 replies
-
Find them in your node_modules/@openzeppelin/contracts |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
armontej
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Find them in your node_modules/@openzeppelin/contracts