91830115d1 | ||
---|---|---|
.azure-pipelines-templates | ||
.devcontainer | ||
.github | ||
.vscode | ||
3rdparty | ||
cmake | ||
doc | ||
docker | ||
edl | ||
getting_started | ||
python | ||
samples | ||
scripts | ||
src | ||
tests | ||
.azure-pipelines-gh-pages.yml | ||
.azure-pipelines.yml | ||
.clang-format | ||
.cmake-format.py | ||
.daily.yml | ||
.daily_canary | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.nodes.sh | ||
.prettierignore | ||
.pylintrc | ||
.stress.yml | ||
CCF-TECHNICAL-REPORT.pdf | ||
CHANGELOG.md | ||
CMakeLists.txt | ||
Doxyfile | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
THIRD_PARTY_NOTICES.txt | ||
cgmanifest.json | ||
livehtml.sh | ||
metrics.yml |
README.md
The Confidential Consortium Framework
Continuous Integration | |
Daily Build | |
Documentation | |
Containers |
The Confidential Consortium Framework (CCF) is an open-source framework for building a new category of secure, highly available, and performant applications that focus on multi-party compute and data. CCF can enable high-scale, confidential networks that meet key enterprise requirements — providing a means to accelerate production and enterprise adoption of consortium based blockchain and multi-party compute technology.
Leveraging the power of trusted execution environments (TEEs), decentralised systems concepts, and cryptography, CCF enables enterprise-ready multiparty computation or blockchains.
Get Started with CCF
- Install CCF on Linux
- Read a short overview of CCF and get familiar with CCF's core concepts
- Build new CCF applications in TypeScript/JavaScript or C++
- Contribute to this repository, following the contribution guidelines
- Submit bugs and feature requests
- Start a discussion to ask a question or propose an idea
Learn More
- Browse the documentation
- Read the Technical Report for a more detailed description
- Learn more about Azure Confidential Computing offerings like Azure DC-series (which support Intel SGX TEE) and the Open Enclave SDK
Third-party components
We rely on several open source third-party components, attributed under THIRD_PARTY_NOTICES.
Contributing
This project welcomes contributions and suggestions. Please see the Contribution guidelines.