Giter Site home page Giter Site logo

contracts's Introduction

Compiling

 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

contracts's People

Contributors

ash-burnt avatar peartes avatar justinbarry avatar

Stargazers

Sandalots avatar Chris avatar  avatar Javed Khan avatar Jake Hartnell avatar Slash81 avatar

Watchers

rbxbx avatar Francis Roch avatar  avatar Eduardo Díaz avatar  avatar TwiceBurnt avatar

Forkers

erdalsahan

contracts's Issues

sha256sum: can't open '/target/wasm32-unknown-unknown/release/*.wasm': No such file or directory

I'm trying to build the code but I get this error.

Does anyone have any idea. (I'll create a PR if I find the reason).

git clone https://github.com/burnt-labs/contracts.git xion-contracts
cd xion-contracts
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/workspace-optimizer:0.14.0

Error:

1.71.0-x86_64-unknown-linux-musl (default)
cargo 1.71.0 (cfd3bbd8f 2023-06-08)
Building artifacts in workspace...
Found workspace member entries: ["account"]
Package directories: ["account"]
Contracts to be built: []
Optimizing artifacts in workspace...
sha256sum: can't open '/target/wasm32-unknown-unknown/release/*.wasm': No such file or directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.