Comment on page
Ocean.py
Python library to privately & securely publish, exchange, and consume data.
Ocean.py makes these tasks easy:
- Publish data services: data feeds, REST APIs, downloadable files or compute-to-data. Create an ERC721 data NFT for each service, and ERC20 datatoken for access (1.0 datatokens to access).
- Sell datatokens via for a fixed price. Sell data NFTs.
- Transfer data NFTs & datatokens to another owner, and all other ERC721 & ERC20 actions using web3.
As a Python library, Ocean.py is built for the key environment of data scientists. It that can simply be imported alongside other Python data science tools like numpy, matplotlib, scikit-learn and tensorflow.

Follow these steps in sequence to ramp into Ocean.
- 1.
- 3.
- 4.
Last modified 26d ago