1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 07:45:40 +01:00
docs/developers/ocean.js
2023-05-26 11:50:44 +00:00
..
configuration.md GITBOOK-233: ocean.js section 2023-05-26 11:50:44 +00:00
creating-datanft.md GITBOOK-233: ocean.js section 2023-05-26 11:50:44 +00:00
mint-datatoken.md GITBOOK-233: ocean.js section 2023-05-26 11:50:44 +00:00
publish.md GITBOOK-233: ocean.js section 2023-05-26 11:50:44 +00:00
README.md GITBOOK-233: ocean.js section 2023-05-26 11:50:44 +00:00
remove-asset.md GITBOOK-233: ocean.js section 2023-05-26 11:50:44 +00:00
update-metadata.md GITBOOK-233: ocean.js section 2023-05-26 11:50:44 +00:00

description
JavaScript library to privately & securely publish, exchange, and consume data.

Ocean.js

With ocean.js, you can:

  • Publish data services: downloadable files or compute-to-data. Create an ERC721 data NFT for each service, and ERC20 datatoken for access (1.0 datatokens to access).
  • Sell datatokens for a fixed price. Sell data NFTs.
  • Transfer data NFTs & datatokens.

Ocean.js is part of the Ocean Protocol toolset.