1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-11-15 01:25:25 +01:00

add ocean market

This commit is contained in:
Matthias Kretschmann 2021-08-31 20:08:14 +02:00
parent db27681fda
commit 40ebbec68f
Signed by: m
GPG Key ID: 606EEEF3C479A91F
6 changed files with 30 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 532 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

View File

@ -1,3 +1,33 @@
- title: 'Ocean Market'
slug: '/oceanprotocol-market/'
img: 'images/oceanprotocol-market-01.png'
description: >
As part of Ocean Protocol v3, I was leading the planning and execution of the Ocean Market product and web app in 2020. Ocean Market allows simple tokenization and secure sharing of data assets within the Ethereum blockchain with the help of data tokens.
Assets 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 datatokens, creating trustless provenance records in the process.
The market project is open-source and has been forked and used to create further marketplaces on top of Ocean Protocol.
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
techstack:
- HTML
- CSS
- TypeScript
- React
- Ethereum
- Web3
- title: 'Ocean Protocol - IPFS Integration'
slug: '/oceanprotocol-ipfs/'
img: 'images/oceanprotocol-ipfs-01.png'