consensus 0.0.1

Pure Rust implementation of Bitcoin consensus
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["Oleg Andreev <oleganza@gmail.com>"]
description = "Pure Rust implementation of Bitcoin consensus"
edition = "2018"
license = "MIT"
name = "consensus"
version = "0.0.1"