What is fMint

The documentation contains guides for administration tasks on the fMint DeFi module.

The fMint is part of the Fantom DeFi ecosystem. it allows Fantom Opera block chain users to create and manage a collateral deposit and use the deposit to obtain different types of on-chain assets. These assets are represented by ERC20 tokens deployed on the Opera block chain as smart contracts.

Parts of the fMint protocol draws inspiration from the original Andre Cronje's implementationarrow-up-right of DeFi fLand protocol.

Please note, we use OpenZeppelinarrow-up-right library version 2.5 along with the Solidity ver. 0.5 and truffle to conform with the EVM implemented in the Opera block chain. Consult the Trufflearrow-up-right documentation to find out how to build and deploy the smart contract implemented in the fMint protocol, if you desire so.

You can check the source code of the fMint protocol on our GitHub repositoryarrow-up-right. The fMint protocol is published under the MIT licensearrow-up-right.

Last updated