DDO.js
Ocean Protocol's JavaScript library to manipulate with DDO and Asset fields and to validate DDO structures depending on version.
Last updated
Was this helpful?
Ocean Protocol's JavaScript library to manipulate with DDO and Asset fields and to validate DDO structures depending on version.
Last updated
Was this helpful?
Welcome to the DDO.js! Your utility library for working with DDOs and Assets like a pro. 🚀
The DDO.js offers a wide range of functionalities, enabling you to:
📤 by DDOManager
depending on version.
📥 DDO data together with Asset fields using defined helper methods.
📤 using SHACL schemas.
✏️ existing fields of DDO and Asset.
It is available as npm
package, therefore to install in your js
project, simply run in the console:
Let's dive into the DDO.js's capabilities together! If you're ready to explore each functionality in detail, simply go through the next pages.