tc-chain

Crates.iotc-chain
lib.rstc-chain
version0.4.0
sourcesrc
created_at2023-09-03 21:31:31.563469
updated_at2024-01-29 12:54:38.845329
descriptionTinyChain's BlockChain and SyncChain data structures
homepage
repositoryhttps://github.com/haydnv/tinychain.git
max_upload_size
id962466
size93,965
Haydn Vestal (haydnv)

documentation

README

This crate is used internally by TinyChain. It provides append-only Chain types which support recording a tamper-proof access log as well as (de)serialization with destream.

Commit count: 3128

cargo fmt