The url of the RPC Endpoint used to connect to the Sei chain.
An OfflineAminoSigner or OfflineDirectSigner from @cosmjs/amino containing info about the signer.
Optionaloptions: SigningCosmWasmClientOptionsA SigningCosmWasmClientOptions object from @cosmjs/cosmwasm-stargate containing options to configure the signing client.
A client that can be used to sign CosmWasm transactions on the Sei chain.
Returns an interface used to sign transactions on the Sei chain. This package contains helper functions to get a
SigningCosmWasmClientwith Sei registry and amino types from @sei-js/proto used for smart contract execute messages.Example: Getting a client
Example: Execute Example: Mint an NFT