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

Running GEX against a remote or configurable instance #19

Closed
alexanderbez opened this issue Jul 4, 2021 · 4 comments
Closed

Running GEX against a remote or configurable instance #19

alexanderbez opened this issue Jul 4, 2021 · 4 comments

Comments

@alexanderbez
Copy link

Is it possible to execute the gex binary that communicates with a Cosmos-SDK-based chain other than localhost or whatever is running locally? It would be nice to be able to run gex against either a remote node or a custom address/port.

@toschdev
Copy link
Contributor

toschdev commented Jul 5, 2021

I've tried that once and it did not work. Would like to find out why. Maybe it was due to some config or firewall.
An optional flag to input a remote node would be cool.

@toschdev
Copy link
Contributor

toschdev commented Jul 5, 2021

The port is configurable using for example gex -p 27657.
Which was mostly needed when running more instances on localhost.

@alexanderbez
Copy link
Author

But can it talk to a remote instance not on localhost?

@toschdev
Copy link
Contributor

toschdev commented Jul 6, 2021

no

@toschdev toschdev closed this as completed Jul 6, 2021
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