docs/developers
Jamie Hewitt 659570cda0
The Uploader Docs (#1256)
* Adding initial page as a user guide on interacting witht the DBS

* Updating steps and instructions for the DBS user guide

* updating the navigation

* updating arweave user guide

* Adding links to the dbs upload instructions

* Adding images

* Adding images into the guide

* CHanging DBS to Uploader in user guide

* moved uploader (ex dbs) pages from gitbook

* remove all refs to dbs

* change DBSClient to UploaderClient

* removed more dbs refs

* Update README.md

- adjust some links
- fix some texts

* updated images uploader

* adding format to codeblocks

* updated images

* added uploader to asset hosting

* fix some text

* fix typo

* fix link

* replaced more images

* added text to asset hosting section related to uploader

* changed "Using Arweave with Uploader"

* removed references to "storage management"

* added missing link

* move uploader.js section from main page

* added to uploader's main readme

* rewrite uploader ui docs

* added expandable component to api calls in uploader.js

* rewrite API main paragraph in uploader.js

* fix some dbs refs

* added more to uploader ui

* moved uploader in the summary page

* added arcade to "How to store an asset on Arweave with the Uploader UI"

* added uploader links

* Update uploader.md

update arcade link

* Update uploader.md

* Updating diagrams

* Update to mention IPFS support

* Minor change in README.md

---------

Co-authored-by: Lcdo-Jeremy <enzo-vezzaro@live.it>
Co-authored-by: Ana Loznianu <ana@oceanprotocol.com>
Co-authored-by: mihaisc <mihai@oceanprotocol.com>
2024-02-09 15:27:14 +03: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 fixes 2023-12-22 15:29:41 +01:00
compute-to-data Fix broken links 2023-12-04 17:35:16 +02:00
contracts fixes 2023-12-22 15:29:41 +01: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 Final cleanup 2023-07-16 10:19:03 +03:00
subgraph Merge branch 'main' into feature/sepolia 2023-12-04 17:52:29 +02:00
uploader The Uploader Docs (#1256) 2024-02-09 15:27:14 +03:00
README.md tweaks 2023-12-22 15:03:15 +01:00
architecture.md fixes 2023-12-22 15:29:41 +01: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 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 Fix broken links 2023-12-04 17:35:16 +02:00
obtaining-api-keys-for-blockchain-access.md Fix multiple broken links 2023-07-15 15:06:28 +03:00
retrieve-datatoken-address.md Cleanup image assets file structure and the broken links 2023-07-15 14:52:48 +03:00
storage.md Fix broken links 2023-06-29 18:52:01 +03:00

README.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