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

22 lines
780 B
Markdown
Raw Normal View History

2018-11-07 12:24:53 +01:00
---
2018-11-07 15:51:17 +01:00
title: Set Up a Marketplace
2021-07-28 23:04:35 +02:00
description:
2018-11-07 12:24:53 +01:00
---
2022-01-11 11:26:02 +01:00
## About marketplace
2022-01-11 11:26:02 +01:00
Ocean Protocol's [marketplace](https://market.oceanprotocol.com/) provider a web interface for accessing assets published on the chain. By default, the assets are pulled from Aquarius hosted by Ocean Protocol. To extend the existing features of the marketplace, developers can fork the marketplace.
2022-01-11 11:26:02 +01:00
By doing so, developers can:
2022-01-11 11:26:02 +01:00
- Change the name of the marketplace.
- Implement their own branding, style.
- Change the source of asset information.
- Change fee address.
2022-01-11 11:26:02 +01:00
## Forking marketplace
2022-01-11 11:26:02 +01:00
To setup a marketplace follow the steps here:
2022-01-11 11:26:02 +01:00
[Launch a blockchain-based data marketplace in under 1 hour](https://blog.oceanprotocol.com/launch-a-blockchain-based-data-marketplace-in-under-1-hour-9baa85a65ece)