anamul430470 / CosmWasm-Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CosmWasm-Examples

Collection of templates, reusable code and examples on Rust, for deploying CosmWasm smart contracts.

cosmwasm is a library providing all modular code needed for building a contract. And cosmwasm-template contains a starter pack to quickly set up a minimal contract along with build system and unit tests, so you can start writing custom logic directly.

About

License:MIT License