This package lets you use Fadroma Agent on most CosmWasm-enabled networks.
For Secret Network, see @fadroma/cw instead.
See https://fadroma.tech for more info.
There is basic support for all CosmWasm chains that are accessible via @cosmjs/stargate.
For this, we currently use our own fork of the @cosmjs/* packages,
unified into a single package, @hackbg/cosmjs-esm.
However, availability of chain-specific features is subject to implementation
within @fadroma/cw. For now, we have basic support for OKP4's chain-specific features.
// TODO add example for connecting to generic CW-enabled chain
Generated using TypeDoc