deep_space 0.2.5

A highly portable and easy to use transaction generation library for Cosmos blockchains
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Deep Space

[![Build Status](https://travis-ci.org/althea-net/deep_space.svg?branch=master)](https://travis-ci.org/althea-net/deep_space)
[![Latest Version](https://img.shields.io/crates/v/deep_space.svg)](https://crates.io/crates/deep_space)
[![Documentation](https://docs.rs/deep_space/badge.svg)](https://docs.rs/deep_space)

A lightweight, cross-compile friendly Cosmos client written in pure Rust.

## Getting Started

See the docs for the API and some usage examples.