fix(frontend): Trust Wallet discoverability on the Keplr connect path #36
No reviewers
Labels
No labels
bug
docs
documentation
duplicate
enhancement
frontend
good first issue
help wanted
invalid
missing-implementation
priority
medium
product
QA
question
testing
UX
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/ustr-cmm!36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "4-ux-trust-wallet-connect"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
window.trustwallet.cosmosinject as well aswindow.keplr.connect(WalletName.KEPLR, WalletType.EXTENSION). If Trust injects onlywindow.trustwallet.cosmos, we alias it ontowindow.keplr(never overwriting a real Keplr provider) soKeplrControllerworks.Closes #4
Test plan
docs/WALLETS.mdwindow.trustwallet.cosmos(nowindow.keplr), both rows become enabledcd frontend && npm test(includeskeplrCompatible.test.ts)mentioned in issue #4
added 3 commits
masterc121ff58- Merge branch 'master' into 4-ux-trust-wallet-connectCompare with previous version
mentioned in commit
59ae11c8f4mentioned in issue #16
mentioned in issue #18