scripts: Add basic Stargate-compatible wasmd files

This commit is contained in:
willclarktech
2020-11-19 13:44:24 +01:00
parent fb79fd5e75
commit e97b36d4af
9 changed files with 367 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
REPOSITORY="cosmwasm/wasmd"
VERSION="v0.12.0"
CONTAINER_NAME="wasmd"