Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.01 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.01 KB

BC_Potamus

Loan & Instalment Winter Project Batch 21/22

Friday Jan 14 2021 - Potamus Loan v0.1

Try it yourself

Reach Potamus at https://potamus.herokuapp.com/

React Front-end + Solidity Smart Contracts deployed to Kovan testnet.

Screenshot

PotamusLoan_v0 1_screenshot

Demo

PotamusLoan_v0.1_demo.mp4

Functionality

  • Deposit, Withdraw, Loan, Payback

Todo

  • Add automatic liquidation functionality using Chainlink Price Feeds
  • Add smart contract tests
  • Improve front-end UI
  • Deploy website to decentralised hosting servers
  • Improve smart contracts architecture design (look into overwriting balanceOf)

Credits

Backend + Frontend code structure follows Solidity, Blockchain, and Smart Contract Course – Beginner to Expert Python Tutorial