My learning about DeFi
- In DeFi smart contracts, the data is stored on-chain for data persistence required for financial computations.
- But, this can be achieved by either of the two ways:
- Minimalistic storage with loops during calculations like average price.
- Maximalistic storage with no use of loops during such calculations as the count, & the total amount is also stored.
- In both the methods there are cons. As a matter of fact, the 2nd method is normally chosen.
- But, this has led to expensive scenarios like Chainlink paying 100k USD as gas fees per day.
- In order to avoid this, off-chain storage could be a solution, but it is not secure as the data won't be immutable.
- Hence, there is a new upcoming solution provided by Arweave Blockchain. This has permanent storage. And fetching data from here is absolute free without any API key requirement. The fee is paid one-time which gives storage for almost 100 years. The data (like price) is stored via Arweave smart contracts.
- Have a look at how to access the price here.
- A Mathematical View of Automated Market Maker (AMM) Algorithms and Its Future
- Automated Market Maker (AMM)
- Impermanent Loss Explained
- Curve Finance in DeFi
- A Guide to PancakeSwap
- What Are Liquidity Pools in DeFi and How Do They Work
- Yield Farming in Decentralized Finance (DeFi)
- AMM Formula Explained
- “Bancor AMM DEX formula calculation example” by CoTrader.com
- “Constant Function Market Makers: DeFi’s ‘Zero to One’ Innovation” by Dmitriy Berenzon
- “Liquidity Mining: A User-Centric Token Distribution Strategy” by Dmitriy Berenzon
- “Synthetic Assets in DeFi: Use Cases & Opportunities” by Dmitriy Berenzon
- “P2P Networks and Cryptoassets: A Perfect Match, Decades in the Making” by Dmitriy Berenzon
- “Crypto borrowing and staking networks” by Jake Brukhman
- “Compound Finance — A Liquidating Opportunity” by Tony W
- “Proposing Bancor v2.1: Single-Sided AMM with Elastic BNT Supply” by Bancor
- “Guide: Single-Sided AMM Staking on Bancor V2.1” by Bancor
- “How Liquid Tokens Work” by Nate Hindman
- “Using Bancor Vortex” by Bancor
- “How To Stake BNT Liquidity Mining Rewards & Compound Yield” by Bancor
- “Bernard Lietaer, A Financial Justice Warrior Who Fought for Freedom of Currency” by Galia Benartzi
- “What the heck is an automated market maker (AMM)?” by Nightly Crypto
- “The Future of algorithmic stable coin” by Sigma Protocol
- “The Biggest Hurdle Facing Decentralized Finance (DeFi)” by John Anthony Radosta
- “I Want To Explain DeFi To My Parents” by Anthony Albertorio
- “Diving into Real World DeFi” by Andy Singleton
- Uniswap: A Good Deal for Liquidity Providers?
- Liquidity Pools Explained
- What Are Automated Market Makers?
- Impermanent Loss in Decentralized Finance
- How Liquidity Provider (LP) Tokens Work
- Constant Function Market Makers: DeFi’s “Zero to One” Innovation
- Improving front running resistance of x*y=k market makers
- Liquidity Pools: A deep dive into Balancer, Curve, and Aave
- Finematics | A Short Story of UNISWAP and UNI Token. DEFI Explained
- What is DEFI? Decentralized Finance Explained (Ethereum, MakerDAO, Compound, Uniswap, Kyber)
- Economics Design | DEX/AMM Live Chat with Balancer, Bancor and Curve
- What Is IMPERMANENT LOSS? DEFI Explained - Uniswap, Curve, Balancer, Bancor
- UNISWAP V3 EXPLAINED
- SCP | DeFi playlist by Smart Contract Programmer
- Chainlink | How To Use DeFi with Python (DeFi Quant): Code Along
- The Future of Asset Management Using Smart Contracts & Oracles ✅