Skip to main content

🐳 Ocean protocol library.

Project description

ocean-lib

ocean-lib is a Python library to privately & securely publish, exchange, and consume data. With it, you can:

  • Publish data services: downloadable files or compute-to-data. Ocean creates a new ERC20 datatoken for each data set.
  • Mint datatokens to allow buying/consuming the data service
  • Consume datatokens, to access the service
  • Transfer datatokens to another owner, and all other ERC20 actions using web3.py etc.
  • Price datatokens in terms of OCEAN tokens by creating a Balancer pool of datatoken <> OCEAN
  • Stake OCEAN tokens on specific datatokens (by adding OCEAN liquidity into a datatoken Balancer pool)
  • Buy datatokens from available Balancer pools or from fixed price exchange if available
  • And much more ...

ocean-lib is part of the Ocean Protocol toolset.

Quick Install

pip install ocean-lib

Quickstart

1. Basic setup

Use this guide to connect to Ethereum network and Ocean service providers, configure your Ethereum account / private key, and publish your very first datatoken.

2. Get an overview of ocean-lib

Here's a short description of key ocean-lib modules and functions.

3. Quickstart marketplace flow

This quickstart describes how to publish data assets as datatokens (including metadata), post the datatokens to a marketplace, buy datatokens, and consume datatokens (including download).

For ocean-lib Developers

If you want to further develop ocean-lib, then please go here.

License

Copyright ((C)) 2020 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


Release history Release notifications | RSS feed

This version

0.5.3

Download files

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

Source Distribution

ocean-lib-0.5.3.tar.gz (56.6 kB view hashes)

Uploaded Source

Built Distribution

ocean_lib-0.5.3-py2.py3-none-any.whl (77.1 kB view hashes)

Uploaded Python 2 Python 3

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