1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00
This commit is contained in:
trentmc 2023-12-21 15:08:36 +01:00
parent 6c9a6bbc65
commit f49410f4e9
2 changed files with 11 additions and 6 deletions

View File

@ -11,10 +11,10 @@
- [FAQ](discover/faq.md)
- [Glossary](discover/glossary.md)
- [📚 User Guides](user-guides/README.md)
- [Basic Concepts](user-guides/basic-concepts.md)
- [Wallets basics](user-guides/wallets/README.md)
- [Wallets: set Up MetaMask](user-guides/wallets/metamask-setup.md)
- [Wallets: manage Your OCEAN](user-guides/wallets-and-ocean.md)
- [Basic concepts](user-guides/basic-concepts.md)
- [Using Wallets](user-guides/wallets/README.md)
- [Set Up MetaMask](user-guides/wallets/metamask-setup.md)
- [Manage Your OCEAN](user-guides/wallets-and-ocean.md)
- [Using Ocean Market](user-guides/using-ocean-market.md)
- [Publish Data NFTs](user-guides/publish-data-nfts.md)
- [Buy NFT Data](user-guides/buy-data-nfts.md)

View File

@ -13,17 +13,22 @@ coverY: 0
These are guides to use Ocean, with no coding needed.
**Contents:**
- [For Blockchain Beginners](#for-blockchain-beginners)
- [Basic concepts](#basic-concepts)
- [Using wallets](#using-wallets)
- [Using Ocean Market](#using-ocean-market)
- [C2D in Ocean Market](#c2d-in-ocean-market)
- [Host assets](#host-assets)
### For Blockchain Beginners
### Basic concepts
For blockchain beginners
{% content-ref url="basic-concepts.md" %}
[basic-concepts.md](basic-concepts.md)
{% endcontent-ref %}
### Using wallets
{% content-ref url="wallets/README.md" %}
[wallets/README.md.md](wallets/README.md)
{% endcontent-ref %}