1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 07:45:40 +01:00
docs/developers
ianlv 7b337e66c2 chore: fix some typos in comment
Signed-off-by: ianlv <sunlvyun@outlook.com>
2024-05-04 12:31:26 +08:00
..
aquarius
barge
build-a-marketplace fixes 2023-12-22 15:29:41 +01:00
compute-to-data
contracts fixes 2023-12-22 15:29:41 +01:00
ocean-cli
ocean.js
provider chore: fix some typos in comment 2024-05-04 12:31:26 +08:00
subgraph
uploader The Uploader Docs (#1256) 2024-02-09 15:27:14 +03:00
architecture.md fixes 2023-12-22 15:29:41 +01:00
community-monetization.md
ddo-specification.md
dev-faq.md
fg-permissions.md
fractional-ownership.md
get-api-keys-for-blockchain-access.md
identifiers.md
metadata.md
obtaining-api-keys-for-blockchain-access.md
README.md
retrieve-datatoken-address.md
storage.md

description cover coverY
../.gitbook/assets/cover/developer_banner.png 0

👨💻 Developers

What can you build with Ocean?

  1. Token-gated dApps & REST APIs: monetize by making your dApp or its REST API token-gated. Here's how.
  2. AI dApps: monetize your AI dApp by token-gating on AI training data, feature vectors, models, or predictions.
  3. Data Markets: build a decentralized data market.
  4. Private user profile data: storing user profile data on your centralized server exposes you to liability. Instead, have it on-chain encrypted by the user's wallet, and just-in-time decrypt for the app. Video, slides.

Example live dapps:

How do developers start using Ocean?


Next: Architecture