An open API service indexing awesome lists of open source software.

https://github.com/masaun/flashloan-for-students

Flashloan dApp for students by using AAVE protocol (flashloan and aToken)
https://github.com/masaun/flashloan-for-students

aave solidity web3js

Last synced: 16 days ago
JSON representation

Flashloan dApp for students by using AAVE protocol (flashloan and aToken)

Awesome Lists containing this project

README

        

# Flashloan for students
(Current state is in progress)

***
## 【Introduction of Flashloan for students】
- Flashloan for students is a dApp which aims to solve problem of university students loan.
- Main target uses of Flashloan for students are university students who want to student loan especially.
- Borrower which are almost of university students are able to borrow and repay more efficiently than traditional way by using flashloan and aToken.
Also, Lender are able to lend more efficiently than traditional way by using flashloan and aToken.

 

***

## 【Setup】
### Setup wallet by using Metamask
1. Add MetaMask to browser (Chrome or FireFox or Opera or Brave)
https://metamask.io/

2. Adjust appropriate newwork below
```
Kovan Test Network

```

 

### Setup backend
1. Deploy contracts to Kovan Test Network
```
(root directory)

$ npm run migrate:kovan
```

 

### Setup frontend
1. Execute command below in root directory.
```

$ npm run client
```

2. Access to browser by using link
```
http://127.0.0.1:3000
```

 

***

## 【Work flow】

 

***

## 【References】
- Gitcoin Web3 World Hackathon(part of AAVE)
https://gitcoin.co/issue/aave/aave-gitcoin-hackaton-2019/2/3599
https://gitcoin.co/issue/aave/aave-gitcoin-hackaton-2019/3/3600

- Documents of AAVE protocol
https://developers.aave.com/#what-is-aave

- Github repos of AAVE protocol
https://github.com/aave/aave-protocol

- AAVE testnet on Kovan
https://testnet.aave.com/

- Discord related to AAVE protocol
https://discordapp.com/channels/562828676480237578/636630689936048132
https://discordapp.com/channels/602826299974877205/636902500041228309