1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-23 01:36:27 +02:00
docs/README.md
Jamie Hewitt a43842953f
Porting marketplace launchpad content (#1063)
* Adding content for forking and customise and deploying marketplace

* removing mdx tags

* Adding FAQ page

* COnverting mdx to md in FAQ file

* Updating SUMMARY with new pages + creating readme for market creation guide

* Updating links

* Removing mdx tag from readme content

* Saving images

* Updating image paths

* Removing references to dynamic pricing from faq

* Removing liquidity pool question from faq

* Removing staking question from faq

* Removing references to staking

* Fixing images in forking ocean market guide

* Updating answer to roadmap question in FAQs

* Updating ocean market repo link

* Updating inmages & Removing references to pool envs

* updating link to deployed site

* Updating test in forking Ocean Market section
2022-07-27 17:55:47 +03:00

1.9 KiB
Raw Blame History

description
Ocean Protocol - Tools for the Web3 Data Economy

Orientation

In Ocean Protocol, each asset gets its own ERC721 data NFT and one(or more) ERC20 datatokens. This enables data wallets, data exchanges, and data co-ops by directly leveraging crypto wallets, exchanges, and more.

Ocean Protocol provides tools for developers to build data markets, and to manage data NFTs and datatokens for use in DeFi.

Build Data Markets. Use Ocean Protocol software tools to build your own data marketplace, by either forking Ocean Market code or building up with Ocean components.

Manage datatokens and data NFTs for use in DeFi. Use Ocean JavaScript or Python drivers to manage data NFTs and datatokens:

  • Publish and access data services: downloadable files or compute-to-data. Use Ocean to deploy a new ERC721 and ERC20 datatoken contract for each data service, then mint datatokens.
  • Transfer datatokens to another owner (or approve & transferFrom).
  • And more. Use ERC20 support in web3.js, web3.py and Solidity to connect datatokens with crypto wallets and other DeFi services.

Compute-to-Data Ocean's "Compute-to-Data" feature gives compute access to privately-held data, which never leaves the data owners premises. Ocean-based marketplaces enable the monetization of private data while preserving privacy. Here are details.

Supporters

GitBook is a supporter of this open source project by providing hosting for this documentation.