zbirenbaum / cw-nft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions:

Compilation:

cargo wasm && 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/rust-optimizer:0.14.0

all scripts should be called by executor in zbirenbaum/nft-bridge

About

License:Apache License 2.0


Languages

Language:Rust 89.3%Language:TypeScript 9.3%Language:Shell 1.3%