Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 289 Bytes

File metadata and controls

4 lines (3 loc) · 289 Bytes

Creating Non-Collateralized Stablecoins

In this project, I created my own non-collateralized stablecoin! They are defined as a cryptocurrency that maintains stability of $1 by using pure math.

The smart contract you need, along with the testing and migration scripts can be found here.