1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 15:55:34 +01:00
docs/developers/ocean-cli/getting-asset-ddo.md
2023-09-29 10:50:51 +03:00

494 B

Getting asset DDO

Obtaining the DDO of an asset is a straightforward process. You can accomplish this task by executing the following command:

npm run cli getDDO 'assetDID'
getDDO method example