blockchain-traits 0.4.1

A minimal description of a programmable blockchain.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.oasis-types]
version = "0.4"

[package]
authors = ["Oasis Labs <feedback@oasislabs.com>"]
description = "A minimal description of a programmable blockchain."
edition = "2018"
keywords = ["blockchain"]
license = "Apache-2.0"
name = "blockchain-traits"
readme = "README.md"
repository = "https://github.com/oasislabs/oasis-rs.git"
version = "0.4.1"