Cosmos-SDK
Deprecation Notice
Cosmos SDK and CosmWasm functionality is being deprecated in favor of EVM-only. For more details, see SIP-3 and Proposal 99 .
In addition, Proposal 115 disables CosmWasm code uploads (MsgStoreCode) and contract instantiations (MsgInstantiateContract) chain-wide. No new CosmWasm contracts can be deployed; only execute and query against pre-existing contracts remain available via the CosmWasm precompile.
Last updated on