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:
parent
db27681fda
commit
40ebbec68f
BIN
content/images/oceanprotocol-market-01.png
Normal file
BIN
content/images/oceanprotocol-market-01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 532 KiB |
BIN
content/images/oceanprotocol-market-02.png
Normal file
BIN
content/images/oceanprotocol-market-02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 446 KiB |
BIN
content/images/oceanprotocol-market-03.png
Normal file
BIN
content/images/oceanprotocol-market-03.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 530 KiB |
BIN
content/images/oceanprotocol-market-04.png
Normal file
BIN
content/images/oceanprotocol-market-04.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 455 KiB |
BIN
content/images/oceanprotocol-market-05.png
Normal file
BIN
content/images/oceanprotocol-market-05.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 181 KiB |
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user