Merge pull request #12 from chainvisions/master

Added DeFi protocols and another tool
This commit is contained in:
yjjnls 2020-09-09 11:48:23 +08:00 committed by GitHub
commit 8eab3365f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -739,8 +739,15 @@ Key enhancements over go-ethereum:
#### DeFi (Decentralised Finance)
- [Uniswap](https://uniswap.org) - Decentralized exchange powered by the Automated Market Maker model (AMM).
- [Compound](https://compound.finance) - Decentralized lending and borrowing.
- [1inch Exchange](https://1inch.exchange) - Get the best rates among multiple DEXes.
- [Synthetix](https://synthetix.io/) - Protocol for synthetic assets.
+ Tools
+ [Defi Dashboard](https://debank.com/): portfolio tracker, project lists, rankings, etc.
+ [Zapper](https://zapper.fi/): dashboard for viewing and managing your DeFi investments.
+ [Furucombo](https://furucombo.app/): easily create flashloans without writing a single line of code.
---
## Contribute