Make your Data an asset class with Ocean CLI
It's a powerful, scriptable tool that lets you interact with Ocean core features. Here’s what you can do with it:
1. Publish data services - Create a Data NFT, datatoken, metadata DDO, and set a price in one go (whether it’s a downloadable file or a Compute-to-Data service)
2. Update assets anytime - Easily edit metadata and pricing post-publish
3. Consume data assets - Order datatokens and download content with a single command
4. Enable Compute-to-Data - Using approved algorithms, launch decentralised compute jobs on your data.
To get started, clone the Ocean CLI repository, set your environment variables (e.g., PRIVATE_KEY, RPC, NODE_URL), and run commands using "npm run cli"
Try it here: