Time to read: 1 min
For the complete documentation index, see llms.txt
Integrate a Chainlink-Style Price Feed (Mock) on Rootstock (Testnet)
By the end of this tutorial, you will have:
- A
PriceConsumercontract that reads from anAggregatorV3Interface - A local test setup using a mock price feed (no real oracle dependency)
- A deployment flow you can run on Rootstock testnet