Can I deploy Aave protocol locally or in testnet?

Expert

Can you tell me any way how can I deploy Aave protocol locally or in testnet? I want to mint new tokens. Thanks for your support

Answers 1

You can deploy locally with [these steps](https://github.com/aave/protocol-v2#deployments) or you can test Aave v2/v3 markets in a mainnet fork with this [repo](https://github.com/aave/aave-sandbox);