💻Developers
What can you build with Ocean?
Token-gated dApps & REST APIs: monetize by making your dApp or its REST API token-gated. Here's how.
AI dApps: monetize your AI dApp by token-gating on AI training data, feature vectors, models, or predictions.
Data Markets: build a decentralized data market. Here's how
Example live dapps:
Data Markets: Acentrik Market for enterprises, and Ocean Market for general.
Token-gated dapps: Autobot for analytics, and Ocean Waves for music.
Token-gated feeds: Ocean Predictoor for AI prediction feeds
How do developers start using Ocean?
App level: Use an Ocean Template.
Library level: Use ocean.js is a library built for the key environment of dApp developers: JavaScript. Import it & use it your frontend or NodeJS.
Contract level: Call Ocean contracts on Eth mainnet or other chains.
Developer Docs Quick-links
Architecture - blockchain/contracts layer, middleware, dapps
Earning revenue: code to get payment, fractional $, community $
Components:
Barge - local chain for testing
Ocean subgraph - grabbing event data from the chain
Ocean CLI - command-line interface
Compute-to-data - practical privacy approach
Aquarius - metadata cache
Provider - handshaking for access control
Next: Architecture
Last updated