Skip to content

fuxingloh/cw20-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cw20-test

Minimal cw20 for testing.

Build

docker run --rm -v "$(pwd)":/code \
  --mount type=volume,source="$(basename "$(pwd)")_cache",target=/target \
  --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \
  cosmwasm/optimizer:0.16.0

About

minimal cw20 for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages