safe-mix 1.0.1

Implementation of the Collective Coin Flip algorithm
Documentation
[build-dependencies.rustc_version]
version = "0.2"

[features]
default = ["std"]
std = []

[package]
authors = ["Parity Technologies <admin@parity.io>"]
categories = []
description = "Implementation of the Collective Coin Flip algorithm"
documentation = "https://github.com/paritytech/safe-mix"
homepage = "https://github.com/paritytech/safe-mix"
keywords = ["collective", "coin", "flip", "mixer"]
license = "Apache-2.0"
name = "safe-mix"
readme = "README.md"
repository = "https://github.com/paritytech/safe-mix"
version = "1.0.1"