Skip to main content

Standard library

CosmWasm offers a standard library providing a bunch of different components to write smart contracts. In this section we will go over some components and functionality the standard library offers.

A full list of all components along with documentation can be found on docs.rs.