mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
22 lines
630 B
JSON
22 lines
630 B
JSON
{
|
|
"siteTitle": "Ocean Market",
|
|
"siteTagline": "A marketplace to find, publish and trade datasets in the Ocean Network.",
|
|
"siteUrl": "https://market.oceanprotocol.com",
|
|
"siteImage": "/share.png",
|
|
"copyright": "All Rights Reserved. Powered by ",
|
|
"menu": [
|
|
{
|
|
"name": "Publish",
|
|
"link": "/publish/1"
|
|
},
|
|
{
|
|
"name": "Profile",
|
|
"link": "/profile"
|
|
}
|
|
],
|
|
"announcement": "Explore [OceanONDA V4](https://blog.oceanprotocol.com/how-to-publish-a-data-nft-f58ad2a622a9).",
|
|
"warning": {
|
|
"ctd": "Compute-to-Data is still in a testing phase, please use it only on test networks."
|
|
}
|
|
}
|