tdn_types 0.2.1

Trusted Distributed Network. (Another Blockchain infrastructure framework).
Documentation
[dependencies.chamomile_types]
version = "0.2"

[dependencies.dirs]
version = "2"

[dependencies.lazy_static]
version = "1"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.serde_json]
version = "1"

[dependencies.sha3]
version = "0.9"

[package]
authors = ["Contact <contact@cypherlink.io>"]
description = "Trusted Distributed Network. (Another Blockchain infrastructure framework)."
edition = "2018"
keywords = ["distributed", "blockchain", "infrastructure", "framework"]
license = "MIT/Apache-2.0"
name = "tdn_types"
readme = "README.md"
repository = "https://github.com/cypherlink/TDN"
version = "0.2.1"