docs/building-with-ocean/marketplace.md

22 lines
804 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
Ocean Protocol's [marketplace](https://v4.market.oceanprotocol.com/) provides a web interface for accessing assets published on the chain. By default, assets metadata is pulled from Aquarius, component 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-03-27 21:41:26 +02:00
- Change the name of the marketplace.
- Implement their own branding and style.
2022-03-27 21:31:27 +02:00
- Change the source of the asset information.
- Customise the fees
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)