deep_space 2.4.7

A highly portable, batteries included, transaction generation and key management library for Cosmos blockchains
docs.rs failed to build deep_space-2.4.7
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: deep_space-2.30.0

Deep Space

Build Status Latest Version Documentation

A lightweight, cross-compile friendly, gRPC enabled, batteries included, Cosmos client written in Rust.

Designed to be both very robust and easy to use Deep Space allows for querying and transaction generation for all major Cosmos components and provides a straightforward structure to build your own downstream transaction generation libraries for specific modules and use cases.

Getting Started

See the docs for the API and some usage examples.