Cyfrin / foundry-full-course-cu

GNU General Public License v3.0
3.7k stars 916 forks source link

Broken link to get the ABI interface for Lesson 4 | Fund Me #1261

Closed nseguias closed 6 months ago

nseguias commented 11 months ago

Describe the enhancement

When trying to follow along the video there's no AggregatorV3Interface.sol file in the chainlink repo. You can find it here (https://github.com/smartcontractkit/chainlink/blob/develop/contracts/src/v0.7/interfaces/AggregatorV3Interface.sol) instead (not in v08 though) but I'm not sure if they're the same.

Interfaces ⌨️ (4:37:08) | Interfaces

For reference - ChainLink Interface's Repo

cromewar commented 10 months ago

Please make a pr with this enhancement to the docs, and I will merge it :D

13zebras commented 8 months ago

Someone submitted this PR back in January for this issue. Please merge so that others won't have to hunt for this interface (like I did) in the Chainlink repo. Thanks! https://github.com/Cyfrin/foundry-full-course-f23/pull/1361

PatrickAlphaC commented 6 months ago

Done!