An implementation of an ERC20 collateral backed token.
This contract provides an implementation of an ERC20 collateral backed token, for example, a liquidity provider token. You can find assocated tests in the test folder.
This contract is included as an example ERC20 token which will be used as collateral for the collateral backed token.