diff --git a/README.md b/README.md index 59f132f8..5c162d83 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ layout: landing
Gas Token | BSC BNB(Native token) |
---|---|
OCEAN | 0xdce07662ca8ebc241316a15b611c89711414dd1a |
Explorer | https://bscscan.com/ |
FROM node:16
RUN git clone <YOUR_GIT_REPO_URL> /usr/app/market
diff --git a/rewards/README.md b/rewards/README.md
index d849d33f..1452e59a 100644
--- a/rewards/README.md
+++ b/rewards/README.md
@@ -88,8 +88,8 @@ Finally, if you want to continue expanding your knowledge on OCEAN token emissio
[Data Farming Background](df-emissions-apys.md#a-brief-history-of-data-farming) will provide you with a lot more information about Data Farming, how the program evolved, and explain detailed mechanisms of the program such as the Reward Function.
-Our [FAQ](df-faq.md) answers many different questions about staking, chains, deployments, and other details that may be valuable to you.
+The [FAQ](df-faq.md) answers many different questions about staking, chains, deployments, and other details that may be valuable to you.
## Reference
-All content within has been assembled via reference of the [Ocean Data Farming Series](https://blog.oceanprotocol.com/ocean-data-farming-series-c7922f1d0e45), official [Ocean Protocol github repositories](https://github.com/oceanprotocol/), and [v4 Whitepapers](https://oceanprotocol.com/tech-whitepaper.pdf).
+All content within has been assembled via reference of the [Ocean Data Farming Series](https://blog.oceanprotocol.com/ocean-data-farming-series-c7922f1d0e45), official [Ocean Protocol github repositories](https://github.com/oceanprotocol/), and [Whitepapers](https://oceanprotocol.com/tech-whitepaper.pdf).
diff --git a/rewards/df-challengedf.md b/rewards/df-challengedf.md
index ce898d80..c1e08a71 100644
--- a/rewards/df-challengedf.md
+++ b/rewards/df-challengedf.md
@@ -33,7 +33,7 @@ For the full details on how to submit, please read the [Where to start](#where-t
### What do I gain from this?
-- Earn OCEAN rewards, [claimable inside our app](https://df.oceandao.org/rewards)
+- Earn OCEAN rewards, [claimable inside the app](https://df.oceandao.org/rewards)
- Gain in-depth knowledge of the Ocean Protocol stack.
- Increase your visibility by achieving a place on the podium.
- Create valuable assets that can be monetized on the Ocean Marketplace.
diff --git a/rewards/df-faq.md b/rewards/df-faq.md
index e5d81031..61e2ce9f 100644
--- a/rewards/df-faq.md
+++ b/rewards/df-faq.md
@@ -7,11 +7,11 @@ description: Frequently Asked Questions about Data Farming
### Guides
-I'm new to Ocean and I want to stake my $OCEAN tokens. Can you show me how? Where can I learn about APY and locks?
+I'm new to Ocean and I want to stake my OCEAN tokens. Can you show me how? Where can I learn about APY and locks?
Absolutely, we've adopted the voting escrowed system from Curve Finance (veCRV) and created veOCEAN.
-veOCEAN lets you lock $OCEAN to receive veOCEAN. You then automatically access Passive Rewards via Data Farming while learning more about Active Rewards. Here are some handy resources to help you get started:
+veOCEAN lets you lock OCEAN to receive veOCEAN. You then automatically access Passive Rewards via Data Farming while learning more about Active Rewards. Here are some handy resources to help you get started:
1. [Tutorial](user-guides/how-to-volumedf.md)
2. [Estimate your APY](user-guides/how-to-estimate-apy.md)
@@ -43,7 +43,7 @@ You can delegate veOCEAN to others in order to facilitate farming, however, you
Which networks are eligible for Data Farming?
-You participate by default in Passive Rewards when you lock $OCEAN on Ethereum Mainnet.
+You participate by default in Passive Rewards when you lock OCEAN on Ethereum Mainnet.
Data assets for Volume DF may be published in any network where Ocean’s deployed in production: Eth Mainnet, Polygon, BSC, and more.
@@ -91,7 +91,7 @@ Yes. When you lock Ocean tokens, you'll receive them back at the end of the lock
Is it possible to only participate in Passive Rewards? Or should I participate in Active Rewards?
-You participate by default in Passive Rewards when you lock $OCEAN.
+You participate by default in Passive Rewards when you lock OCEAN.
But to maximize your rewards, you will also need to engage in Active Rewards.
@@ -120,9 +120,9 @@ The ratio stands at 80% to 20%, creating an imbalanced pool that minimizes price
- How to convert PsdnOcean back to $OCEAN ?
+ How to convert PsdnOcean back to OCEAN ?
-You can convert psdnOCEAN back to $OCEAN using the Balancer AMM liquidity [pool](https://app.balancer.fi/#/ethereum/pool/0xf8c4cd95c7496cb7c8d97202cf7e5b8da2204c2b00020000000000000000039e).
+You can convert psdnOCEAN back to OCEAN using the Balancer AMM liquidity [pool](https://app.balancer.fi/#/ethereum/pool/0xf8c4cd95c7496cb7c8d97202cf7e5b8da2204c2b00020000000000000000039e).
[Price information](https://www.geckoterminal.com/eth/pools/0xf8c4cd95c7496cb7c8d97202cf7e5b8da2204c2b) for psdnOCEAN.
@@ -180,9 +180,9 @@ They can be claimed/redeposited whenever you want. If you don't claim, they just
-Are rewards paid out in veOCEAN or $OCEAN?
+Are rewards paid out in veOCEAN or OCEAN?
-All rewards in Data Farming are paid out in $OCEAN and can be claimed at the every epoch.
+All rewards in Data Farming are paid out in OCEAN and can be claimed at the every epoch.
@@ -198,7 +198,7 @@ To boost your APY, consider locking your OCEAN for a more extended period. It's
-Could you explain the benefits of staking $OCEAN tokens and how the APY is calculated?
+Could you explain the benefits of staking OCEAN tokens and how the APY is calculated?
Yes, You can find the details in these resources.
1. [Benefits](df-veocean).
@@ -331,6 +331,6 @@ You can find the statistics for the number of locked tokens [here](https://autob
Is there a way to check the duration and amounts of veOCEAN locked on-chain for all wallets?
-Yes, this information is available. Indeed, there is a technical aspect involved. You'll need to have some technical knowledge because you'll be required to query our subgraph. You can find a working example of how to get the list of holders [in our subgraph documentation](../developers/subgraph/get-veocean-stats#get-the-veocean-holders-list). Feel free to run the script by clicking on the "run" button.
+Yes, this information is available. Indeed, there is a technical aspect involved. You'll need to have some technical knowledge because you'll be required to query the subgraph. You can find a working example of how to get the list of holders [in the subgraph documentation](../developers/subgraph/get-veocean-stats#get-the-veocean-holders-list). Feel free to run the script by clicking on the "run" button.
\ No newline at end of file
diff --git a/rewards/df-intro.md b/rewards/df-intro.md
index 0339cb50..05184459 100644
--- a/rewards/df-intro.md
+++ b/rewards/df-intro.md
@@ -63,7 +63,7 @@ Rewards are paid in OCEAN to contributors actively working to improve Ocean Prot
### What is Volume DF
-[Volume DF](df-volumedf.md#allocating-veocean) rewards Data Farmers that allocate their veOCEAN tokens to Ocean datasets. It's called Volume DF because the amount of rewards relies on assets that are actively generating Data Consume Volume.
+[Volume DF](df-volumedf.md#curate-data-in-volume-df) rewards Data Farmers that allocate their veOCEAN tokens to Ocean datasets. It's called Volume DF because the amount of rewards relies on assets that are actively generating Data Consume Volume.
You can visit the follow tutorial learn how to [access Volume DF](user-guides/how-to-volumedf.md).
@@ -111,4 +111,4 @@ The table below shows the total amount of OCEAN rewards that will be distributed
## [GET STARTED DATA FARMING HERE.](https://df.oceandao.org)
-### Unsure how? Our [guides](../user-guides/README.md) will show you how to do the basics.
\ No newline at end of file
+### Unsure how? These [guides](../user-guides/README.md) will show you how to do the basics.
\ No newline at end of file
diff --git a/rewards/df-veocean.md b/rewards/df-veocean.md
index 78bb53d3..af890d54 100644
--- a/rewards/df-veocean.md
+++ b/rewards/df-veocean.md
@@ -11,7 +11,7 @@ description: >-
"ve" stands for **vote escrowed**. And the "vote" part of "ve" and veOCEAN is what you really need to pay attention to in order to truly understand the function of this token.
-You see, when you acquire veOCEAN via locking your OCEAN tokens in our Data Farming dApp, the intended use is to **vote on your favorite assets** in the Ocean ecosystem!
+You see, when you acquire veOCEAN via locking your OCEAN tokens in the Data Farming dApp, the intended use is to **vote on your favorite assets** in the Ocean ecosystem!
When you allocate to assets that sell, then **you get a portion of the sales**!
diff --git a/rewards/df-volumedf.md b/rewards/df-volumedf.md
index 7db66225..1cf79053 100644
--- a/rewards/df-volumedf.md
+++ b/rewards/df-volumedf.md
@@ -92,6 +92,6 @@ The asset may be of any type — dataset, an algorithm for Compute-to-Data, or a
To qualify for DF, an asset must also:
-* Have been created by Ocean Smart contracts [deployed](https://github.com/oceanprotocol/contracts/blob/v4main/addresses/address.json) by OPF to [production networks](../discover/networks/README.md)
+* Have been created by Ocean Smart contracts [deployed](https://github.com/oceanprotocol/contracts/blob/main/addresses/address.json) by OPF to [production networks](../discover/networks/README.md)
* The asset must be listed on Ocean Market
* Can’t be in [purgatory](https://github.com/oceanprotocol/list-purgatory/blob/main/policies/README.md)
diff --git a/rewards/user-guides/how-to-claim-rewards.md b/rewards/user-guides/how-to-claim-rewards.md
index d947f01e..e2b5406a 100644
--- a/rewards/user-guides/how-to-claim-rewards.md
+++ b/rewards/user-guides/how-to-claim-rewards.md
@@ -8,7 +8,7 @@ description: How to claim OCEAN token rewards from data farming 🧑🌾🥕
Ocean Protocol's Data Farming dapp dispenses rewards **every Thursday** to its participants. 💰 To claim your OCEAN token rewards for data farming, simply navigate to the Data Farming [Rewards page](https://df.oceandao.org/rewards) and click the Claim OCEAN rewards buttons that will appear pink and clickable each Thursday. Yeehaw!
-You can visit our dApp to [begin Data Farming](https://df.oceandao.org)? Or [follow this user guide](how-to-veocean.md) to get started. 🤠
+You can visit this dApp to [begin Data Farming](https://df.oceandao.org)? Or [follow this user guide](how-to-veocean.md) to get started. 🤠
### Step 1 - Navigate to the Data Farming Rewards page
diff --git a/rewards/user-guides/how-to-veocean.md b/rewards/user-guides/how-to-veocean.md
index ef8794c7..c92e9967 100644
--- a/rewards/user-guides/how-to-veocean.md
+++ b/rewards/user-guides/how-to-veocean.md
@@ -32,7 +32,7 @@ Watch and learn, friend
#### Step 4 - Connect Your Wallet + Lock your OCEAN for veOCEAN
-- Click on the purple circles in our interactive demo to walk through the steps for locking your OCEAN tokens for veOCEAN tokens.
+- Click on the purple circles in the interactive demo to walk through the steps for locking your OCEAN tokens for veOCEAN tokens.
{% embed url="https://app.arcade.software/share/FUSkygksSRsJHwle1zFs" fullWidth="false" %}
{% endembed %}
diff --git a/user-guides/asset-hosting/README.md b/user-guides/asset-hosting/README.md
index 1d907446..0f4b0e31 100644
--- a/user-guides/asset-hosting/README.md
+++ b/user-guides/asset-hosting/README.md
@@ -10,7 +10,7 @@ The most important thing to remember is that wherever you host your asset... it
### Publish. Cool. Things.
-**If you want to publish cool things on the Ocean Marketplace, then you'll first need a place to host your assets!** You have SO many options where to host your asset including centralized and decentralized storage systems. Places to host may include: Github, IPFS, Arweave, AWS, Azure, Google Cloud, and your own personal home server (if that's you, then you probably don't need a tutorial on hosting assets). Really, anywhere with a downloadable link to your asset is fine.
+If you want to publish cool things on the Ocean Marketplace, then you'll first need a place to host your assets as **Ocean doesn't store data**; you're responsible for hosting it on your chosen service and providing the necessary details for publication. You have SO many options where to host your asset including centralized and decentralized storage systems. Places to host may include: Github, IPFS, Arweave, AWS, Azure, Google Cloud, and your own personal home server (if that's you, then you probably don't need a tutorial on hosting assets). Really, anywhere with a downloadable link to your asset is fine.
In this section, we'll walk you through three options to store your assets: Arweave (decentralized storage), AWS (centralized storage), and Azure (centralized storage). Let's goooooo!
diff --git a/user-guides/buy-data-nfts.md b/user-guides/buy-data-nfts.md
index 3caa02b3..d53b2770 100644
--- a/user-guides/buy-data-nfts.md
+++ b/user-guides/buy-data-nfts.md
@@ -6,9 +6,19 @@ description: How to Buy and Download Data on the Ocean Market
+Before we go shopping, it's important to note that the primary responsibility for data validation rests with the customer. To evaluate the quality of the data, take into account the following questions:
+
+1. What is the reputation of the dataset's publisher?
+2. Does the dataset include well-defined metadata and provenance information?
+3. Is sample data available for evaluation?
+4. What is the dataset's rating within the marketplace? (Check the star rating we've implemented.)
+5. Is the publisher responsive to inquiries? You can initiate a direct message to the publisher via the marketplace to engage in discussions before making a data purchase.
+
+Once you're confident that the dataset meets your requirements, you're ready to make your purchase! 🛒📊
+
### Let's Go Shopping! 💁♀️🛍️
-1. Go to the [Ocean Market](https://v4.market.oceanprotocol.com/).
+1. Go to the [Ocean Market](https://market.oceanprotocol.com/).
2. Search for NFTs using the search bar in the top right corner of the page. The Ocean Marketplace provides features to search for Data/Algorithm NFTs by text, and users can also sort the result by published date.
3. Connect your wallet. If you know the network the asset is hosted on, then you can also select the network from the dropdown to the left of the Connect Wallet button to filter!
@@ -22,7 +32,7 @@ The Buy button is enabled only if the connected wallet address has enough OCEAN
![Click the large pink Buy button](../.gitbook/assets/market/consume-1.png)
-Are you buying an asset on the Polygon network? Then you'll need mOCEAN "matic OCEAN" to buy assets! Watch our tutorial how to get mOCEAN so that you can go shopping on the Ocean Market 🤑🛒
+Are you buying an asset on the Polygon network? Then you'll need mOCEAN "matic OCEAN" to buy assets! Watch this tutorial about how to get mOCEAN so that you can go shopping on the Ocean Market 🤑🛒
{% embed url="https://www.youtube.com/watch?v=W5eIipUHl-w" %}
Learn how to get mOCEAN
diff --git a/user-guides/compute-to-data/README.md b/user-guides/compute-to-data/README.md
index 787dcd33..2983438b 100644
--- a/user-guides/compute-to-data/README.md
+++ b/user-guides/compute-to-data/README.md
@@ -18,7 +18,7 @@ Enter, **Compute-to-Data** (also lovingly called C2D 🥰). Ocean Protocol's C2D
You will need to accomplish **3 main steps** in establishing a compute-to-data flow: [create an algorithm](make-a-boss-c2d-algorithm.md) that's compatible with C2D, [publish your C2D-specific algorithm NFT](publish-a-c2d-algorithm-nft.md), then [publish your data NFT with C2D configurations](publish-a-c2d-data-nft.md) allowing the algorithm to compute on it. That's it! Then you'll be able to sell compute jobs 🤩 Read the steps in this section's three subpages to create & sell a compute job from start to finish. 💪😃
-Or you could watch our video tutorial about it below:
+Or you could watch this video tutorial about it below:
{% embed url="https://youtu.be/2AF9mkqlf5Y" %}
diff --git a/user-guides/join-a-data-challenge.md b/user-guides/join-a-data-challenge.md
index 5d62f807..de8f9b79 100644
--- a/user-guides/join-a-data-challenge.md
+++ b/user-guides/join-a-data-challenge.md
@@ -16,7 +16,7 @@ Ocean Protocol's data challenges are open competitions where participants must s
### Where can I find the data challenges?
-[Discover our open challenges here.](https://oceanprotocol.com/challenges)
+[Discover open challenges here.](https://oceanprotocol.com/challenges)
### What is the typical flow for a data challenge?
diff --git a/user-guides/publish-data-nfts.md b/user-guides/publish-data-nfts.md
index d7155e85..33fbd4ec 100644
--- a/user-guides/publish-data-nfts.md
+++ b/user-guides/publish-data-nfts.md
@@ -19,12 +19,12 @@ The publishing process on the Ocean Market both mints (i.e. creates) a [data NFT
### No code flow
{% embed url="https://www.youtube.com/watch?v=3NGSmfXkHAQ" %}
-Don't enjoy reading? Watch our video tutorial!
+Don't enjoy reading? Watch the video tutorial!
{% endembed %}
#### Getting Started 🏃💨
-1. Go to the [Ocean Market](https://v4.market.oceanprotocol.com).
+1. Go to the [Ocean Market](https://market.oceanprotocol.com).
2. Connect your wallet.
3. Select the network where you would like to publish your NFT (ex. Ethereum, Polygon, etc).
@@ -123,12 +123,12 @@ Now, your data NFT is successfully published and available in the Ocean Market!
![Successful publish](../.gitbook/assets/market/publish-7.png)
-On the [profile page](https://v4.market.oceanprotocol.com/profile), a publisher has access to all their published assets.
+On the [profile page](https://market.oceanprotocol.com/profile), a publisher has access to all their published assets.
### Code flow
-* **Python:** Are you looking at how to publish a data NFT using Python? Follow our ocean.py [Publish Flow](../developers/ocean.py/publish-flow.md) to mint a data NFT and datatoken using Python.
-* **Javascript**: Are you looking at how to publish a data NFT using Javascript? Follow our ocean.js [Publish Flow](../developers/ocean.js/publish.md) to mint a data NFT and datatoken using Javascript.
+* **Python:** Are you looking at how to publish a data NFT using Python? Follow the ocean.py [Publish Flow](../developers/ocean.py/publish-flow.md) to mint a data NFT and datatoken using Python.
+* **Javascript**: Are you looking at how to publish a data NFT using Javascript? Follow the ocean.js [Publish Flow](../developers/ocean.js/publish.md) to mint a data NFT and datatoken using Javascript.
#### More Info 🧐
diff --git a/user-guides/using-ocean-market.md b/user-guides/using-ocean-market.md
index 57899247..5d0277f4 100644
--- a/user-guides/using-ocean-market.md
+++ b/user-guides/using-ocean-market.md
@@ -8,7 +8,7 @@ description: Buy, mint, and sell all sorts of data on the Ocean Market
### What is the [Ocean Market](https://market.oceanprotocol.com/)? 🛒
-The Ocean Market is a place for buyers + sellers of top-notch data and algorithms to exchange goods. Our market also gives you easy-to-use publishing and purchasing tools to monetize your intellectual property. 🤑 What's not to love? 💕
+The Ocean Market is a place for buyers + sellers of top-notch data and algorithms to exchange goods. The market also gives you easy-to-use publishing and purchasing tools to monetize your intellectual property. 🤑 What's not to love? 💕
#### **You can:**