1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Merge branch 'main' into v2-docs

# Conflicts:
#	.gitbook/assets/rewards/veOCEAN-Delegation.png
#	SUMMARY.md
#	core-concepts/networks/bridges.md
#	veocean-data-farming/README.md
#	veocean-data-farming/df-intro.md
This commit is contained in:
Ana Loznianu 2023-06-26 19:01:38 +03:00
commit 4e6a603203
5 changed files with 29 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

View File

@ -118,7 +118,8 @@
* [DF Max Out Yield (Purple Belt)](rewards/df-max-out-yield.md)
* [DF "ve" in veOCEAN (Brown Belt)](rewards/veocean.md)
* [DF Emissions & APYs (Black Belt)](rewards/df-emissions-apys.md)
* [Delegation](rewards/delegation.md)
* [🤝 Contribute](contribute/README.md)
* [Partners & Collaborators](contribute/projects-using-ocean.md)
* [Contributor Code of Conduct](contribute/code-of-conduct.md)
* [Legal Requirements](contribute/legal-reqs.md)
* [Legal Requirements](contribute/legal-reqs.md)

View File

@ -24,7 +24,7 @@ Now we need to clone the market fork locally so that we can start making changes
## Install the dependencies
Installing the dependencies is a vital step for running the market. Its a super simple process, thanks to npm (node package manager). Make sure you have node.js installed, otherwise it will fail. In Ocean Market, we use node.js version 16 and its highly recommended that you use the same.
Installing the dependencies is a vital step for running the market. Its a super simple process, thanks to npm (node package manager). Make sure you have node.js installed, otherwise it will fail. In Ocean Market its highly recommended that you use the same version of node that we are using, you can check this in the [.nvmrc file](https://github.com/oceanprotocol/market/blob/main/.nvmrc).
Enter the following command to install the dependencies:

View File

@ -24,12 +24,18 @@ veOCEAN is a fork of veCRV. This enables participants to become a governance del
## Data Farming
![DF Rewards Page](../.gitbook/assets/rewards/df\_rewards\_page.png)
![DF Rewards Page](../.gitbook/assets/rewards/df_rewards_page.png)
[Data Farming 101](df-intro.md) introduces the different reward systems, how they work, and how to access them. By the end of the page, you should be more familiar with how Data Farming works and able to take next steps to curate assets.
[Data Farming Background](df-max-out-yield.md) will provide you with more intuitions about Data Farming, briefly explain the Reward Function, and how the program evolved over time.
## Delegation
[Delegation](delegation.md) will teach you how to share your veOCEAN allocation power to other users who can manage Data Farming for you.
Once delegated, rewards will be sent to the wallet address you delegated to. The delegation receiver is in charge of your rewards and the process of returning those back to you.
## Further Reading
Finally, if you want to continue expanding your knowledge on OCEAN token emissions, APY estimates, and get useful answers to some of the most common questions, you can read the following:

19
rewards/delegation.md Normal file
View File

@ -0,0 +1,19 @@
## Delegation
Delegation allows you to temporarily transfer your veOCEAN allocation power to another wallet address. This feature enables you to earn a higher annual percentage yield (APY) by delegating to an address that efficiently manages your allocation, without the need for reallocation and transaction fees.
If you have multiple wallets, delegation enables you to manage your allocations with just one wallet address.
When you delegate, you transfer 100% of your veOCEAN allocation power for a limited period. After delegation, you cannot manage your allocations until the delegation expires. The delegation expiration date is the same as the veOCEAN lock end date at the time of delegation. If necessary, you can extend your lock before delegating. You can cancel your delegation at any time.
Once delegated, rewards will be sent to the wallet address you delegated to. The delegation receiver is in charge of your rewards and the process of returning those back to you.
Follow these steps to delegate you veOcean:
1. Go to the DF Portal and enter or copy the wallet address you wish to delegate to into the 'Receiver wallet address' field.
2. Click the Delegate button and sign the transaction. You can view information about your delegation in the My Delegations component.
3. If needed, you can cancel the delegation to regain your allocation power before the delegation expires.
![](../.gitbook/assets/rewards/veOcean-Delegation.png)
If you receive veOCEAN allocation power from other wallets, you will receive their rewards and be responsible for distributing rewards to the delegators. You cannot delegate the veOCEAN you received from delegates, only the veOCEAN you received from your lock.