1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-28 00:27:40 +02:00
portfolio/tests/__fixtures__/project.json
Matthias Kretschmann 447cada700
Migrate to Next.js + TypeScript (#1038)
* next.js + typescript

* more testing

* script updates

* fixes

* favicon generation

* testing

* readme updates

* tweaks

* tweaks

* move tests

* image tweaks

* ci tweaks

* commit next-env.d.ts for ci

* migrations

* fixes

* fixes

* ci tweaks

* new animations

* project preview tweaks

* add codeclimate config

* dark mode refactor, test tweaks

* readme updates

* animation tweaks

* animate in loaded images

* test update

* update humans.txt
2022-11-15 23:14:59 +00:00

77 lines
3.9 KiB
JSON

{
"title": "Ocean Market",
"description": "As part of Ocean Protocol v3, I was leading the planning and execution of the Ocean Market product and decentralized web app in 2020. Ocean Market allows simple tokenization, secure sharing, and monetization of data assets within the Ethereum network with the help of data tokens.\nAssets can be exposed to dynamic price discovery by attaching Automated Market Maker (AMM) pools to them. Metadata is stored on-chain, and all actions like downloading or Compute-to-Data are done via exchanging data tokens, creating trustless provenance records in the process.\nThe market project is open-source and has been forked and used to create further data marketplaces on top of Ocean Protocol.",
"descriptionHtml": "<p>As part of Ocean Protocol v3, I was leading the planning and execution of the Ocean Market product and decentralized web app in 2020. Ocean Market allows simple tokenization, secure sharing, and monetization of data assets within the Ethereum network with the help of data tokens.\nAssets can be exposed to dynamic price discovery by attaching Automated Market Maker (AMM) pools to them. Metadata is stored on-chain, and all actions like downloading or Compute-to-Data are done via exchanging data tokens, creating trustless provenance records in the process.\nThe market project is open-source and has been forked and used to create further data marketplaces on top of Ocean Protocol.</p>\n",
"slug": "oceanprotocol-market",
"techstack": [
"HTML",
"CSS",
"formatScript",
"React",
"Ethereum",
"Web3",
"3Box",
"Polygon",
"Binance Smart Chain"
],
"links": [
{
"title": "Ocean Makes Multi-Network Even Easier",
"icon": "FileText",
"url": "https://kremalicious.com/ocean-makes-multi-network-even-easier"
},
{
"title": "Ocean Market: An Open-Source Community Marketplace for Data",
"icon": "FileText",
"url": "https://blog.oceanprotocol.com/ocean-market-an-open-source-community-marketplace-for-data-4b99bedacdc3"
},
{
"title": "market.oceanprotocol.com",
"icon": "Compass",
"url": "https://market.oceanprotocol.com"
},
{
"title": "@oceanprotocol/market",
"icon": "GitHub",
"url": "https://github.com/oceanprotocol/market"
}
],
"images": [
{
"src": "/images/oceanprotocol-market-01.png",
"width": 2880,
"height": 1600,
"format": "png",
"blurDataURL": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAIAAADwyuo0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIklEQVR4nGPYs3u3o4NjcnLyuXPnGM6dOyckJGRqagrkAACh+gwx3PBT3AAAAABJRU5ErkJggg=="
},
{
"src": "/images/oceanprotocol-market-02.png",
"width": 2880,
"height": 1600,
"format": "png",
"blurDataURL": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAIAAADwyuo0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIUlEQVR4nGPg4+MzMzVTU1FjZGRk4OPje/bs+aFDh4AcADwVBmUswjyuAAAAAElFTkSuQmCC"
},
{
"src": "/images/oceanprotocol-market-03.png",
"width": 2880,
"height": 1600,
"format": "png",
"blurDataURL": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAIAAADwyuo0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAI0lEQVR4nGPg4+Pbu2/f1CnT+fj4GFhZWD79/P3g3iNRYREAefgKHUsXFTIAAAAASUVORK5CYII="
},
{
"src": "/images/oceanprotocol-market-04.png",
"width": 2880,
"height": 1600,
"format": "png",
"blurDataURL": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAIAAADwyuo0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAI0lEQVR4nGNgYGKSkpJ6+fLVnz9/GDiYOGSkZV89e/Xv7z8Ae1oMHMU2B+IAAAAASUVORK5CYII="
},
{
"src": "/images/oceanprotocol-market-05.png",
"width": 2880,
"height": 1600,
"format": "png",
"blurDataURL": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAIAAADwyuo0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAI0lEQVR4nGP4////u3fvpKWkOdnYGf7////h3QdJCSkmJmYAwiIMS8eeLo0AAAAASUVORK5CYII="
}
]
}