Link Search Menu Expand Document

CosmWasmSigningClient

About

The class CosmWasmSigningClient is exported from the CosmJS package @cosmjs/cosmwasm-stargate (🔗 Link).

CosmWasmSigningClient extends CosmWasmClient, so all methods described in the 🔗 CosmWasmClient documentation work here too.

This client is used to work with signed transactions. To instantiate it, a wallet must be connected. For this, please refer to the setup documentation.


Table of contents