Dissection of an ERC-20 StableCoin: Understanding the stablecoin smart contract (Part Five)
Published:
Hopefully, this will be the last part of the study of the stablecoin smart contract. We have come a long way, starting from mapping among the abstract contracts, interfaces, and contracts to detailed descriptions of each contract’s function. Now, we are left with some critical functions of the contract StableCoin. In this section, we will complete the study of the codes.
You can find all the parts of the article in the following links: …
Read more in medium