8000 GitHub - webmaster128/sink: The sink contract
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

webmaster128/sink

 
 

Repository files navigation

Sink

A contract that burns tokens (forked from https://github.com/noislabs/nois-contracts).

Production build

This is a regular CosmWasm workspace. Use the latest version of cosmwasm/optimizer to build it.

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

The sink contract

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 86.9%
  • Shell 13.1%
0