1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 07:45:40 +01:00
docs/developers
2023-12-21 12:22:16 +01:00
..
aquarius Added main structure to add c2d main flow 2023-10-18 17:45:19 +03:00
barge Addressed comments in the PR 2023-10-11 22:22:40 +03:00
build-a-marketplace Renamed ocean-tokens page 2023-10-19 16:00:50 +03:00
compute-to-data Fix broken links 2023-12-04 17:35:16 +02:00
contracts Merge pull request #1387 from oceanprotocol/ganache-var-name 2023-12-06 11:16:01 +02:00
ocean-cli Fixes 1275 2023-10-19 15:54:19 +03:00
ocean.js Added headlin 2023-10-27 11:42:28 +03:00
provider
subgraph Merge branch 'main' into feature/sepolia 2023-12-04 17:52:29 +02:00
architecture.md Fix broken links 2023-12-04 17:35:16 +02:00
community-monetization.md first cut 2023-11-05 11:07:32 +01:00
ddo-specification.md Removed v4 mentions 2023-10-11 21:30:11 +03:00
dev-faq.md Fix broken links 2023-12-04 17:35:16 +02:00
fg-permissions.md
fractional-ownership.md
get-api-keys-for-blockchain-access.md
identifiers.md Fix broken links 2023-12-04 17:35:16 +02:00
metadata.md Fix broken links 2023-12-04 17:35:16 +02:00
obtaining-api-keys-for-blockchain-access.md
README.md tweaks 2023-12-21 12:22:16 +01:00
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