OceanProtocolEnterprise / market

Enterprise ready marketplace based on Ocean Protocol
Apache License 2.0
1 stars 2 forks source link

multiple services - consuming support #41

Closed FilipMasar closed 3 months ago

FilipMasar commented 3 months ago

partially fixes #16

What was done?

image

To publish an asset with multiple services you can use ocean-cli - this PR can help you. You need to do 3 steps:

  1. publish asset
  2. addService
  3. edit metadata to contain offchain

What is missing?