cosmwasm-blockchain-smart-contract-example

Simple blockchain smart contracts example based on "CosmWasm" (academy.cosmwasm.com)

Stars
2

CosmWasm

Learn how to build your first Smart Contract:

  • You will learn how to create CosmWasm Smart Contracts using Rust programming language!
  • Using basic tools - CosmWasm standard library, and some common utilities.
  • Defining your contract entry points, state management.
  • Write Unit tests.
  • Show you the best practices to make your live easier in the future.
  • You will get Rust knowledge

How to use this repo:

  • Watch the video on your choice
  • Checkout to the branch to double-check.
  • Or look at related PR's
  • $ cargo build and $ cargo test or $ cargo clean

Watch videos on Vimeo (! make sure you are login to Vimeo)


FAQ

Reference:

Badges
Extracted from project README
job