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

allow passing private key and bypassing web ui for graph publish #1673

Open
saihaj opened this issue May 27, 2024 · 3 comments
Open

allow passing private key and bypassing web ui for graph publish #1673

saihaj opened this issue May 27, 2024 · 3 comments
Labels
area/cli enhancement New feature or request

Comments

@saihaj
Copy link
Member

saihaj commented May 27, 2024

In #1670 introduce a new command that allows publishing to the network. It links user to go to the cli.thegraph.com (located here) and the user adds metadata and finishes signing in their wallet.

@schmidsi suggested that we should allow user filling out all this metadata via the CLI and then let them provide a local private key which will be used to sign the transaction.

@saihaj saihaj added enhancement New feature or request area/cli labels May 27, 2024
@schmidsi
Copy link
Member

Maybe using this: https://github.com/smartcontractkit/env-enc

@mitchhs12
Copy link
Contributor

I think that this should definitely be added. There are many developers that I think would strongly benefit by being able to automate publishing of their deployments.

@schmidsi
Copy link
Member

@saihaj any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli enhancement New feature or request
Projects
Status: 🔖 Next
Development

No branches or pull requests

3 participants