diff --git a/building-with-ocean/build-a-marketplace/README.md b/building-with-ocean/build-a-marketplace/README.md index 62af90a7..c17b367a 100644 --- a/building-with-ocean/build-a-marketplace/README.md +++ b/building-with-ocean/build-a-marketplace/README.md @@ -1,6 +1,5 @@ --- title: Forking Ocean Market -featuredImage: images/creatures/mantaray/mantaray-full@2x.png description: Forking and customizing Ocean Market (Frontend) --- @@ -20,9 +19,9 @@ Using Ocean Market is already a big improvement on the alternatives that are out The tutorial covers: -* Forking and running Ocean Market locally -* Customising your fork of Ocean market -* Quick deployment of Ocean Market +- Forking and running Ocean Market locally +- Customising your fork of Ocean market +- Quick deployment of Ocean Market ## Preparation @@ -30,14 +29,14 @@ The tutorial covers: If you’re completely unfamiliar with Ocean Market or web3 applications in general, you will benefit from reading these guides first: -* To use your clone of Ocean Market, you’ll need a [wallet](../wallets.md). We recommend [getting set up with metamask](../../orientation/metamask-setup.md). -* You’ll also need some [Ocean tokens on a testnet](../wallets-and-ocean-tokens.md) to use your marketplace. -* When you have the testnet tokens, have a go at [publishing a data asset](../../using-ocean-market/marketplace-publish-data-asset.md) on Ocean Market. -* Run through the process of [consuming a data asset](../../using-ocean-market/marketplace-download-data-asset.md) on Ocean Market. +- To use your clone of Ocean Market, you’ll need a [wallet](../wallets.md). We recommend [getting set up with metamask](../../orientation/metamask-setup.md). +- You’ll also need some [Ocean tokens on a testnet](../wallets-and-ocean-tokens.md) to use your marketplace. +- When you have the testnet tokens, have a go at [publishing a data asset](../../using-ocean-market/marketplace-publish-data-asset.md) on Ocean Market. +- Run through the process of [consuming a data asset](../../using-ocean-market/marketplace-download-data-asset.md) on Ocean Market. **Required Prerequisites** -* Git. Instructions for installing Git can be found [here](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git). -* Node.js can be downloaded from [here](https://nodejs.org/en/download/) (we’re using version 16 in this guide) -* A decent code editor, such as [Visual Studio Code](https://code.visualstudio.com/). -* You’ll need a Github account to fork Ocean market via [Github](https://github.com/). +- Git. Instructions for installing Git can be found [here](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git). +- Node.js can be downloaded from [here](https://nodejs.org/en/download/) (we’re using version 16 in this guide) +- A decent code editor, such as [Visual Studio Code](https://code.visualstudio.com/). +- You’ll need a Github account to fork Ocean market via [Github](https://github.com/). diff --git a/building-with-ocean/build-a-marketplace/customising-your-market.md b/building-with-ocean/build-a-marketplace/customising-your-market.md index 3f1d12de..eacab33a 100644 --- a/building-with-ocean/build-a-marketplace/customising-your-market.md +++ b/building-with-ocean/build-a-marketplace/customising-your-market.md @@ -1,9 +1,6 @@ --- title: Customising Market -order: 2 -hideLanguageSelector: true description: Step by step guide to customizing your fork of Ocean market -featuredImage: images/creatures/mantaray/mantaray-full@2x.png --- # Customizing your fork of Ocean market diff --git a/building-with-ocean/build-a-marketplace/deploying-market.md b/building-with-ocean/build-a-marketplace/deploying-market.md index 9a95a548..a64622d1 100644 --- a/building-with-ocean/build-a-marketplace/deploying-market.md +++ b/building-with-ocean/build-a-marketplace/deploying-market.md @@ -1,8 +1,5 @@ --- title: Deployment of Ocean Market -order: 3 -hideLanguageSelector: true -featuredImage: images/creatures/mantaray/mantaray-full@2x.png description: Step by step guide to a quick deployment of Ocean Market --- diff --git a/building-with-ocean/build-a-marketplace/forking-ocean-market.md b/building-with-ocean/build-a-marketplace/forking-ocean-market.md index d5f2adfb..6a053865 100644 --- a/building-with-ocean/build-a-marketplace/forking-ocean-market.md +++ b/building-with-ocean/build-a-marketplace/forking-ocean-market.md @@ -1,8 +1,5 @@ --- title: Forking Ocean Market -order: 1 -hideLanguageSelector: true -featuredImage: images/creatures/mantaray/mantaray-full@2x.png description: Forking and running Ocean Market locally. --- @@ -12,10 +9,10 @@ One of the best use cases for Ocean is running your own marketplace and monetizi Using Ocean Market is already a big improvement on the alternatives that are out there, but it gets even better. Ocean Market is completely open-source and made freely available under the Apache 2 license. This means that you can fork Ocean Market and set up your own data marketplace in just a few steps. This guide will walk you through the process, you’ll be surprised how easy it is. No prior blockchain knowledge is required! -* Fork Ocean Market -* Clone the market locally -* Install the dependencies -* Run your Market fork for the first time +- Fork Ocean Market +- Clone the market locally +- Install the dependencies +- Run your Market fork for the first time ## Fork Ocean Market diff --git a/orientation/faq.md b/orientation/faq.md index 38bbd137..59d709e1 100644 --- a/orientation/faq.md +++ b/orientation/faq.md @@ -1,8 +1,5 @@ --- title: FAQs -order: 5 -hideLanguageSelector: true -featuredImage: images/creatures/mantaray/mantaray-full@2x.png description: Frequently Asked Questions about Ocean Protocol --- @@ -268,7 +265,8 @@ Caveat: it’s no at least in theory! Sometimes there may be tweaks if there is What is the official formula for the Linear Decay? -The Linear Decay formula for veOCEAN can be expressed as follows in python. +The Linear Decay formula for veOCEAN can be expressed as follows in python. + ```python FOUR_YEARS = 60 * 60 * 24 * 7 * 52 @@ -303,7 +301,7 @@ Ot works. Half the DF revenue goes to veOCEAN stake that users can allocate. All In this scheme, can people stake on fixed-price datasets? -Yes. They allocate their veOCEAN to datasets. Then DF rewards follow the usual DF formula: DCV * veOCEAN stake. +Yes. They allocate their veOCEAN to datasets. Then DF rewards follow the usual DF formula: DCV \* veOCEAN stake. @@ -311,7 +309,7 @@ Yes. They allocate their veOCEAN to datasets. Then DF rewards follow the usual D In this scheme, can people stake on free datasets? -Yes. They allocate their veOCEAN to datasets. Then DF rewards follow the usual DF formula: DCV * veOCEAN stake. Except in this case although DCV is 0, the gas fees will still count towards calculating rewards. +Yes. They allocate their veOCEAN to datasets. Then DF rewards follow the usual DF formula: DCV \* veOCEAN stake. Except in this case although DCV is 0, the gas fees will still count towards calculating rewards.