Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide build script for compiling contracts instead of uploading wasm files #144

Open
clearloop opened this issue Nov 30, 2023 · 1 comment

Comments

@clearloop
Copy link
Member

clearloop commented Nov 30, 2023

Problem

ref #143 , the wasm files are big as well, for example https://github.com/gear-foundation/dapps/tree/master/frontend/apps/escrow/src/assets/wasm, plus the wasm files are changing while the development of contracts, so a compile script before dev makes sense tbh

Solution

provide a script in package.json like compile to compile the target contract and cp the meta.wasm to the expected place on development

@Madib036
Copy link

Contracts CI

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

No branches or pull requests

2 participants