Skip to content

classic-terra/classic-bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terra-bindings

Terra bindings smart contracts for CosmWasm/wasmd v1.1.0+

This new package of terra bindings will bring CosmWasm/wasmd to parity with the rest of the cosmos ecosystem

Run this will produce wasm file

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

About

Terra bindings smart contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages