1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 15:55:34 +01:00
docs/tutorials/using-ocean-libraries
2023-04-13 12:42:11 +03:00
..
configuration.md Reorganise the current structure 2023-04-07 14:25:45 +03:00
create-datatoken-with-fixed-pricing.md Reorganise the current structure 2023-04-07 14:25:45 +03:00
creating-dataNFT.md Added redirects to support all docs as well. Cleaned up landing page assets 2023-04-13 12:42:11 +03:00
mint-datatoken.md Reorganise the current structure 2023-04-07 14:25:45 +03:00
README.md Reorganise the current structure 2023-04-07 14:25:45 +03:00
update-metadata.md Reorganise the current structure 2023-04-07 14:25:45 +03: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.