Building Full Stack DeFi Applications. A practical guide to creating your own decentralized finance projects on blockchain - Helion
Tytuł oryginału: Building Full Stack DeFi Applications. A practical guide to creating your own decentralized finance projects on blockchain
ISBN: 9781837632886
stron: 490, Format: ebook
Data wydania: 2024-03-29
Księgarnia: Helion
Cena książki: 109,00 zł
Enter the world of Decentralized Finance (DeFi) with Building Full Stack DeFi Applications. Understand how this blockchain-based financial technology, designed to manage crypto assets, runs independently without centralized financial institutions like banks and brokerages, eliminating the fees that banks and other financial companies charge for using their services. This book will show you how DeFi solutions are built with smart contracts running on blockchains and how they allow users to gain and earn crypto assets based on the trust of the smart contracts.
This book uncovers the inner workings of DeFi by guiding you through the mathematical foundations and teaching you how to build real-world DeFi products with Solidity and JavaScript. As you progress through the chapters, you’ll learn how to implement smart contracts of liquidity pools to trade cryptocurrencies and implement staking, including farming features that allow users to earn. You’ll also find out how to create asset pools that allow users to lend and borrow cryptocurrencies and generate interest. Additionally, you’ll discover how to use Web3 libraries to build the frontend of DeFi products.
By the end of this book, you’ll will be well acquainted with popular tools, libraries, and design patterns for implementing a full-stack DeFi application with Web3 and Solidity.
Osoby które kupowały "Building Full Stack DeFi Applications. A practical guide to creating your own decentralized finance projects on blockchain", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Building Full Stack DeFi Applications. A practical guide to creating your own decentralized finance projects on blockchain eBook -- spis treści
- 1. Introduction to DeFi
- 2. Getting Started with DeFi Application Development
- 3. Interacting with Smart Contracts and DeFi Wallets in the Frontend
- 4. Introduction to Decentralized Exchanges
- 5. Build Crypto-Trading Smart Contracts
- 6. Implementing a Liquidity Management Frontend with Web3
- 7. Implementing a Token Swapping Frontend with Web3
- 8. Working with Native Tokens
- 9. Building Smart Contracts for Staking and Farming
- 10. Implementing Frontend for Staking and Farming
- 11. An Introduction to Crypto Loans
- 12. Implementing an Asset Pool Smart Contract for a Crypto Loan
- 13. Implementing a Price Oracle for Crypto Loans
- 14. Implementing the Crypto Loan Frontend with Web3