https://github.com/dirvine/data_chain
Data blocks can be chained to provide verifiable assuredness that they contain network valid data and not injected.
https://github.com/dirvine/data_chain
Last synced: 8 months ago
JSON representation
Data blocks can be chained to provide verifiable assuredness that they contain network valid data and not injected.
- Host: GitHub
- URL: https://github.com/dirvine/data_chain
- Owner: dirvine
- License: gpl-3.0
- Created: 2016-05-11T19:24:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-20T23:22:35.000Z (about 4 years ago)
- Last Synced: 2025-10-06T09:45:00.920Z (9 months ago)
- Language: Rust
- Size: 36.1 MB
- Stars: 19
- Watchers: 7
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# data_chain
[](https://waffle.io/dirvine/data_chain)
[](https://crates.io/crates/data_chain)
[](https://travis-ci.org/dirvine/data_chain)
[](https://ci.appveyor.com/project/dirvine/data-chain)
[](https://coveralls.io/github/dirvine/data_chain?branch=master)
Data blocks that are chained to provide cryptographically verifiable assuredness that they contain
network valid data that a secured network has previously accepted.

* [API Documentation](https://dirvine.github.io/data_chain/master/data_chain/)
* [Data Chain RFC](https://github.com/dirvine/data_chain/raw/master/docs/0029-data-chains.md)