contact 0.1.8

A highly portable REST library for Cosmos blockchains
Documentation
[dependencies.actix-web]
features = ["openssl"]
version = "3.1"

[dependencies.deep_space]
features = ["key_import"]
version = "0.2"

[dependencies.log]
version = "0.4"

[dependencies.num256]
version = "0.3"

[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[dependencies.serde_json]
version = "1.0"
[dev-dependencies.actix]
version = "0.10"

[dev-dependencies.rand]
version = "0.7"

[dev-dependencies.sha3]
version = "0.9"

[package]
authors = ["Justin Kilpatrick <justin@althea.net>"]
description = "A highly portable REST library for Cosmos blockchains"
edition = "2018"
license = "Apache-2.0"
name = "contact"
repository = "https://github.com/althea-net/contact"
version = "0.1.8"