From c696a658fbbcaae77de38670a3b834f1c1fada84 Mon Sep 17 00:00:00 2001 From: alex min Date: Mon, 5 Aug 2019 11:56:30 -0400 Subject: [PATCH 1/2] Add Liquality to decentralized exchange protocols list --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c6e3bf6..bd2ef73 100644 --- a/readme.md +++ b/readme.md @@ -34,6 +34,7 @@ Decentralized finance (#defi) is the movement that leverages open source softwar - [DutchX](https://dutchx.readthedocs.io/en/latest/index.html) ([source code](https://github.com/gnosis/dx-contracts), [docs](https://github.com/gnosis/dx-docs/blob/master/source/_static/docs/DutchX_Documentation.pdf)) - Decentralized trading protocol for ERC-20s that uses the Dutch auction model to achieve fair prices - [Hydro Protocol](https://hydroprotocol.io/) ([fork announcement](https://medium.com/hydro-protocol/why-we-are-forking-0x-97dc48ee0426), [source code](https://github.com/HydroProtocol), original white paper removed from website but is archived [here](https://whitepaper.io/document/170/hydro-protocol-whitepaper)) - A fork of 0x from DDEX with new order schema, a new matching engine, a different liquidity sharing model, and no ZRX token - [Kyber](https://kyber.network) ([source code](https://github.com/kybernetwork), [white paper](https://files.kyber.network/Kyber_Protocol_22_April_v0.1.pdf)) - On-chain protocol for decentralized token swaps and for easy application integration + - [Liquality](https://liquality.io/) ([source code](https://github.com/liquality/)) - Protocol for cross-chain atomic swaps between Ethereum and Bitcoin, that enables users to swap directly from their preferred wallets, peer-to-peer. - [Loopring](https://loopring.org) ([source code](https://github.com/loopring), [white paper](https://loopring.org/resources.html)) - Protocol for building decentralized exchanges - [Ren](https://renproject.io/) ([source code](https://github.com/renproject), [white paper](https://renproject.io/litepaper.pdf)) - Decentralized dark pool protocol for atomic swaps of digital assets formerly known as Republic - [Swap / AirSwap's Protocol](https://airswap.io) ([source code](https://github.com/airswap), [white paper](https://swap.tech/whitepaper/)) - Protocol for peer-to-peer trading of ERC-20 tokens From 8c0e7a7d41b0f6712b3ac7427280f835a45eadd6 Mon Sep 17 00:00:00 2001 From: alex min Date: Mon, 5 Aug 2019 11:57:42 -0400 Subject: [PATCH 2/2] Update decentralized exchange protocols list w/ Liquality under Bitcoin --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bd2ef73..f0efb0f 100644 --- a/readme.md +++ b/readme.md @@ -28,6 +28,7 @@ Decentralized finance (#defi) is the movement that leverages open source softwar - [BitShares](https://bitshares.org/technology/decentralized-asset-exchange) ([source code](https://github.com/bitshares), [white paper](https://www.bitshares.foundation/download/articles/BitSharesBlockchain.pdf)) - Decentralized exchange protocol based on the Graphene blockchain - Bitcoin - [Bisq](https://bisq.network) ([source code](https://github.com/bisq-network/bisq), [white paper](https://github.com/bisq-network/bisq-docs/blob/master/exchange/whitepaper.adoc)) - Protocol for peer-to-peer exchange of bitcoin + - [Liquality](https://liquality.io/) ([source code](https://github.com/liquality/)) - Protocol for cross-chain atomic swaps between Ethereum and Bitcoin, that enables users to swap directly from their preferred wallets, peer-to-peer. - Ethereum - [0x](https://0x.org/) ([source code](https://github.com/0xProject), [white paper](https://0x.org/pdfs/0x_white_paper.pdf)) - Protocol for decentralized exchange of Ethereum assets using relayers, now on version 2 - [Bancor Protocol](https://about.bancor.network/protocol/) ([source code](https://github.com/bancorprotocol/contracts), [white paper](https://storage.googleapis.com/website-bancor/2018/04/01ba8253-bancor_protocol_whitepaper_en.pdf)) - Protocol for converting one token to another using "smart tokens"