mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
fixing .md.md
This commit is contained in:
parent
4fbfd6c9f0
commit
75272cf55c
@ -56,7 +56,7 @@ redirects:
|
||||
veocean-data-farming: rewards/README.md
|
||||
veocean-data-farming/veocean: rewards/df-veocean.md
|
||||
veocean-data-farming/df-intro: rewards/df-intro.md
|
||||
veocean-data-farming/df-background: rewards/df-volumedf.md.md
|
||||
veocean-data-farming/df-background: rewards/df-volumedf.md
|
||||
veocean-data-farming/emissions-apys: rewards/df-emissions-apys.md
|
||||
veocean-data-farming/delegation: rewards/README.md
|
||||
rewards/veOcean-Data-Farming-Tutorial: user-guides/data-farming/how-to-veocean.md
|
||||
|
@ -119,7 +119,7 @@
|
||||
* [💰 Data Farming Rewards](rewards/README.md)
|
||||
* [Farming 101](rewards/df-intro.md)
|
||||
* [veOCEAN](rewards/df-veocean.md)
|
||||
* [Curate with Volume DF](rewards/df-volumedf.md.md)
|
||||
* [Curate with Volume DF](rewards/df-volumedf.md)
|
||||
* [Predict with Challenge DF](rewards/df-challengedf.md)
|
||||
* [Complete User Guides](rewards/df-guides.md)
|
||||
* [Emissions & APYs](rewards/df-emissions-apys.md)
|
||||
|
@ -114,7 +114,7 @@ Furthermore, provider fees are not restricted to data consumption; they can also
|
||||
|
||||
<details>
|
||||
|
||||
<summary><mark style="color:purple;">Earn Rewards</mark><br><br>The <a href="../rewards/df-volumedf.md.md">Data Farming</a> initiative is a key feature of Ocean Protocol that empowers participants to earn <a href="../rewards/">rewards</a> while contributing to a decentralized data economy. By staking Ocean tokens and actively participating in data markets, users play a vital role in enhancing the availability and accessibility of valuable data assets</summary>
|
||||
<summary><mark style="color:purple;">Earn Rewards</mark><br><br>The <a href="../rewards/df-volumedf.md">Data Farming</a> initiative is a key feature of Ocean Protocol that empowers participants to earn <a href="../rewards/">rewards</a> while contributing to a decentralized data economy. By staking Ocean tokens and actively participating in data markets, users play a vital role in enhancing the availability and accessibility of valuable data assets</summary>
|
||||
|
||||
Through the Data Farming initiative, you are incentivized to lock Ocean tokens for [veOcean](../rewards/df-veocean.md). By staking your tokens, you not only support the growth and sustainability of the ecosystem but also earn a share of the generated incentives💰. The Data Farming initiative offers participants a unique opportunity to earn [rewards](../rewards/README.md) while making a meaningful impact in the data marketplace.
|
||||
|
||||
|
@ -206,7 +206,7 @@ Checkout our [roadmap](https://oceanprotocol.com/technology/roadmap) to see what
|
||||
|
||||
<summary>What assets are eligible for Data Farming?</summary>
|
||||
|
||||
The data asset may be of any type — dataset (for static URIs), algorithm for Compute-to-Data, or any other Datatoken token-gated system. The data asset may be fixed price or free price. You can find more details in the [DF Background page](../rewards/df-volumedf.md.md#assets-that-qualify-for-data-farming)
|
||||
The data asset may be of any type — dataset (for static URIs), algorithm for Compute-to-Data, or any other Datatoken token-gated system. The data asset may be fixed price or free price. You can find more details in the [DF Background page](../rewards/df-volumedf.md#assets-that-qualify-for-data-farming)
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -34,6 +34,6 @@ To help solve this challenge, [we built a dashboard](https://df.oceandao.org/dat
|
||||
|
||||
<figure><img src="../../.gitbook/assets/rewards/curate-datasets.png" alt=""><figcaption><p>Curate like a Pro.</p></figcaption></figure>
|
||||
|
||||
You can also [learn how rewards are calculated here](../rewards/df-volumedf.md.md#how-rewards-are-calculated) to understand more about what's happening behind the scenes of each Data Farming round.
|
||||
You can also [learn how rewards are calculated here](../rewards/df-volumedf.md#how-rewards-are-calculated) to understand more about what's happening behind the scenes of each Data Farming round.
|
||||
|
||||
Finally, you can [review the implementation inside df-web](https://github.com/oceanprotocol/df-web/blob/main/src/utils/rewards.js) to understand how the APYs on the UI are calculated.
|
Loading…
Reference in New Issue
Block a user