An extensible open-source framework for creating private/permissioned blockchain applications
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci circleci: Add simple cache Feb 26, 2018
.github Improve PR tempate (#1071) Nov 29, 2018
components Update to Rust 2018 edition [ECR-2816] (#1230) Jan 23, 2019
examples Update docker images (#1239) Jan 24, 2019
exonum Add ProtobufConvert for Signature (#1241) Jan 30, 2019
services Update to Rust 2018 edition [ECR-2816] (#1230) Jan 23, 2019
testkit Update to Rust 2018 edition [ECR-2816] (#1230) Jan 23, 2019
.appveyor.yml Update clippy and polish ci files. (#1073) Nov 30, 2018
.cspell.json Integrate spell-checker and fix issues Feb 2, 2018
.editorconfig Infrastructural changes Feb 1, 2018
.gitattributes Update changelog Jan 26, 2018
.gitignore Use protobuf for transactions in exonum (p.1) [ECR-2558] (#1055) Nov 29, 2018
.markdownlintrc Add .markdownlintrc config Feb 7, 2018
.travis.yml Unpin versions of dependencies (#1237) Jan 22, 2019
ARCHITECTURE.md Add ARCHITECTURE.md Feb 9, 2018
CHANGELOG.md Add ProtobufConvert for Signature (#1241) Jan 30, 2019
CODE_OF_CONDUCT.md Fix markdown warnings Feb 19, 2018
CONTRIBUTING.md Update to Rust 2018 edition [ECR-2816] (#1230) Jan 23, 2019
Cargo.toml Change project folder structure (#1094) Dec 12, 2018
LICENSE start work on vue app Apr 13, 2018
README.md Update rust version (#1166) Jan 4, 2019
cspell.sh Don't ignore files in sumbodules as dirs in cspell script (#838) [ECR… Jul 31, 2018
exonum-dictionary.txt Update docker images (#1239) Jan 24, 2019
package-lock.json Fix testkit tests (#1100) Dec 13, 2018
package.json Bump markdownlint-cli from 0.12.0 to 0.13.0 (#885) Aug 22, 2018

README.md

Exonum

Status: Travis Build Status CircleCI Build Status Appveyor Build Status

dependency status codecov

Project info: Docs.rs License: Apache-2.0 LoC rust 1.31.1+ required

Community: Join the chat at https://gitter.im/exonum/exonum Join the chat at https://t.me/exonum_blockchain Join the chat at https://gitter.im/exonum/ruExonum Join the chat at https://t.me/ExonumRU Website

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

See individual projects readme for the details.

If you are using Exonum in your project and want to be listed on our website & GitHub list — write us a line to exonum@bitfury.com.

Other languages support