Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clemlak/liquidloan
P2P crypto lending (PoC) dApp built into the Snowflake dApp store
https://github.com/clemlak/liquidloan
blockchain crypto dapp ethereum hydro lending smart-contracts snowflake solidity
Last synced: 2 days ago
JSON representation
P2P crypto lending (PoC) dApp built into the Snowflake dApp store
- Host: GitHub
- URL: https://github.com/clemlak/liquidloan
- Owner: clemlak
- Created: 2018-10-12T07:05:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T09:39:16.000Z (almost 6 years ago)
- Last Synced: 2025-01-06T05:03:11.570Z (18 days ago)
- Topics: blockchain, crypto, dapp, ethereum, hydro, lending, smart-contracts, snowflake, solidity
- Language: JavaScript
- Homepage:
- Size: 94.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LiquidLoan
## Introduction
*Note: This project is still in progress.*
LiquidLoan is a P2P crypto lending (Proof-of-Concept) dApp built into the [Snowflake](https://github.com/NoahHydro/snowflake-dashboard) dApp store. The goal of this project is to try out the development of a dApp built on Snowflake and to give to the [Hydro](https://github.com/hydrogen-dev) team a feedback about the experience.
## How it works
This PoC dApp allows people to borrow / lend Hydro tokens. The whole concept is based on a score system to provide trust among users. All users actions (lending, borrowing or reimbursing funds) are recorded and displayed publicly.
* Users sign up to the dApp using their Snowflake ID
* All users have 4 stats: current debt, lent amount, borrowed amount, reimbursed amount
* Users can ask for a loan, specifying the requested amount, the rate, and the deadline
* Users can lend money to eachothers