diff --git a/defi/README.md b/defi/README.md index 749f99cc..81338e7e 100644 --- a/defi/README.md +++ b/defi/README.md @@ -10,6 +10,14 @@ coverY: 0 Ocean Protocol's open-source tools are useful in a variety of DeFi applications. Here we show you how to capitalize with Ocean Protocol tech in several ways using crypto trading! +## Predictoor + +Whether creating data feeds for the daily price of BTC-USD on Binance, or the ice level in Antartica, Predictoor offers a tech stack for data scientists to earn rewards from future predictions. + +A tech stack that empowers traders and analysts to improve the performance of their algorithmic models when making valuable decisions. + +Read more about [Predictoor here](../predictoor/README.md) and start earning today. + ## Data Farming - Challenge DF πŸ“ˆ Data Farming offers a weekly rewards via [Challenge DF](../rewards/df-challengedf.md), a challenge where users predict the price of Ethereum and win prizes πŸ’° based on accuracy. diff --git a/predictoor/README.md b/predictoor/README.md index e7010a3e..a4d5c727 100644 --- a/predictoor/README.md +++ b/predictoor/README.md @@ -16,6 +16,8 @@ Alas, accurate predictions are *hard*. Worse, typical prediction feeds have no a **Accountable Predictions** - Imagine if there was accountability. Accuracy would go up; the farmer would be stuck less. Imagine accountable prediction feeds for not only for rain, but also wind, sea temperature, road congestion, train delays, ETH prices, NVID prices, housing prices, and more. **Imagine tens of thousands of prediction feeds with accountable accuracy.** Imagine them **globally distributed**, and censorship resistant. Imagine **accuracy improving with time**. ## Introduction +Ocean Predictoor is a stack and a dapp for prediction feeds. It has accountability for accuracy, via staking. It’s globally distributed and censorship-resistant, by being on-chain. We expect its accuracy to improve over time, due to its incentive structure. Its first use case is DeFi token prediction because users can close the data value-creation loop quickly to make tangible \$. + Predictoor is composed of different actors, often referred to as: predictoors and traders. You will learn in the [Introduction To Predictoor](#introduction) a lot more about these actors, how they are structured in the system, and their behaviors. By the time you've completed reading this, you'll know what Epochs are, and have a better understand of what "t+1" means. ## Architecture