#merkle #tree #build #sure #verification #blockway #wouldn-t

off_blockway

Custom library for the OffBlockway project. I wouldn't use this if I were you :(

8 releases

Uses old Rust 2015

0.0.8 Dec 15, 2017
0.0.7 Dec 15, 2017

#18 in #sure

MIT license

90KB
1K SLoC

Off Blockway

A Rust implementation of a blockchain using Merkle Tree verification

Running

We're building with cargo so make sure to build using:

cargo build

and run using:

cargo run

Testing

The test file will only be ran and compiled with:

cargo test

as the test functions are ignored in the compilation done by cargo build

Dependencies

~2.9–4MB
~61K SLoC