diff --git a/README.md b/README.md index 4e1805c3..dfdc3124 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ The documentation of Aave V2 is in the following [Aave V2 documentation](https:/ For getting the latest contracts addresses, please check the [Deployed contracts](https://docs.aave.com/v2/-MJXUluJ2u1DiL-VU6MM/deployed-contracts) page at the documentation to stay up to date. +A more detailed and technical description of the protocol can be found in this repository, [here](./aave-v2-whitepaper.pdf) + ## Audits - MixBytes (16/09/2020 - 03/12/2020): [report](./audits/Mixbytes-aave-v2-03-12-2020.pdf) diff --git a/aave-v2-whitepaper.pdf b/aave-v2-whitepaper.pdf new file mode 100644 index 00000000..47d31445 Binary files /dev/null and b/aave-v2-whitepaper.pdf differ