No description
Find a file
2022-02-24 21:13:41 +02:00
blockchain_certificates relaxed bitcoin-utils and litecoin utils requirements 2022-01-11 13:51:04 +02:00
docs fixed typo in docs 2020-12-18 12:03:39 +02:00
sample_create_certs_dir Added custom_api validation service, updated both config.ini 2020-11-26 18:15:03 +02:00
sample_issue_certs_dir Fixed custom_api config option for bitcoin testnet 2020-11-26 18:31:00 +02:00
.gitignore
__init__.py
LICENSE.txt
README.md
README.rst
requirements.txt
setup.py relaxed bitcoin-utils and litecoin utils requirements 2022-01-11 13:51:04 +02:00
TODO.txt test creds saved 2022-02-24 21:13:41 +02:00

blockchain-certificates

This project allows an institution to issue digital certificates. It creates pdf certificate files (or uses existing ones) and issues a hash representing those files into the Bitcoin network's blockchain. Now also supports Litecoin.


More information on creating certificates:

https://github.com/verifiable-pdfs/blockchain-certificates/blob/master/docs/create_certificates.md


More information on issuing existing certificates:

https://github.com/verifiable-pdfs/blockchain-certificates/blob/master/docs/issue_certificates.md


More information on the CRED Protocol and it's implementation:

https://github.com/verifiable-pdfs/blockchain-certificates/wiki