Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-bandersnatch-vrfs

Python Bandersnatch VRFs library utilizing the RUST ark-ec-vrfs cryptographic library

Installation

Compile for local development

pip install -r requirements.txt
maturin develop

Build wheels

pip install -r requirements.txt

# Build local OS wheel
maturin build --release

# Build manylinux1 wheel
docker run --rm -v $(pwd):/io ghcr.io/pyo3/maturin build --release

About

Python Bandersnatch VRFs library utilizing the RUST ark-ec-vrfs cryptographic library

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages