1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00
docs/developers
2024-06-17 12:00:54 +00:00
..
barge GITBOOK-1: No subject 2024-06-17 12:00:54 +00:00
compute-to-data GITBOOK-1: No subject 2024-06-17 12:00:54 +00:00
contracts GITBOOK-1: No subject 2024-06-17 12:00:54 +00:00
ocean-cli GitBook: No commit message 2024-06-17 11:53:38 +00:00
ocean.js GitBook: No commit message 2024-06-17 11:53:38 +00:00
old-infrastructure GITBOOK-1: No subject 2024-06-17 12:00:54 +00:00
uploader GitBook: No commit message 2024-06-17 11:53:38 +00:00
architecture.md GITBOOK-1: No subject 2024-06-17 12:00:54 +00:00
community-monetization.md GITBOOK-1: No subject 2024-06-17 12:00:54 +00:00
ddo-specification.md GitBook: No commit message 2024-06-17 11:53:38 +00:00
dev-faq.md GitBook: No commit message 2024-06-17 11:53:38 +00:00
fg-permissions.md GitBook: No commit message 2024-06-17 11:53:38 +00:00
fractional-ownership.md GitBook: No commit message 2024-06-17 11:53:38 +00:00
get-api-keys-for-blockchain-access.md GitBook: No commit message 2024-06-17 11:53:38 +00:00
identifiers.md GitBook: No commit message 2024-06-17 11:53:38 +00:00
metadata.md GITBOOK-1: No subject 2024-06-17 12:00:54 +00:00
obtaining-api-keys-for-blockchain-access.md Fix multiple broken links 2023-07-15 15:06:28 +03:00
README.md GITBOOK-1: No subject 2024-06-17 12:00:54 +00:00
retrieve-datatoken-address.md GitBook: No commit message 2024-06-17 11:53:38 +00:00
revenue.md GitBook: No commit message 2024-06-17 11:53:38 +00:00
storage.md GITBOOK-1: No subject 2024-06-17 12:00:54 +00:00

cover coverY
../.gitbook/assets/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