Fantom-DeFi
Fantom-DeFi copied to clipboard
Fantom DeFi smart contract implementation of the FLend, FTrade and FMint functions.
Fantom DeFi Smart Contracts
The repository implements Fantom DeFi smart contracts in Solidity based on Andre Cronje's flend implementation.
Please note we use OpenZeppelin library version 2.5 along with the Solidity 0.5 to conform with the EVM implemented in the Opera block chain.
How to use
The repository uses Truffle to handle deployment of the contracts. Please refere to Truffle manual to handle the contract testing and deployment.