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.
The repository uses Truffle to handle deployment of the contracts. Please refere to Truffle manual to handle the contract testing and deployment.