Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/forbole/cosmos-rust-wallet
- Owner: forbole
- License: apache-2.0
- Created: 2021-02-16T13:22:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-03T22:01:57.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T23:34:48.134Z (4 months ago)
- Language: Rust
- Size: 93.8 KB
- Stars: 28
- Watchers: 5
- Forks: 6
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - forbole/cosmos-rust-wallet - A cosmos network key-signer buildable in WASM (Rust)
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)|