=?utf-8?q?=F0=9F=90=B3_Ocean_protocol_library=2E?=
Project description
ocean.py
Python library to privately & securely publish, exchange, and consume data.
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.
- 🏄 Quickstart: simple flow, marketplace, compute-to-data, more
- 🦑 Development
- 🏛 License
🏄 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.
Remote flows
- Get test MATIC - from Mumbai network
- Simple remote flow - like the simple flow, but using remote services.
- Compute-to-data flow - uses C2D to build an AI model.
More types of data assets
- REST API flow - publish & consume REST API-style URIs, showing Binance ETH price feed
- GraphQL flow - publish & consume GraphQL-style URIs
- On-chain data flow - publish & consume on-chain data
Key-value flows
- 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.
Data Challenge flows
- Predict-eth repo - data challanges with $ to predict future ETH price.
Learn more
- Get test OCEAN - from Goerli
- Understand config parameters - envvars vs files
- Learn about off-chain services - Ocean Provider for data services, Aquarius metadata store
🦑 Development
- Developers flow - to further develop ocean.py
- Release process - to do a new release of ocean.py
🏛 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
Release history Release notifications | RSS feed
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-2.0.0a1.tar.gz
(50.1 kB
view hashes)
Built Distribution
Close
Hashes for ocean_lib-2.0.0a1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ff7c46747508b9a7cc2c1b378090db8474583964d37d0151394148af3200581 |
|
MD5 | 216109abde5de606cf521c021fc96c3b |
|
BLAKE2b-256 | 9f0b78b255cc9fd2f1e32848e712c98ac9b894fc5874c676ad5864c1f9979ce2 |