Developers
Last updated
Was this helpful?
Last updated
Was this helpful?
Token-gated dApps & REST APIs: monetize by making your dApp or its REST API token-gated. .
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.
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. , .
Example live dapps:
Data Markets: for enterprises, and for general.
Token-gated dapps: for analytics, and for music.
Token-gated feeds: for AI prediction feeds
App level: .
Library level: is a library built for the key environment of dApp developers: JavaScript. Import it & use it your frontend or NodeJS.
Contract level: on Eth mainnet .
Components:
- blockchain/contracts layer, middleware, dapps
Earning revenue: , ,
Schemas: , , , ,
- local chain for testing
- grabbing event data from the chain
- command-line interface
- practical privacy approach
- metadata cache
- handshaking for access control
Next: