1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-15 17:03:30 +02:00
market/content/site.json

22 lines
575 B
JSON
Raw Normal View History

{
"siteTitle": "Ocean Market",
"siteTagline": "A marketplace to find, publish and trade data sets 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": "Data NFTs, One-Sided Staking and more.",
"warning": {
"ctd": "Compute-to-Data is still in a testing phase, please use it only on test networks."
}
}