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

[Suggestion] Create npx util to generate empty project #155

Open
illyakurochkin opened this issue Dec 2, 2022 · 1 comment
Open

[Suggestion] Create npx util to generate empty project #155

illyakurochkin opened this issue Dec 2, 2022 · 1 comment

Comments

@illyakurochkin
Copy link

It would be really cool to be able to generate hardhat project from this template using npx create-hardhat-app (like create-react-app or create-next-app)

@andrejrakic
Copy link
Contributor

Awesome idea @illyakurochkin! You can try running: npx smartcontract init and select between JavaScript and TypeScript versions of this starter kit (or others).

npx smartcontract init

Context: https://www.npmjs.com/package/smartcontract-cli

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

2 participants