provwasm-tutorial 0.1.2

A simple smart contract used for testing inside of the Provenance blockchain
Documentation
image: cosmwasm/cw-gitpod-base:v0.16

vscode:
  extensions:
    - rust-lang.rust

tasks:
  - name: Dependencies & Build
    init: |
      cargo build