1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00
docs/developers/ocean-cli/getting-asset-ddo.md
2023-09-28 14:02:05 +03:00

481 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