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

deploy.sh not created #147

Closed
SteveMBao opened this issue Aug 7, 2023 · 2 comments
Closed

deploy.sh not created #147

SteveMBao opened this issue Aug 7, 2023 · 2 comments

Comments

@SteveMBao
Copy link

Hello admin, I'm using https://docs.sei.io/develop/get-started/counter-smart-contract-tutorial guide to build my first contract (step by step), but 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.12.11 not created deploy.sh file,
image
image
could someone help me to fix it?

@webmaster128
Copy link
Member

deploy.sh is something Sei specific I don't know about.

From the original tutorial:

Then create a new file called deploy.sh
...
Paste the following code into deploy.sh

@memilis007

This comment was marked as spam.

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

3 participants