Skip to main content

🐳 Ocean Protocol L1 - v4

Project description

banner

contracts-v4

🦑 Smart contracts for Ocean Protocol v4. https://oceanprotocol.com Ocean v4 is part of the Ocean Protocol toolset.

This is in beta state and you can expect running into problems. If you run into them, please open up a new issue.

📚 Installation

For quick installation of the contract ABIs:

Javascript/Typescript

npm install @oceanprotocol/contracts

Python

pip3 install ocean-contracts

⚙️ Usage

By default, Python does not support importing json files directly, so it is recommended to use json-sempai package in order to automatically importing ABIs/json artifacts.

pip3 install json-sempai
# install the ocean-contracts package.
from jsonsempai import magic
from artifacts import address

Overview

image

🏄 Quickstart

Features

  • Base IP is now represented by an NFT, from which a datapublisher can create multiple ERC20s representing different type of access for the same dataset. (Link to NFT blog)

  • An automated Datatoken Staking and Vesting contract helps with the initial DTs distribution and price stability. Goodbye rug pulls! More info on how it works: (Link to SideStaking blog)

  • Help Ocean Community Monetize: there's a swap fee for the Ocean Community, if Ocean or allied tokens are the basetoken in a pool, Ocean Community will receive 0.1% swap fee, otherwhise it will be 0.2%. More details here: (Link to blog post on Ocean community monetization)

Flexibility

  • Introduce an advanced Fee Structure both for Market and Provider runners. (add link to fee post/docs when available)

  • Roles Administration: there are now multiple roles for a more flexible administation both at NFT and ERC20 levels

  • Key-value store in the NFT contract : NFT contract can be used to store custom key-value pairs (ERC725Y standard)

  • Multiple NFT template support: the Factory can deploy different types of NFT templates

  • Multiple datatoken template support: the Factory can deploy different types of Datatoken templates

Publisher Flow

Interaction flow from DataPublisher point of view.

Go to publisher flow

Roles Diagram

How roles are handled in the v4.

Go to roles diagram

Functions you will need

Selection of most common functions.

Go to functions

Bundle functions

Helper functions which can perform multiple steps in 1 call.

Go to helpers

If you have any difficulties with the quickstarts, or if you have further questions about how to use the contracts please reach out to us on Discord.

If you notice any bugs or issues with this repo please open an issue on github. -->

The ocean.js and ocean.py libraries wrap contracts in JavaScript and Python respectively. They each have quickstart guides.

🦑 Development and Testing

Run hardhat in a new terminal:

export ALCHEMY_URL="https://eth-mainnet.alchemyapi.io/v2/XXXXXXXX"
npm install
npx hardhat node

Open a new terminal to run the tests:

export ALCHEMY_URL="https://eth-mainnet.alchemyapi.io/v2/XXXXXXXX"

npm run test:full
# same thing, but with coverage reporting
npm run test:full:cover

Unit Tests

You can execute just unit tests with:

npm run test:unit

Flow Tests

You can execute just flow tests with:

npm run test:flow

Known issues

Vesting:

  • when (vestingAmount/vestedBlocks) is a Periodic number, there’s a rounding issue of 1 wei. So if a publisher will call it once per day, over a period of 2 years, you may have a rounding error combined of 730 Weis. That is a neglectable amount.

🏛 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-contracts-1.0.0a27.tar.gz (204.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ocean_contracts-1.0.0a27-py3-none-any.whl (231.0 kB view details)

Uploaded Python 3

File details

Details for the file ocean-contracts-1.0.0a27.tar.gz.

File metadata

  • Download URL: ocean-contracts-1.0.0a27.tar.gz
  • Upload date:
  • Size: 204.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for ocean-contracts-1.0.0a27.tar.gz
Algorithm Hash digest
SHA256 294dfdc481dee35a6f41a21c4da80605f99b1a2b4aa3c7474eb1e711573dc9c7
MD5 f499a9261022207860da7a9ba7e4639b
BLAKE2b-256 d3dc07f76a791e398a7cdf5ac350da58dccb75e02223022f5cebbe1bdf37a22b

See more details on using hashes here.

File details

Details for the file ocean_contracts-1.0.0a27-py3-none-any.whl.

File metadata

  • Download URL: ocean_contracts-1.0.0a27-py3-none-any.whl
  • Upload date:
  • Size: 231.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12

File hashes

Hashes for ocean_contracts-1.0.0a27-py3-none-any.whl
Algorithm Hash digest
SHA256 bc21cec36951c82163ac256085f8c1e0020981792f7d9af2840c9a7cf850a9e8
MD5 127bfd2ecaa96b5606a2419eb87ade21
BLAKE2b-256 bb17cf3c47ca76aa5e9cafbdc2da4fd9656beed167eb5f12d301a1d15b3f64d0

See more details on using hashes here.

Supported by

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