Skip to main content

Implementation of `chinillaclvm` for Chinilla Network's cryptocurrency

Project description

The chinillaclvm_rs wheel has python bindings for the rust implementation of chinillaclvm.

Build

Use maturin to build the python interface. First, install into current virtualenv with

$ pip install maturin

While in the wheel directory, build chinillaclvm_rs into the current virtualenv with

$ maturin develop --release

On UNIX-based platforms, you may get a speed boost on sha256 operations by building with OpenSSL.

$ maturin develop --release --features=openssl

To build the wheel, do

$ maturin build --release

or

$ maturin build --release --features=openssl

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chinillaclvm_rs-0.1.24.tar.gz (3.0 MB view hashes)

Uploaded Source

Built Distributions

chinillaclvm_rs-0.1.24-cp37-abi3-win_amd64.whl (226.5 kB view hashes)

Uploaded CPython 3.7+ Windows x86-64

chinillaclvm_rs-0.1.24-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (303.7 kB view hashes)

Uploaded CPython 3.7+ manylinux: glibc 2.17+ x86-64

chinillaclvm_rs-0.1.24-cp37-abi3-macosx_10_7_x86_64.whl (290.6 kB view hashes)

Uploaded CPython 3.7+ macOS 10.7+ x86-64

Supported by

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