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

feat: add emerynet to network selector #48

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

dckc
Copy link
Member

@dckc dckc commented Sep 20, 2024

goal:
closes #43

This is evidently not enough - Keplr still asks to confirm that I want to add a network with a localhost rpc.

The RPC address seems to be hard-coded in places such as...

const rpcEndpoints = {
osmosis: 'http://127.0.0.1:26655',
agoric: 'http://127.0.0.1:26657',
};

cc @LuqiPan

This was referenced Sep 20, 2024
@dckc dckc modified the milestone: u17-emerynet Sep 24, 2024
@dckc
Copy link
Member Author

dckc commented Sep 30, 2024

overtaken by #62 . Thanks, @samsiegart

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

Successfully merging this pull request may close these issues.

UI network selector does not include emerynet
1 participant