Skip to content

Fantom DeFi smart contract implementation of the FLend, FTrade and FMint functions.

License

Notifications You must be signed in to change notification settings

bybee2021/Fantom-DeFi

 
 

Repository files navigation

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.

About

Fantom DeFi smart contract implementation of the FLend, FTrade and FMint functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 98.4%
  • JavaScript 1.6%