bitcoin-chain 0.3.1

In-Memory Bitcoin blockchain
Documentation
1
2
3
4
extern crate bitcoin;

pub mod blockchain;
pub mod patricia_tree;