Skip to main content

🐳 Ocean protocol library.

Project description

banner

ocean.py

Python library to privately & securely publish, exchange, and consume data.

Maintainability

Test Coverage

With ocean.py, you can:

  • Publish data services: 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.py, Brownie, etc.

ocean.py is part of the Ocean Protocol toolset.

This is in beta state. If you run into problems, please open up a new issue.

🏗 Installation

#Install the ocean.py library. Allow pre-releases for the latest v4 version. Install wheel first to avoid errors.
pip install wheel
pip install --pre ocean-lib

⚠️ Mac users: if you encounter an "Unsupported Architecture" issue, then install including ARCHFLAGS: ARCHFLAGS="-arch x86_64" pip install ocean-lib. [Details.]

🏄 Quickstart

Here are flows to try out, from simple to specific detailed variants.

  • Simple flow - the essence of Ocean - creating a data NFT & datatoken.
  • Publish flow - a dataset is published.
  • Consume flow - a published dataset is consumed (downloaded).
  • Marketplace flow - a data asset is posted for sale at fixed rate, then purchased.
  • Dispenser flow - here, a datatoken dispenser is created and datatokens are dispensed for free.
  • Compute-to-data flow - uses C2D to build an AI model a dataset that never leaves the premises.
  • Key-value database - use data NFTs to store arbitrary key-value pairs on-chain.
  • Profile NFTs - enable "login with Web3" where Dapp can access private user profile data.

Learn more

🦑 Development

🏛 License

Copyright ((C)) 2022 Ocean Protocol Foundation

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

algovera-ocean-lib-1.2.0.tar.gz (66.0 kB view details)

Uploaded Source

Built Distribution

algovera_ocean_lib-1.2.0-py2.py3-none-any.whl (90.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file algovera-ocean-lib-1.2.0.tar.gz.

File metadata

  • Download URL: algovera-ocean-lib-1.2.0.tar.gz
  • Upload date:
  • Size: 66.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for algovera-ocean-lib-1.2.0.tar.gz
Algorithm Hash digest
SHA256 5b6b166d9690f504a28163c4a702c41613e315430e76df2ff00fce876e0faedd
MD5 a0a2c3233001268b6038d55a11b36a21
BLAKE2b-256 b9a1730223c0cf01f979753952146c6d39f911ecaefbee9f57ce7a91d2c06c3f

See more details on using hashes here.

File details

Details for the file algovera_ocean_lib-1.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for algovera_ocean_lib-1.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 75d0b89d055cee4b0de74b50e0c98675586cd1b633b8450ac3cb727c06b4de94
MD5 f5f661678c02f52068623fa2a455e043
BLAKE2b-256 08bdf8c0b773f720289371161f3af90eaf477b2fc9c2a5b5b74aff6b06034ac4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page