https://github.com/david405/algorand-lending-protocol
A decentralized finance (DeFi) protocol for lending and borrowing, built on the Algorand blockchain architecture.
https://github.com/david405/algorand-lending-protocol
blockchain protocol
Last synced: about 2 months ago
JSON representation
A decentralized finance (DeFi) protocol for lending and borrowing, built on the Algorand blockchain architecture.
- Host: GitHub
- URL: https://github.com/david405/algorand-lending-protocol
- Owner: David405
- License: cc0-1.0
- Created: 2022-02-03T21:50:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T07:38:37.000Z (5 months ago)
- Last Synced: 2025-01-22T08:29:12.162Z (5 months ago)
- Topics: blockchain, protocol
- Language: JavaScript
- Homepage:
- Size: 2.66 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ALGODEFINANCE
AlgoDeFinance is building a Defi liquidity protocol with support for multiple Algorand Standard Assets to let users lend, borrow various ASAs simultaneously.### Features
- Connect to user wallet
- Show Assets to be lent/borrowed
- Implement lending function
- Implement borrow function### Work In Progress
- Wallet connect and Algo web connect functions works
- Lend and Borrow functions are currently in progress### Blockers
- Reach documentation and tooling is not yet very robust and can take a while getting used to.
- Response from Reach dev team on discord can sometimes be slow.### Value for Algorand Ecosystem
- Having a place where people can borrow and lend several Algorand Standard Assets would prove useful to the community as a whole.