Git Product home page Git Product logo

p2p-lending's Introduction

P2P Lending platform

Peer 2 peer lending platform on the Ethereum blockchain network.

About

We all know that in the Banking industry it is all about the constant search of bigger profits without caring about customers.

Credit borrowers are paying higher interest rates every day while people investing are having poor returns. There are also a few hidden fees that the customer doesn't know about.

So we said stop. We've built a p2p blockchain lending service, fair and transparent.

Features

  • Ask for funding (borrow)
  • Provide details of the requested funding.
  • Withdrawal of funding after successfully reached goal of full funding.
  • Repayment installments functionallity.
  • Invest in project/credit (lend)
  • Vote for revoke contract / refund investments.
  • Mark project as Fraud.

Chart flow

Chart flow

Further development

  • Improve external contract calls.
  • Minimize gas cost.
  • Create more investors protection.

Requirements

Installation

  1. Start Ganache on localhost:7545

  2. Build and migrate smart contracts

$ cd p2p-lending/smart-contracts
$ truffle complie
$ truffle migrate --reset --network development --verbose-rpc
  1. Set the PeerToPeerLending contract newly published address in the client-app/public/js/contract_interaction.js LINE:3

  2. Install the dependencies and devDependencies and start the server.

$ cd p2p-lending/client-app
$ npm install --save
$ npm start
  1. Your app is running on http://localhost:1337

Development

Want to contribute? Great!

Authors

Milen Radkov - [email protected]
    Email - [email protected]
    LinkedIn - https://www.linkedin.com/in/milenradkov/

Acknowledgments

SoftUni - https://softuni.bg/
ACADEMY: SCHOOL OF BLOCKCHAIN - http://www.kingsland.academy/

License

MIT

Free Software, Hell Yeah!

p2p-lending's People

Contributors

mradkov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.