CCF/python
Julien Maffre 346a561f83
Split client and ledger tutorial (#2172)
2021-02-08 11:39:27 +00:00
..
ccf Remove x-ccf-global-commit header (#2144) 2021-02-02 14:05:32 +00:00
utils Update quote format and record endorsements in KV (#2161) 2021-02-04 18:46:03 +00:00
MANIFEST.in Quote verification CLI (#1850) 2020-11-03 17:24:39 +00:00
README.md Replaces references to master with references to main (#2171) 2021-02-05 11:32:19 +00:00
ledger_tutorial.py Split client and ledger tutorial (#2172) 2021-02-08 11:39:27 +00:00
requirements.txt Pin Python package dependencies more weakly (#2046) 2021-01-06 10:46:04 +00:00
setup.py.in Replaces references to master with references to main (#2171) 2021-02-05 11:32:19 +00:00
tutorial.py Split client and ledger tutorial (#2172) 2021-02-08 11:39:27 +00:00

README.md

CCF Python

Suite of Python tools for the Confidential Consortium Framework (CCF).

For more information, please find the the CCF documentation at https://microsoft.github.io/CCF.

Package sources are available at https://github.com/microsoft/CCF/tree/main/python.