Skip to content

Commit d443fc9

Browse files
authored
Merge pull request #8 from marcuswin/patch-3
Merge PR 36
2 parents af397d3 + fae7156 commit d443fc9

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

readme.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Decentralized finance (#defi) is the movement that leverages open source softwar
7171
- [Celo](https://celo.org) ([white paper](https://storage.googleapis.com/celo_whitepapers/Celo__A_Multi_Asset_Cryptographic_Protocol_for_Decentralized_Social_Payments.pdf)) - Over-collateralized stablecoin targeting the unbanked using its own distributed ledger
7272
- Ethereum
7373
- [Dai Stablecoin from Maker](https://makerdao.com/dai) ([source code](https://github.com/makerdao), [white paper](https://makerdao.com/whitepaper/)) - Stablecoin based on smart contracts for creating collateralized debt positions
74-
- [Synthetix](https://www.synthetix.io/) ([rebranding announcement](https://blog.synthetix.io/havven-is-transforming-into-synthetix/), [source code](https://github.com/Synthetixio/synthetix), [white paper](https://www.synthetix.io/uploads/synthetix_whitepaper.pdf)) - Decentralized stablecoin modeled on centralized closed loop payment networks formerly known as Havven
74+
- [Synthetix](https://www.synthetix.io/) ([rebranding announcement](https://blog.synthetix.io/havven-is-transforming-into-synthetix/), [source code](https://github.com/Synthetixio/synthetix), [white paper](https://www.synthetix.io/uploads/synthetix_whitepaper.pdf)) - Platform with decentralized synthetic assets (stablecoins, crypto, commodities) formerly known as Havven
7575
- [WBTC](https://www.wbtc.network) ([source code](https://github.com/WrappedBTC/bitcoin-token-smart-contracts), [white paper](https://www.wbtc.network/assets/wrapped-tokens-whitepaper.pdf)) - ERC-20 token backed 1:1 by Bitcoin
7676
- EOS
7777
- [Equilibrium](https://eosdt.com/) ([source code](https://github.com/equilibrium-eosdt)) - Lets the community issue EOSDT stablecoins (pegged to USD) against the collateral of liquid digital assets
@@ -81,7 +81,7 @@ Decentralized finance (#defi) is the movement that leverages open source softwar
8181
- Ethereum
8282
- [Ampleforth](https://www.ampleforth.org/) ([rebranding announcement](https://medium.com/ampleforth/fragments-to-ampleforth-thoughts-behind-the-name-change-e38bf95077b2), [source code](https://github.com/ampleforth), [white paper](https://www.ampleforth.org/paper/)) - Monetary policy-based stablecoin protocol formerly known as Fragments
8383
- ~~[Basis](https://www.basis.io) ([white paper](https://www.basis.io/basis_whitepaper_en.pdf)) - Algorithmic stablecoin that "can be robustly pegged to arbitrary assets or baskets of goods"~~ - shut down due to inability to release tokens without securities classification in the US
84-
- [Carbon](https://www.carbon.money/) ([white paper](https://www.carbon.money/static/media/explainer.964136d4.pdf)) - Stablecoin that will be composed of a basket of whitelisted tokens that is "functionally fiat-backed with the potential to whitelist an algorithmic stablecoin"
84+
- [Carbon](https://www.carbon.money/) - Stablecoin that will be composed of a basket of whitelisted tokens that is "functionally fiat-backed with the potential to whitelist an algorithmic stablecoin"
8585
- [Terra](https://terra.money) ([source code](https://github.com/terra-project), [white paper](https://s3.ap-northeast-2.amazonaws.com/terra.money.home/static/Terra_White_paper.pdf?fab2019)) - Protocol that ensures price-stability by algorithmically expanding and contracting supply
8686
- [Basis Cash](https://basis.cash) ([source code](https://github.com/Basis-Cash/basiscash-protocol)) Basis Cash is a lightweight implementation of the Basis Protocol on Ethereum
8787
- [Empty Set Døllar](https://www.emptyset.finance) ([source code](https://github.com/emptysetsquad/dollar), [whitepaper](https://github.com/emptysetsquad/dollar/blob/master/døllar.pdf)) Basis Cash is a lightweight implementation of the Basis Protocol on Ethereum
@@ -90,12 +90,12 @@ Decentralized finance (#defi) is the movement that leverages open source softwar
9090
## Lending Protocols
9191

9292
- Ethereum
93-
- [Compound](https://compound.finance) ([source code](https://github.com/compound-finance/), [white paper](https://compound.finance/documents/Compound.Whitepaper.v04-83de48b6622ddd665234b41076d04c8b.pdf?vsn=d)) - Protocol for algorithmic money markets
94-
- [Dharma](https://www.dharma.io/) ([source code](https://github.com/dharmaprotocol) [white paper](https://dharmaprotocol.github.io/developer-docs/#/)) - Protocol for building lending products using tokenized debt
93+
- [Compound](https://compound.finance) ([source code](https://github.com/compound-finance/), [white paper](https://compound.finance/documents/Compound.Whitepaper.pdf)) - Protocol for algorithmic money markets
94+
- [Dharma](https://www.dharma.io/) ([source code](https://github.com/dharmaprotocol), [white paper](https://dharmaprotocol.github.io/developer-docs/#/)) - P2P lending platform and protocol for building lending products using tokenized debt
9595
- [Ethlend](https://ethlend.io) ([source code](https://github.com/ETHLend), [white paper](https://github.com/ETHLend/Documentation/blob/master/ETHLendWhitePaper.md)) - Marketplace for peer-to-peer lending
9696
- [Lendroid](https://www.lendroid.com) ([source code](https://github.com/lendroidproject), [white paper](https://lendroid.com/assets/whitepaper-margin-trading.pdf)) - Protocol for decentralized lending, margin trading, and short selling
9797
- [Marble](https://marble.org) ([source code](https://github.com/marbleprotocol)) - "Flash lending" protocol for borrowing "Ether and ERC20 tokens to take advantage of arbitrage opportunities on Ethereum"
98-
- [Ripio](https://ripiocredit.network/) ([source code](https://github.com/ripio/rcn-network), [white paper](https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf)) - P2P global credit network protocol based on cosigned smart contracts
98+
- [Ripio](https://ripiocredit.network/) ([source code](https://github.com/ripio/rcn-network)) - P2P global credit network protocol based on cosigned smart contracts
9999

100100
<a name="derivative-protocols" />
101101

@@ -106,11 +106,10 @@ Decentralized finance (#defi) is the movement that leverages open source softwar
106106
- [bZx](https://b0x.network) ([source code](https://github.com/bZxNetwork), [white paper](https://b0x.network/pdfs/bZx_white_paper.pdf)) - 0x-integrated protocol for decentralized, peer-to-peer margin funding and trading
107107
- [CDx](https://cdxproject.com) ([source code](https://github.com/cdx-project), [white paper](https://cdxproject.com/assets/resources/cdx-whitepaper.pdf)) - Protocol for tokenized credit default swaps
108108
- [Daxia](https://www.daxia.us) ([source code](https://github.com/DecentralizedDerivatives), [white paper](https://github.com/DecentralizedDerivatives/DRCT_standard/blob/master/InDepthOverview.md)) - Tokenized derivatives protocol
109-
- [dYdX](https://dydx.exchange) ([source code](https://github.com/dydxprotocol/protocol_v1), [white paper](https://whitepaper.dydx.exchange/)) - Margin-trading and options protocols
109+
- [dYdX](https://dydx.exchange) ([source code](https://github.com/dydxprotocol/solo), [white paper](https://whitepaper.dydx.exchange/)) - Margin-trading and options protocols
110110
- [Gnosis](https://gnosis.io/) ([source code](https://github.com/gnosis), [white paper](https://gnosis.io/pdf/gnosis-whitepaper.pdf)) - Decentralized prediction market protocol
111111
- [Market](https://marketprotocol.io) ([source code](https://github.com/MARKETProtocol), [white paper](https://marketprotocol.io/assets/MARKET_Protocol-Whitepaper.pdf)) - Protocol for structuring peer-to-peer agreements that settle in the future based on the price of a reference asset
112112
- [UMA](https://umaproject.org) ([source code](https://github.com/umaprotocol), [white paper](https://umaproject.org/UMA-whitepaper.pdf)) - Protocol that allows any two counterparties to design and create their own financial contracts that are secured with economic incentives alone, making them self-enforcing and "universally accessible"
113-
- [Veil](https://veil.co) ([source code](https://github.com/veilco)) - Peer-to-peer prediction market and derivatives platform built on top of Augur, 0x, and Ethereum
114113

115114
<a name="bundling-protocols" />
116115

@@ -144,7 +143,6 @@ Decentralized finance (#defi) is the movement that leverages open source softwar
144143
- [ERC-1404](https://erc1404.org/) ([source code](https://github.com/simple-restricted-token/simple-restricted-token), [eip](https://github.com/ethereum/EIPs/issues/1404)) - An open standard for issuing tokens with transfer restrictions
145144
- [Harbor/R-Token](https://harbor.com) ([source code](https://github.com/harborhq), [white paper](https://harbor.com/rtokenwhitepaper.pdf)) - Compliant protocol for standardizing crypto-securities issuance and trading
146145
- [Polymath/ST-20](https://polymath.network) ([source code](https://github.com/PolymathNetwork), original white paper removed from website but is archived [here](https://whitepaper.io/document/57/polymath-whitepaper)) - Platform for tokenizing securities
147-
- [Abacus](https://abacusfi.com/) ([soure code](https://github.com/abacusfi), [white paper](https://github.com/abacusfi/whitepaper/blob/master/whitepaper.pdf)) - Protocol for permissioned tokens
148146
- [Stellar](https://www.stellar.org/) ([source code](https://github.com/stellar/stellar-core), [docs](https://www.stellar.org/developers/guides/concepts/assets.html)) - Stellar has first-party support for issuing arbitrary tokens
149147

150148
<a name="kyc-aml-identity" />
@@ -153,8 +151,8 @@ Decentralized finance (#defi) is the movement that leverages open source softwar
153151
- Ethereum
154152
- [Bloom](https://bloom.co) ([source code](https://github.com/hellobloom), [white paper](https://bloom.co/whitepaper.pdf)) - Protocol for identity & credit-scoring
155153
- [Project Hydro](https://projecthydro.org/) ([source code](https://github.com/HydroBlockchain), [white paper](https://github.com/HydroBlockchain/hydro-docs)) - Decentralized ecosystem using cutting-edge cryptography to secure user accounts, identities, and transactions
156-
- [SelfKey](https://selfkey.org) ([source code](https://github.com/SelfKeyFoundation/Identity-Wallet), [white paper](https://selfkey.org/selfkey-whitepaper)) - "Self-sovereign" identity management system that aims to integrate with various financial services
157-
- [Wyre](https://www.sendwyre.com) ([source code](https://github.com/sendwyre), [Medium post](https://blog.sendwyre.com/announcing-the-wyre-sdk-on-ramps-off-ramps-in-under-10-lines-of-code-f2b127eccb5d)) - Compliance SDK that mints ERC-721 tokens to the addresses of verified users
154+
- [SelfKey](https://selfkey.org) ([source code](https://github.com/SelfKeyFoundation), [white paper](https://selfkey.org/whitepaper/)) - "Self-sovereign" identity management system that aims to integrate with various financial services
155+
- [Wyre](https://www.sendwyre.com) ([source code](https://github.com/sendwyre)) - Compliance SDK that mints ERC-721 tokens to the addresses of verified users
158156

159157

160158
<a name="applications-tools" />
@@ -167,6 +165,7 @@ Decentralized finance (#defi) is the movement that leverages open source softwar
167165
- [InstaDApp](https://instadapp.io) - "Decentralized bank" interface built on top of MakerDAO by developers of [MakerScan](https://makerscan.io)
168166
- [Multis](https://multis.co) ([white paper](https://multis.co/white-paper.html)) - Interface for multisig contracts positioned as "cryptobank for companies"
169167
- [Settle](https://settle.finance) - Web interface that combines chat with different crypto tools (including portfolio tracking and integration with DeFi protocols) and an "app store" for developers
168+
- [Totle](https://www.totle.com) ([source code](https://github.com/TotlePlatform)) - Swap and transfer tokens while automatically getting the best prices from decentralized exchanges
170169
- [Zerion](https://zerion.io) ([source code](https://github.com/zeriontech)) - Interface to decentralized finance protocols positioned as "trustless banking"
171170

172171
<a name="analytics" />
@@ -176,12 +175,12 @@ Decentralized finance (#defi) is the movement that leverages open source softwar
176175
- [0xTracker](https://0xtracker.com) - 0x protocol trade explorer and decentralised ERC-20 token price index
177176
- [Alethio DeFi](https://public.tableau.com/profile/alethio.defi#!/) - Decentralized Finance dashboards for various protocols
178177
- [CuriousGiraffe](https://www.curiousgiraffe.io) - Analytics for [AirSwap](https://www.curiousgiraffe.io/airswap/), [Augur](https://www.curiousgiraffe.io/augur/), [Compound](https://www.curiousgiraffe.io/compound/), and [KyberSwap](https://www.curiousgiraffe.io/kyberswap/)
179-
- [DEX Terminal](https://dexterminal.com) - Dashboard of decentralized finance activities, from exchange volume to lending/borrowing rates
178+
- [Crypto Terminal](https://cryptoterminal.xyz/) - Dashboard of decentralized finance activities, from exchange volume to lending/borrowing rates
180179
- [ETH in DeFi](https://mikemcdonald.github.io/eth-defi/) - Chart of the amount of ETH locked in DeFi products (Maker, Compound, Augur, dYdX, Uniswap)
181180
- [Loanscan](https://loanscan.io/) - Explorer for Ethereum loans
182181
- [MakerScan](https://makerscan.io) - Explorer for MakerDao
183182
- [MKR Tools](https://mkr.tools/) - Explorer for MakerDao
184-
- [Uniswap ETH Liquidity](https://mikemcdonald.github.io/uniswap/eth-token-liquidity) - Chart of Uniswap's ETH liquidity by token
183+
- [Uniswap ETH Liquidity](https://uniswap.info/) - Dashboard with Uniswap's ETH liquidity by token
185184
- [Predictions.Global](https://predictions.global/) - Dashboard with prediction markets from Augur
186185
- [DeFI Pulse](https://defipulse.com/) - Dashboard with info about locked amount in USD
187186
- [Stablecoin Index](https://stablecoinindex.com/) - Chart of prices biggest stablecoins
@@ -198,7 +197,7 @@ Decentralized finance (#defi) is the movement that leverages open source softwar
198197

199198
## Misc
200199
- Ethereum
201-
- [8x Protocol](https://8xprotocol.com) ([source code](https://github.com/8xprotocol), [white paper](https://rawcdn.githack.com/8xprotocol/whitepaper/master/latest.pdf)) - Protocol for decentralized subscription payment
200+
- [Helis Network](https://www.helis.network/) ([pivot announcement](https://medium.com/helisnetwork/farewell-8x-hello-helis-network-8b8dbb141f48)) - DeFi network on Plasma
202201
- [AZTEC Protocol](https://www.aztecprotocol.com) ([source code](https://github.com/AztecProtocol/AZTEC), [white paper](https://github.com/AztecProtocol/AZTEC/blob/master/AZTEC.pdf)) - Privacy-enabling protocol for confidential transactions on the Ethereum network
203202
- [Centrifuge](https://www.centrifuge.io) ([source code](https://github.com/centrifuge), [white paper](https://centrifuge.io/centrifuge_os_white_paper.pdf)) - Platform for financial supply chain, including exchange of invoices, purchase orders, etc.
204203
- [Groundhog](https://groundhog.network) - "End-to-end" platform for decentralized recurring subscription payments

0 commit comments

Comments
 (0)