项目作者: itstargetconfirmed

项目描述 :
An implementation of an ERC20 collateral backed token.
高级语言: Solidity
项目地址: git://github.com/itstargetconfirmed/collateral-backed-token.git


Collateral Backed Token Sample

CollateralBackedToken.sol

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.

CollateralToken.sol

This contract is included as an example ERC20 token which will be used as collateral for the collateral backed token.

Requirements

  • Truffle
  • OpenZeppelin Contracts
  • Blockchain Environment - Eg: Ganache