Hello all, I'm working on a chainlink price Oracle contract. The basic idea is to fetch the current token price using data feeds provided by chainlink.
I'm not able to test the contract. Not sure how to import aggregatorV3interface abi or artifacts to carry forward with the tests. I'm using a hardhat environment to test the code. Kindly, assist in debugging. Attaching the screenshots of the contract and tests for reference.
Thanks in advance!
Jun 7, 2023, 6:38 AM
Jun 7, 2023, 6:38 AM
Did this get solved
Jun 7, 2023, 5:34 PM
No
Jun 7, 2023, 5:57 PM
You should download the aggregatorv3 from github then compile
Hello all. Anyone wanna fuzz some contracts with me using foundry
Jun 8, 2023, 5:17 AM
Alright I'll try that👍
Jun 8, 2023, 5:30 AM