marceljay / syndicate-loan-use-case

Codebase of the syndicate loan dApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Welcome to the Syndicate Loan dApp built for the Lition Blockchain Infrastructure. Currently, the dApp is in an early MVP-stage, version 0.2.

Tech Stack

  • Vanilla JavaScript (ES6) with bootstrap and jQuery
  • some other minor JS libraries
  • web3.js 1.0.0-beta37
  • Solidity written contracts deployed on Kovan Testnet

Functionality of smart contract

  • Create loans
  • Update loans
  • Delete loans
  • Add users to loan
  • Register users (with their respective name)
  • Approve loans and reset approvals for revisions

Contact

Please get in touch with us via our Telegram group: https://t.me/LitionEnergy or send an email to marcel.jackisch@liton.de

About

Codebase of the syndicate loan dApp


Languages

Language:JavaScript 57.8%Language:CSS 25.0%Language:HTML 17.2%