Skip to main content

Verifies blockchain certificates

Project description

[![Build Status](https://travis-ci.org/blockchain-certificates/cert-verifier.svg?branch=master)](https://travis-ci.org/blockchain-certificates/cert-verifier) [![PyPI version](https://badge.fury.io/py/cert-verifier.svg)](https://badge.fury.io/py/cert-verifier)

# cert-verifier Library for verifying blockchain certificates.

## Using the pypi package

The most common way to use this is to add the [latest cert-verifier pypi package](https://badge.fury.io/py/cert-verifier) to your project dependencies.

## Verify a certificate by command line

  1. Ensure you have an python environment. [Recommendations](https://github.com/blockchain-certificates/cert-issuer/blob/master/docs/virtualenv.md)

  2. Git clone the repository and change to the directory

`bash git clone https://github.com/blockchain-certificates/cert-verifier.git && cd cert-verifier `

  1. Run cert-viewer setup

`bash pip install . `

  1. Run the main program

`bash cd cert_verifier python verifier.py `

## Verification process

[Read about how Blockcerts verification works](https://github.com/blockchain-certificates/cert-verifier-js#verification-process)

## Unit tests

This project uses tox to validate against several python environments.

  1. Ensure you have an python environment. [Recommendations](https://github.com/blockchain-certificates/cert-issuer/blob/master/docs/virtualenv.md)

  2. Run tests

    ` ./run_tests.sh `

## Contact

Contact us at [the Blockcerts community forum](http://community.blockcerts.org/).

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

cert-verifier-2.0.15.tar.gz (11.9 kB view hashes)

Uploaded Source

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