Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.04 KB

🏦 MarkKop DeFi

A demo DeFi application built from scratch.

Work in Progress.

Goals:

  • Deposit and Withdraw tokens
  • Reward tokens according to the time they were staked
  • Set stake locking time
  • Reward tokens according to the participation of each staker
  • Proxy contracts to make them upgradeable
  • Use DAO for creating new staking pools and approve changes on contracts
  • Create farm pools (liquidity pools)
  • Convert tokens to NFTs with random lock time and % rewards generation
  • Create NFT staking pools
  • Apply slither security fixes

References