diff --git a/content/images/oceanprotocol-market-01.png b/content/images/oceanprotocol-market-01.png new file mode 100644 index 0000000..f01717e Binary files /dev/null and b/content/images/oceanprotocol-market-01.png differ diff --git a/content/images/oceanprotocol-market-02.png b/content/images/oceanprotocol-market-02.png new file mode 100644 index 0000000..6b2da50 Binary files /dev/null and b/content/images/oceanprotocol-market-02.png differ diff --git a/content/images/oceanprotocol-market-03.png b/content/images/oceanprotocol-market-03.png new file mode 100644 index 0000000..6cca205 Binary files /dev/null and b/content/images/oceanprotocol-market-03.png differ diff --git a/content/images/oceanprotocol-market-04.png b/content/images/oceanprotocol-market-04.png new file mode 100644 index 0000000..b1793d5 Binary files /dev/null and b/content/images/oceanprotocol-market-04.png differ diff --git a/content/images/oceanprotocol-market-05.png b/content/images/oceanprotocol-market-05.png new file mode 100644 index 0000000..7153396 Binary files /dev/null and b/content/images/oceanprotocol-market-05.png differ diff --git a/content/projects.yml b/content/projects.yml index 9a37781..b741fcb 100644 --- a/content/projects.yml +++ b/content/projects.yml @@ -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'