mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Renamed ocean-tokens page
This commit is contained in:
parent
99c6686d49
commit
a039bed884
@ -3,7 +3,7 @@ root: ./
|
||||
redirects:
|
||||
readme/metamask-setup: discover/wallets/metamask-setup.md
|
||||
readme/wallets: discover/wallets/README.md
|
||||
readme/wallets-and-ocean-tokens: discover/wallets-and-ocean-tokens.md
|
||||
readme/wallets-and-ocean-tokens: discover/wallets-and-ocean.md
|
||||
core-concepts: developers/README.md
|
||||
core-concepts/architecture: developers/architecture.md
|
||||
core-concepts/datanft-and-datatoken: developers/contracts/datanft-and-datatoken.md
|
||||
@ -14,7 +14,7 @@ redirects:
|
||||
core-concepts/asset-pricing: developers/contracts/pricing-schemas.md
|
||||
core-concepts/did-ddo: developers/identifiers.md
|
||||
concepts/ocean-tokens/: discover/basic-concepts.md
|
||||
tutorials/wallets-and-ocean-tokens: discover/wallets-and-ocean-tokens.md
|
||||
tutorials/wallets-and-ocean-tokens: discover/wallets-and-ocean.md
|
||||
using-ocean-market: user-guides/using-ocean-market.md
|
||||
using-ocean-market/marketplace-publish-data-asset: user-guides/publish-data-nfts.md
|
||||
using-ocean-market/marketplace-download-data-asset: user-guides/buy-data-nfts.md
|
||||
|
@ -20,11 +20,11 @@ layout: landing
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a href="discover/">discover</a></td>
|
||||
<td><a href="discover">discover</a></td>
|
||||
<td>Learn how Ocean Protocol transforms data sharing and monetization with its powerful Web3 open source tools.</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td><a href="discover/">discover</a></td>
|
||||
<td><a href="discover">discover</a></td>
|
||||
<td><a href=".gitbook/assets/cover/discover_card.png">discover_card.png</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -9,7 +9,7 @@
|
||||
- [Set Up MetaMask Wallet](discover/wallets/metamask-setup.md)
|
||||
- [Networks](discover/networks/README.md)
|
||||
- [Bridges](discover/networks/bridges.md)
|
||||
- [Manage Your OCEAN](discover/wallets-and-ocean-tokens.md)
|
||||
- [Manage Your OCEAN](discover/wallets-and-ocean.md)
|
||||
- [Glossary](discover/glossary.md)
|
||||
- [FAQ](discover/faq.md)
|
||||
- [📚 User Guides](user-guides/README.md)
|
||||
|
@ -21,4 +21,4 @@ These [smart contracts](contracts/README.md) form the backbone of Ocean Protocol
|
||||
|
||||
<figure><img src="../.gitbook/assets/contracts/smart-contracts.png" alt=""><figcaption><p>Smart Contracts</p></figcaption></figure>
|
||||
|
||||
Now, if you're new to the world of web3 and blockchain technologies, fear not! We've got you covered. Before diving into the depths of Ocean Protocol, we recommend starting with some introductory guides. These [guides](../user-guides/README.md) will gently introduce you to the magical world of [web3](../discover/wallets/README.md) and help you understand the [basics](../discover/wallets-and-ocean-tokens.md) before you embark on your epic data-driven adventure.
|
||||
Now, if you're new to the world of web3 and blockchain technologies, fear not! We've got you covered. Before diving into the depths of Ocean Protocol, we recommend starting with some introductory guides. These [guides](../user-guides/README.md) will gently introduce you to the magical world of [web3](../discover/wallets/README.md) and help you understand the [basics](../discover/wallets-and-ocean.md) before you embark on your epic data-driven adventure.
|
||||
|
@ -30,7 +30,7 @@ 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](../../discover/wallets/README.md). We recommend [getting set up with metamask](../../discover/wallets/metamask-setup.md).
|
||||
* You’ll also need some [OCEAN on a testnet](../../discover/wallets-and-ocean-tokens.md) to use your marketplace.
|
||||
* You’ll also need some [OCEAN on a testnet](../../discover/wallets-and-ocean.md) to use your marketplace.
|
||||
* When you have the testnet tokens, have a go at [publishing a data NFT](../../user-guides/publish-data-nfts.md) on Ocean Market.
|
||||
* Run through the process of [consuming a data asset](../../user-guides/buy-data-nfts.md) on Ocean Market.
|
||||
|
||||
|
@ -27,4 +27,4 @@ The Ocean Market is a place for buyers + sellers of top-notch data and algorithm
|
||||
|
||||
* [Wallet Basics](../discover/wallets/README.md) 👛
|
||||
* [Set Up MetaMask](../discover/wallets/metamask-setup.md) 🦊
|
||||
* [Manage Your OCEAN](../discover/wallets-and-ocean-tokens.md) 🪙
|
||||
* [Manage Your OCEAN](../discover/wallets-and-ocean.md) 🪙
|
||||
|
Loading…
Reference in New Issue
Block a user