ckzg

Python bindings for C-KZG-4844

Apache-2.0 15 个版本
Ethereum Foundation <security@ethereum.org>
安装
pip install ckzg
poetry add ckzg
pipenv install ckzg
conda install ckzg
描述

Python Bindings for the C-KZG Library

This directory contains Python bindings for the C-KZG-4844 library.

Prerequisites

These bindings require python3, PyYAML and make.

sudo apt install python3 python3-pip
python3 -m pip install build PyYAML

Build & test

Everything is consolidated into one command:

make

You should expect to see these messages at the bottom:

python3 tests.py
tests passed
版本列表
2.1.7 2026-03-11
2.1.6 2026-02-26
2.1.5 2025-09-30
2.1.4 2025-09-18
2.1.3 2025-09-16
2.1.2 2025-09-04
2.1.1 2025-03-31
2.1.0 2025-03-13
2.0.1 2024-09-03
2.0.0 2024-08-20
1.0.2 2024-05-07
1.0.1 2024-04-17
1.0.0 2024-03-12
0.4.3 2024-03-04
0.4.2 2024-02-22