selendra_client 1.0.1

This crate provides a Rust application interface for submitting transactions to `selendra-node` chain.
Documentation
1
2
3
4
5
6
[toolchain]
channel = "stable"
targets = [ "wasm32-unknown-unknown" ]
components = [ "rustfmt", "clippy", "rust-src" ]
profile = "minimal"