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
Ensure you have an python environment. [Recommendations](https://github.com/blockchain-certificates/cert-issuer/blob/master/docs/virtualenv.md)
Git clone the repository and change to the directory
`bash git clone https://github.com/blockchain-certificates/cert-verifier.git && cd cert-verifier `
Run cert-viewer setup
`bash pip install . `
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.
Ensure you have an python environment. [Recommendations](https://github.com/blockchain-certificates/cert-issuer/blob/master/docs/virtualenv.md)
- Run tests
` ./run_tests.sh `
## Contact
Contact us at [the Blockcerts community forum](http://community.blockcerts.org/).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cert-verifier-2.0.15.tar.gz
.
File metadata
- Download URL: cert-verifier-2.0.15.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.18.4 setuptools/47.1.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7398e45758986f148fe8da5633f5e5339135bef78d50853014c9462ce562d67 |
|
MD5 | 5749353ec3a69ced089b1cae8af2135e |
|
BLAKE2b-256 | a0b75d56d4c8c749cb6de83d85a0ddaa597334ca1dcb0ac415b84a24abfca9c9 |