market/content/site.json

22 lines
608 B
JSON
Raw Normal View History

{
"siteTitle": "Ocean Market",
2022-08-15 15:57:53 +02:00
"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"
}
],
2023-04-18 14:51:13 +02:00
"announcement": "[Lock your OCEAN](https://df.oceandao.org/) to get veOCEAN, earn rewards and curate data.",
"warning": {
2023-04-18 15:16:09 +02:00
"ctd": "Algorithms have the option of using the compute-to-data feature."
2023-04-18 14:51:13 +02:00
}
}