1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00
docs/developers
2023-12-21 11:21:11 +01:00
..
aquarius
barge
build-a-marketplace
compute-to-data
contracts
ocean-cli
ocean.js
provider
subgraph
architecture.md
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 Fix #1407: Low-hanging fruit for approachability 2023-12-21 11:21:11 +01:00
retrieve-datatoken-address.md
storage.md

description cover coverY
Token-gated AI dApps & APIs ../.gitbook/assets/cover/developer_banner.png 0

👨💻 Developers

What can a developer build?

  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