1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 07:45:40 +01:00
docs/developers
2024-06-18 10:37:31 +00:00
..
barge GITBOOK-1: No subject 2024-06-17 13:02:05 +00:00
compute-to-data GITBOOK-1: No subject 2024-06-17 13:02:05 +00:00
contracts GITBOOK-1: No subject 2024-06-17 13:02:05 +00:00
ocean-cli GITBOOK-3: Deleting C2D section 2024-06-17 12:34:26 +00:00
ocean-node GITBOOK-6: Adding image 2024-06-18 10:37:31 +00:00
ocean.js Added headlin 2023-10-27 11:42:28 +03:00
old-infrastructure GITBOOK-2: No subject 2024-06-17 13:15:13 +00:00
uploader The Uploader Docs (#1256) 2024-02-09 15:27:14 +03:00
architecture.md GITBOOK-4: No subject 2024-06-17 13:24:30 +00:00
community-monetization.md GITBOOK-1: No subject 2024-06-17 13:02:05 +00: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 GITBOOK-604: Fix subgraph python scripts 2023-06-23 11:30:54 +00:00
fractional-ownership.md Final cleanup 2023-07-16 10:19:03 +03:00
get-api-keys-for-blockchain-access.md Fix broken links 2023-06-29 18:52:01 +03:00
identifiers.md Fix broken links 2023-12-04 17:35:16 +02:00
metadata.md GITBOOK-1: No subject 2024-06-17 13:02:05 +00:00
obtaining-api-keys-for-blockchain-access.md Fix multiple broken links 2023-07-15 15:06:28 +03:00
page-1.md GITBOOK-5: No subject 2024-06-18 10:35:39 +00:00
README.md GITBOOK-1: No subject 2024-06-17 13:02:05 +00:00
retrieve-datatoken-address.md Revert "Updated index and content" 2024-06-17 13:36:33 +03:00
storage.md GITBOOK-1: No subject 2024-06-17 13:02:05 +00:00

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. Here's how
  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