Remove pre-launched Guesser

This commit is contained in:
Edwin Ong 2019-02-11 09:14:16 -08:00 committed by GitHub
parent e80dddbd1d
commit b45474a237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -11,7 +11,6 @@ Decentralized finance (#defi) is the movement that leverages open source softwar
- [Decentralized Exchange Protocols](#decentralized-exchange-protocols)
- [Stablecoins](#stablecoins)
- [Lending Protocols](#lending-protocols)
- [Banks](#banks)
- [Derivative Protocols/Prediction Markets](#derivative-protocols)
- [Bundling Protocols](#bundling-protocols)
- [Tokenization Protocols](#tokenization-protocols)
@ -101,7 +100,6 @@ Decentralized finance (#defi) is the movement that leverages open source softwar
- [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
- [UMA](https://umaproject.org) ([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"
- [Veil](https://veil.co) ([launch post](https://medium.com/veil-blog/introducing-veil-649036f9d492)) - Peer-to-peer prediction market and derivatives platform built on top of Augur, 0x, and Ethereum
- [Guesser](https://www.guesser.io/landing) ([launch post](https://medium.com/guesser/insights-into-augur-62ad41f4cf38)) - Hottest short markets over the top of Augur
<a name="bundling-protocols" />