An Angular application backed by Ethereum BlockChain for Peer to Peer Money Lending.
Softwares Used:
- Ganache v2.1.2
- Truffle v5.1.17
- Solidity 0.6.0 (solc-js)
- Web3 v1.2.1
- MetaMask Firefox extension for interaction
Functionality:
Its a Peer to Peer Lending system where a user can add a loan(Ethers) for others to borrow. Any other users can borrow the loan if they have sufficient P2PTokens. P2PTokens can be purchased from "Token Sale" link in the UI.
Sample Edit