-
Notifications
You must be signed in to change notification settings - Fork 137
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 FoxWallet extension #436
base: main
Are you sure you want to change the base?
Conversation
# Conflicts: # packages/cosmos-kit/package.json # packages/example/package.json
cosmoshub: { | ||
rpc: ['https://rpc-cosmoshub.keplr.app'], | ||
rest: ['https://lcd-cosmoshub.keplr.app'], | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey @ljunb are these your teams' endpoints? The preferred endpoints are meant to be endpoints provided by the wallet. These look like keplr's, do you have a green light from keplr team to use their infra?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello, thanks for the review. We have confirmed that this configuration is not currently used, so we have deleted it.
# Conflicts: # packages/cosmos-kit/src/wallets.ts # packages/docs/pages/_app.tsx # packages/example/pages/_app.tsx
Hello, this PR doesn't seem to have made much progress. Do we need to make any changes to the code here? |
# Conflicts: # packages/cosmos-kit/package.json # packages/example/package.json # packages/example/pages/_app.tsx
Hey @pyramation, any chance to give this another review 🙏 Looking to be able to use this wallet |
No description provided.