mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
9ebddd814d
* Opening external links in a new tab * Main site links opens in a new tab + adding external link arrow
26 lines
1.0 KiB
JSON
26 lines
1.0 KiB
JSON
{
|
|
"siteTitle": "Ocean Market",
|
|
"siteTagline": "A marketplace to find, publish and trade data sets in the Ocean Network.",
|
|
"siteUrl": "https://v4.market.oceanprotocol.com",
|
|
"siteImage": "/share.png",
|
|
"copyright": "All Rights Reserved. Powered by ",
|
|
"menu": [
|
|
{
|
|
"name": "Publish",
|
|
"link": "/publish"
|
|
},
|
|
{
|
|
"name": "Profile",
|
|
"link": "/profile"
|
|
}
|
|
],
|
|
"warning": {
|
|
"main": "",
|
|
"polygonPublish": "Only republish data sets with a pool from ETH Mainnet into Polygon/Matic if the liquidity is **less than or equal to 1000 OCEAN in the original pool**. Doing otherwise will lead to [purgatory](https://github.com/oceanprotocol/list-purgatory) for the data set in Polygon/Matic."
|
|
},
|
|
"announcement": {
|
|
"main": "Ocean Market is [available on Polygon](https://blog.oceanprotocol.com/ocean-on-polygon-network-8abad19cbf47).",
|
|
"polygon": "Polygon/Matic EVM support is in early stages. [Use the Polygon Bridge](https://docs.oceanprotocol.com/tutorials/polygon-bridge/) to get mOCEAN."
|
|
}
|
|
}
|