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

Add The Graph as a CLI option #7

Open
carletex opened this issue Apr 25, 2024 · 0 comments
Open

Add The Graph as a CLI option #7

carletex opened this issue Apr 25, 2024 · 0 comments
Assignees

Comments

@carletex
Copy link
Member

carletex commented Apr 25, 2024

We have the subgraph branch here: https://github.com/scaffold-eth/scaffold-eth-2/tree/subgraph-package

I think @technophile-04 already updated it with the latest (wagmi v2) changes, so the next step is to include the packages / deps / etc in the CLI workflow as an "extension" (we can rethink the naming)

After What solidity framework do you want to use?

We'd want to say something like: "Select which extensions you want to add". It'd be multiple select (space to select) with no selected options as the default.

A nice to have: a flag to select it by default npx create-eth@latest --extensions=subgraph.

Also thinking (for another PR maybe) that if you do -y it will auto-install everything with the default values (except the name of the project...that you could pass it as a flag/argument too!). One-liner installs with no user intervention will be key.

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