PatrickAlphaC / hardhat-nft-fcc

102 stars 140 forks source link

Update RandomIpfsNft.sol #108

Closed MTD26 closed 3 months ago

PatrickAlphaC commented 8 months ago

You'd need to update the package.json as well if you do this!

jack-jiang1111 commented 3 months ago

my interface directory seems different from what patrick demoed in the video. I am wonder if chainlink changed that?

import "@chainlink/contracts/src/v0.8/vrf/interfaces/VRFCoordinatorV2Interface.sol";

PatrickAlphaC commented 3 months ago

Sorry on my delay on this.

Yes, Chainlink updated a lot of their codebases. I'm going to close this PR as I won't be maintaining it anymore. Please check out Cyfrin Updraft for all the latest smart contract development content!