You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
.github | 2 years ago | |
bin | 3 years ago | |
cmake | 5 years ago | |
examples | 5 years ago | |
include | 3 years ago | |
proto | 5 years ago | |
protos | 3 years ago | |
src | 2 years ago | |
.gitignore | 3 years ago | |
BUILD.md | 3 years ago | |
CMakeLists.txt | 5 years ago | |
CODEOWNERS | 4 years ago | |
CODE_OF_CONDUCT.md | 1 year ago | |
CONTRIBUTING.md | 3 years ago | |
Dockerfile | 5 years ago | |
Dockerfile-installed | 5 years ago | |
Jenkinsfile | 2 years ago | |
LICENSE | 5 years ago | |
MAINTAINERS.md | 9 months ago | |
README.md | 3 years ago | |
SECURITY.md | 4 years ago | |
VERSION | 5 years ago |
README.md
Hyperledger Sawtooth SDK
Hyperledger Sawtooth is an enterprise solution for building, deploying, and running distributed ledgers (also called blockchains). It provides an extremely modular and flexible platform for implementing transaction-based updates to shared state between untrusted parties coordinated by consensus algorithms.
The Sawtooth CXX SDK provides a number of useful components that simplify developing CXX applications which interface with the Sawtooth platform. For full usage and installation instructions please reference the official Sawtooth documentation below:
Contributors
Instructions for build can be found in BUILD.md