You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

ckzg

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ckzg

Python bindings for C-KZG-4844

2.1.1
PyPI
Maintainers
1

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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts