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

This PR replaces npx hardhat command with npx hardhat init. #238

Open
Vtalike opened this issue Feb 24, 2024 · 0 comments
Open

This PR replaces npx hardhat command with npx hardhat init. #238

Vtalike opened this issue Feb 24, 2024 · 0 comments

Comments

@Vtalike
Copy link

Vtalike commented Feb 24, 2024

This PR replaces npx hardhat command with npx hardhat init.

  • To create a hardhat project, npx hardhat is deprecated. Instead npx hardhat init is used.
  • To create the sample project, run npx hardhat init in your project folder.
  • npx hardhat is used for to first get a quick sense of what's available and what's going on.

For more information about new versions of Hardhat docs: https://hardhat.org/hardhat-runner/docs/getting-started#quick-start

最初由 @0xemrekayaConsensys/doc.linea#439 发布

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

1 participant