Skip to content

tamasblummer/rust-bitcoin-chain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust In-Memory Blockchain Library

Library to cache blocks or block headers in-memory.

The cache container allows retrieval as anticipated in Bitcoin applications, determines the chain with most work (the trunk of the tree) and verifies if work on a block header is sufficient for the height at which the block tries to connect to the trunk.

About

In-Memory Bitcoin blockchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%