Want to create an interactive transcript for this episode?
Podcast: Software Engineering Daily
Episode: AAVE: Liquidity Protocol with Ernesto Boado
Description: In decentralized finance (DeFi) a liquidity pool is a collection of cryptocurrency funds created from the deposits of many users and usually multiple different currencies. There are 2 main types of pools: custodial and non-custodial. Custodial pools are controlled by a third party manager which contains information like the private keys and the funds. They are most commonly web-based. Non-custodial pools mean that each contributor has complete control of their private keys (their funds) and are often browser based or keys can be stored and funds traded using hardware devices. AAVE is a trusted, open-source, and non-custodial liquidity p...