Skip to content

Conversation

@chaoticgoodpanda
Copy link

…at there is a Trust Wallet browser extension.

Description

I'm on the Trust team, and we have a Chrome browser extension released: https://chrome.google.com/webstore/detail/trust-wallet/egjidjbpglichdcondbcbdnbeeppgdph. Changing the platform param for Trust's injected wallet in Blocknative to be 'all' instead of 'mobile' so TW extension can be connected via blocknative-powered dApps.

Checklist

  • The version field in package.json is incremented following semantic versioning
  • The box that allows repo maintainers to update this PR is checked
  • I tested locally to make sure this feature/fix works
  • I have run yarn check & yarn build to confirm there are not any associated errors
  • This PR passes the Circle CI checks

chaoticgoodpanda added 2 commits November 8, 2022 18:20
…at there is a Trust Wallet browser extension.
…at there is a Trust Wallet browser extension.
@vercel
Copy link

vercel bot commented Nov 8, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
web3-onboard-docs ❌ Failed (Inspect) Dec 13, 2022 at 9:23PM (UTC)

})
}),
platforms: ['mobile']
platforms: ['all']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the only change that occurred with the desktop wallet provider?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's it. Assumption is that's all that's needed to support our new browser extension: https://chrome.google.com/webstore/detail/trust-wallet/egjidjbpglichdcondbcbdnbeeppgdph

Copy link
Contributor

@Adamj1232 Adamj1232 Nov 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chaoticgoodpanda great, have you tested with the internal demo project(packages/demo) to verify W3O is working properly with changing of chains, signing, sending transaction, etc?
Running yarn && yarn dev will get it going

Copy link
Contributor

@Adamj1232 Adamj1232 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few changes and a comment for clarification requested

@Adamj1232
Copy link
Contributor

Closing in favor of #1463

@Adamj1232 Adamj1232 closed this Jan 13, 2023
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.

2 participants