Skip to content

Conversation

@justinbarry
Copy link
Contributor

To build run the following:

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.17.0

justinbarry and others added 4 commits November 24, 2025 02:12
* fix: compile errors in asset

* fix: update readme

* fix: clippy

---------

Signed-off-by: Kehinde Faleye <Kenny.fale.kf@gmail.com>
@justinbarry justinbarry merged commit e840a03 into feat/xion-asset Nov 24, 2025
2 checks passed
@justinbarry justinbarry deleted the fix-errors branch November 24, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants