How to create a stable coin with an ERC20 token contract ? Does it require contract to be modified ?
Are there some good practices or standards ?
[Ethereum] Create an ERC20 Stablecoin
erc-20ethersoliditystablecoinstokens
erc-20ethersoliditystablecoinstokens
How to create a stable coin with an ERC20 token contract ? Does it require contract to be modified ?
Are there some good practices or standards ?
Best Answer
Stablecoins - regardless of the platform on which they've been implemented - generally fall into three broad categories:
Now, like any other ERC20 Tokens, you can build your coin based on its nature.