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 command line instruction don't work #63

Closed
Boyquotes opened this issue Apr 13, 2024 · 3 comments
Closed

Deploy command line instruction don't work #63

Boyquotes opened this issue Apr 13, 2024 · 3 comments

Comments

@Boyquotes
Copy link

When I follow the readme step configuration, the deploy script command don't exist ( and no reference in package.json )

# Deploy the contracts on the local node
pnpm run deploy
@wottpal
Copy link
Member

wottpal commented Apr 13, 2024

When I follow the readme step configuration, the deploy script command don't exist ( and no reference in package.json )

# Deploy the contracts on the local node
pnpm run deploy

Hey, have you cd'ed into /contracts and are also running a local node (pnpm run node) in parallel?

@Boyquotes
Copy link
Author

Boyquotes commented Apr 16, 2024

Hey, sometime I am a copy/paste dev 😅
It's logic but other command are made on the root folder, may be write to move to the contract directory in the readme.md is a good idea. If you are ok, I made a pull request to add that :

Go to the contracts directory and deploy the contracts on the local node

cd contracts/
pnpm run deploy

@wottpal
Copy link
Member

wottpal commented Apr 17, 2024

🫡 ✅

CleanShot 2024-04-17 at 11 14 17@2x

@wottpal wottpal closed this as completed Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants