Today, I’ll explain the types of DEXs in the world of Ethereum. There are 5 types:
*Off-chain order book (0x Relayers)
*On-chain order book (EtherDelta)
*Peer-to-peer (Kyber, AirSwap)
*Automatic market making (Uniswap)
*Child-chain (Gluon Plasma)
0x is an open protocol for building DEXs. Developers build ‘relayers’ on top of the 0x protocol (such as @RadarRelay). 0x relayers have off-chain order books with trades happening on-chain and can also opt-in to share liquidity with each other.
ethresear.ch/t/gluon-plasma…
github.com/ethhub-io/ethh…