Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Absence of AggregatorV3Interface #6648

Open
0xkriswebchain opened this issue Jun 9, 2024 · 4 comments
Open

Absence of AggregatorV3Interface #6648

0xkriswebchain opened this issue Jun 9, 2024 · 4 comments
Labels

Comments

@0xkriswebchain
Copy link

Lesson

Lesson 6

Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video URL at current time")

No response

Operating System

Windows

Describe the bug

Hello, I recently tried to import @chainlink/contracts for Hardhat fund me contract, however, I seen that in node-modules/chainlink/contracts, there was no AggregatorV3Interface.sol file. Could anyone update me why the developers deleted it. and What I should do now?

@premrawat9873
Copy link

import {AggregatorV3Interface} from "@chainlink/contracts/src/v0.8/shared/interfaces/AggregatorV3Interface.sol";
here is the path you can use it in your code
and here is the link
https://github.com/smartcontractkit/chainlink/blob/develop/contracts/src/v0.8/shared/interfaces/AggregatorV3Interface.sol

@0xkriswebchain
Copy link
Author

Thanks. I am working on new project, if you could help, please do. please check these repositories frontend: https://github.com/playflysports/frontend backend: https://github.com/playflysports/backend

Task
You can see 2 repos, frontend and backend.

  • Make a button “Connect Wallet” on the right of header
  • When the button is clicked, walletconnect modal is shown.
  • You can switch chains and wallets.
    I am facing issues to connect front and back end. Then I need guidance to perform connect wallet task. Please help me how to complete this. Thank you so much.
  • @premrawat9873 @scottt @ejacquier @rgottleber

@MrGbengaAdams
Copy link

hey @Kris291099 i have tried to load the frontend and back end links you dropped but it returns a 404 error

@0xkriswebchain
Copy link
Author

@MrGbengaAdams Hi, check this one: https://github.com/Kris291099/App-Test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants