mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-02 00:05:35 +01:00
22 lines
804 B
Markdown
22 lines
804 B
Markdown
---
|
|
title: Set Up a Marketplace
|
|
description:
|
|
---
|
|
|
|
## 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.
|
|
|
|
By doing so, developers can:
|
|
|
|
- Change the name of the marketplace.
|
|
- Implement their own branding and style.
|
|
- Change the source of the asset information.
|
|
- Customise the fees
|
|
|
|
## Forking marketplace
|
|
|
|
To setup a marketplace follow the steps here:
|
|
|
|
[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)
|