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

Missing Deploy script with Foundry #9

Open
maximebonhomme opened this issue Aug 29, 2022 · 1 comment
Open

Missing Deploy script with Foundry #9

maximebonhomme opened this issue Aug 29, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@maximebonhomme
Copy link

What happened?

When booting the project with Foundry and following the quick start steps we cannot deploy the contract. The deploy script seems to be missing from the package.

What was Expected?

We should be able to deploy a contract with Foundry.

Relevant log output

yarn deploy
yarn run v1.22.18
error Command "deploy" not found.

Proposed Solution

No response

Additional Information

No response

@maximebonhomme maximebonhomme added the bug Something isn't working label Aug 29, 2022
@e-roy
Copy link
Owner

e-roy commented Aug 30, 2022

@maximebonhomme thank you for creating this issue! This has been on my mind, but haven't figured out how to write the proper scripts to function properly yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants