Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 777 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 777 Bytes

🏦 Decentralized Money Market

A pool-based, algorithmically-set interest rate, decentralized money market for fungible tokens on Flow blockchain. It aggregates user supplied funds into smart contracts, any deposited fungible tokens are also used as collaterals for borrowing other fungible tokens.

Overview

Documentation

Unittest

  • npm run test

Security