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

"Mainnet" term for "Ethereum Mainnet" not self explanatory when initializing a subgraph #1577

Open
joellutterodt opened this issue Jan 26, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@joellutterodt
Copy link

joellutterodt commented Jan 26, 2024

Which packages are impacted by your issue?

@graphprotocol/graph-cli

Describe the issue

When initializing a subgraph on the Ethereum Mainnet, it's a bit confusing for beginners to know what to select next because of the "mainnet" term if they want to select the "Ethereum Mainnnet". Based on the fact that it takes you to be familiar with the ecosystem before you can easily guess the "Mainnet" in the set of options is referring to the "Ethereum Mainnet"

Reproduction

VS code cli

Steps to Reproduce the Bug or Issue

  1. Initialize the graph init
  2. Select Protocol
  3. Give subgraph slug name
  4. Select directly to create the subgraph
  5. Prompt to select the network to use --- where the bug is "mainnet"

Expected behavior

As a user, I expected "Ethereum Mainnet" instead of "mainnet"

Screenshots or Videos

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • NodeJS: [e.g. 18.5.0]
  • @graphprotocol/* version(s): [e.g. 2.6.2]

Subgraph Manifest

No response

Subgraph GraphQL Schema

No response

Additional context

No response

@joellutterodt joellutterodt added the bug Something isn't working label Jan 26, 2024
@joellutterodt joellutterodt changed the title "Mainnet" term for "Etheruem Mainnet" not self explanatory when initializing a subgraph "Mainnet" term for "Ethereum Mainnet" not self explanatory when initializing a subgraph Jan 26, 2024
@schmidsi
Copy link
Member

Yes, I observe that this is confusing especially folks not very familiar with the Ethereum ecosystem. Also, the protocol should probably be EVM?

@joellutterodt
Copy link
Author

joellutterodt commented Jan 31, 2024

Yes, the protocol should be EVM to be more self explanatory

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

No branches or pull requests

2 participants