Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/forbole/cosmos-rust-wallet

A cosmos network key-signer buildable in WASM
https://github.com/forbole/cosmos-rust-wallet

Last synced: 3 months ago
JSON representation

A cosmos network key-signer buildable in WASM

Awesome Lists containing this project

README

        

# Cosmos Rust wallet

A collection of packages to sign and send txs inside Cosmos-sdk based chains.

![GitHub](https://img.shields.io/github/license/forbole/cosmos-rust-wallet.svg)

| Packages | Build | Crates.io |
| ------------- | ------ | ------ |
| crw-client | [![Package-client](https://github.com/forbole/cosmos-rust-wallet/actions/workflows/client.yml/badge.svg)](https://github.com/forbole/cosmos-rust-wallet/actions/workflows/client.yml)| [![crw-client on crates.io](https://img.shields.io/crates/v/crw-client.svg)](https://crates.io/crates/crw-client)|
| crw-wallet | [![Package-wallet](https://github.com/forbole/cosmos-rust-wallet/actions/workflows/wallet.yml/badge.svg)](https://github.com/forbole/cosmos-rust-wallet/actions/workflows/wallet.yml)| [![crw-wallet on crates.io](https://img.shields.io/crates/v/crw-wallet.svg)](https://crates.io/crates/crw-wallet)|