rhoast_wallet 0.1.0

The Rho vision rust wallet
Documentation
[dependencies.rhoast_client]
version = "0.1.0"

[dependencies.rhoast_utils]
version = "0.1.1"

[dependencies.serde_json]
version = "1.0.94"

[dependencies.tokio]
features = ["full"]
version = "1.19.2"

[package]
categories = ["blockchain", "rchain", "rhoast", "rho-vision", "rholang"]
description = "The Rho vision rust wallet"
edition = "2021"
homepage = "https://github.com/rchain-community/rust-client"
keywords = ["blockchain", "wallet", "rhoast", "rho-vision", "rholang"]
license = "MIT OR Apache-2.0"
name = "rhoast_wallet"
readme = "README.md"
repository = "https://github.com/rchain-community/rust-client"
version = "0.1.0"