1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 15:55:34 +01:00
docs/developers/using-ocean-libraries
2023-05-18 10:54:07 +00:00
..
configuration.md GITBOOK-168: Removed developer tutorials and moved the content in the developers section 2023-05-18 10:54:07 +00:00
create-datatoken-with-fixed-pricing.md GITBOOK-168: Removed developer tutorials and moved the content in the developers section 2023-05-18 10:54:07 +00:00
creating-datanft.md GITBOOK-168: Removed developer tutorials and moved the content in the developers section 2023-05-18 10:54:07 +00:00
mint-datatoken.md GITBOOK-168: Removed developer tutorials and moved the content in the developers section 2023-05-18 10:54:07 +00:00
README.md GITBOOK-168: Removed developer tutorials and moved the content in the developers section 2023-05-18 10:54:07 +00:00
update-metadata.md GITBOOK-168: Removed developer tutorials and moved the content in the developers section 2023-05-18 10:54:07 +00:00

Using Ocean libraries

Ocean Protocol officially supports two client libraries:

  • ocean.js
  • ocean.py
ocean.js ocean.py
Written in Javascript Written in Python
Source code Source code
Releases Releases

The tutorials in this section will guide you how to setup the required configuration and interact with Ocean Protocol's smart contracts, Aquarius and Provider using the supported libraries.