Using Ocean Libraries
Ocean Protocol officially supports two client libraries:
- ocean.js
- ocean.py
ocean.js | ocean.py |
---|---|
Written in Javascript | Written in Python |
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.
Last modified 1mo ago