What's the best way to integrate Aave v3?
- undefined
- undefined Aave
Expert
Hey! I am looking how to integrate Aave v3. What's the best way to do it?
Answers 1
The best way to fetch protocol data is to query the blockchain directly, there is an [SDK ](https://github.com/aave/aave-utilities#ethersjs)to fetch and [format ](https://github.com/aave/aave-utilities#formatReserves)this data, with separate functions for incentive data as well;