Skip to main content

No project description provided

Project description

Hyperledger Ursa BBS Signatures Wrapper for Python

ci-python

Table of Contents

About

This is a Python wrapper for Hyperledger Ursa's C callable BBS+ package.

Getting Started

Prerequisites

Installing

Using pip

pip install ursa-bbs-signatures

Manually

  1. Build the Rust BBS+ library as described here
  2. Place the resulting library (located in the target/debug directory) into the wrappers/python/ursa_bbs_signatures directory
  3. Install the package into your environment by running python -m pip install <PATH TO THIS REPOITORY>/wrappers/python

Running tests

  1. Make sure you have Pipenv installed
  2. This project uses Pytest for testing, so make sure to install it by running pipenv install --dev in the wrappers/python directory
  3. Run the tests using pipenv run test

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

ursa_bbs_signatures-1.0.1-py3-none-win_amd64.whl (536.9 kB view hashes)

Uploaded Python 3 Windows x86-64

ursa_bbs_signatures-1.0.1-py3-none-macosx_10_9_x86_64.whl (738.7 kB view hashes)

Uploaded Python 3 macOS 10.9+ 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