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

README: Revamp contract deployment slightly #11

Merged
merged 1 commit into from
Apr 13, 2024
Merged

Conversation

matevz
Copy link
Member

@matevz matevz commented Apr 12, 2024

Running

npx hardhat node
npx hardhat deploy --network localhost

doesn't seem to work without defining the PRIVATE_KEY env variable.

This PR moves the export PRIVATE_KEY=... before running hardhat deploy.

@matevz matevz added the bug Something isn't working label Apr 12, 2024
@aefhm aefhm merged commit a53f563 into main Apr 13, 2024
1 check passed
@aefhm aefhm deleted the matevz/readme-private-key branch April 13, 2024 09:33
@matevz
Copy link
Member Author

matevz commented Apr 13, 2024

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants