Reader small image

You're reading from  Building Full Stack DeFi Applications

Product typeBook
Published inMar 2024
PublisherPackt
ISBN-139781837634118
Edition1st Edition
Concepts
Right arrow
Author (1)
Samuel Zhou
Samuel Zhou
author image
Samuel Zhou

Samuel Zhou has over 15 years of software engineering experience in top high tech companies including being a blockchain developer as his hobby since 2018. In 2022, Samuel turned his enthusiasm on blockchain technology into a business by founding TiFi, which is a silicon valley based startup that builds e-Commerce platform on blockchain and brings blockchain to everyday life. Over there he has created TiFi Token that offers token rebates so people can get cash back when spending the token. Also he has built TiFi Bank which is a DeFi application that offers crypto saving, lending, trading, staking and liquidity management features. Samuel holds a Master Degree and a Bachelor Degree in Computer Science.
Read more about Samuel Zhou

Right arrow

Summary

In this chapter, we have deep-dived into the implementation of the AssetPool smart contract. This is the core and most complex smart contract in the crypto loan system. You have learned how we manage asset pools and the user ledger with Solidity code and also implemented the functions for the user to deposit, withdraw, borrow, repay, and liquidate the assets of the crypto loan system. In the last section of this chapter, we went through the topic of deployment and testing for crypto loan smart contracts.

As a simple set of smart contracts for a decentralized crypto loan system running on blockchain, we have already covered all the basic features in Chapter 11, An Introduction to Crypto Loans and Chapter 12, Implementing an Asset Pool Smart Contract for a Crypto Loan (this chapter). However, smart contracts still need to be strengthened as a real-world product. In the next chapter, we will discuss the risk of using a price oracle based on a pair reserve. We will propose a...

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Building Full Stack DeFi Applications
Published in: Mar 2024Publisher: PacktISBN-13: 9781837634118

Author (1)

author image
Samuel Zhou

Samuel Zhou has over 15 years of software engineering experience in top high tech companies including being a blockchain developer as his hobby since 2018. In 2022, Samuel turned his enthusiasm on blockchain technology into a business by founding TiFi, which is a silicon valley based startup that builds e-Commerce platform on blockchain and brings blockchain to everyday life. Over there he has created TiFi Token that offers token rebates so people can get cash back when spending the token. Also he has built TiFi Bank which is a DeFi application that offers crypto saving, lending, trading, staking and liquidity management features. Samuel holds a Master Degree and a Bachelor Degree in Computer Science.
Read more about Samuel Zhou