Grafeo Utils
Banner | Link |
---|---|
travis | |
pypi |
This is work in progress and right now not even in alpha. The implementation is most likely not cryptographically sound. Do not use this within any production system. Any help is appreciated, just reach out via github issues :)
Cryptographically authenticated supply chain storage protocol.
Overview
Grafeo is a cryptographic protocol to insure supply chain information authenticity. It works for distributed and centralized databases and does not require trust in any central organization.
This repository contains python utils to interface said protocol without hustle.
Requirements
Installation
Install using pip
:
pip install grafeo