Exonum is an extensible open-source framework for creating blockchain applications. Exonum can be used to create cryptographically powered distributed ledgers in virtually any problem domain, including FinTech, GovTech, and LegalTech. The Exonum framework is oriented towards creating permissioned blockchains, that is, blockchains with the known set of blockchain infrastructure providers.
This is the main Exonum repository that includes
- Exonum core library.
- Exonum testing framework.
- Services:
- Configuration service (currently in exonum-configuration repository).
- Time service (currently in exonum-time repository).
- Demos
- Cryprocurrency (currently in cryptocurrency repository).
See individual projects' readme for the details.