Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Library including all the common functionalities used in Python projects

License

Notifications You must be signed in to change notification settings

oceanprotocol-archive/common-utils-py

Repository files navigation

ocean-utils

Provides common functions to interact with the ocean system.

Main components

  • DID and DDO
    • DID format: 'did:op:<32bytes-hex-representation>
    • DID is the universal identifier for assets in the Ocean network
    • DDO is the json document that
  • DID resolver
    • Given a valid did, returns the associated DDO document which define the asset metadata and other services offered for the asset
  • Aquarius
  • Service Agreements