question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Does etherjs V5 work in TrustWallet?

See original GitHub issue

Hi everyone, I have a little dapp thats using etherjs but I cant seem to get it working in TrustWallet?

I have no empirical evidence that the reason is etherjs V5 at all but I wondered if anyone has successfully used it with TrustWallet?

The reason I ask is that after looking at TW github here - https://github.com/trustwallet/trust-web3-provider - It states that it comes bundled with web3 0.20.x. which is not only an ancient and deprecated lib, but may also not be compatable with ethers V5?

Anyway, thanks for any help or answers.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
ricmoocommented, Aug 31, 2020

I don’t know of any reason it won’t be compatible, but I haven’t tested it myself.

It works in node 8 and above, ES3 (ish) and above (for browsers) and with the included shims file enables it in React Native. If you are having an issue, you might want to try including the shims package, in case TrustWallet is build using a limited version of JavaScriptCore?

Do you get any errors?

1reaction
pinpongcommented, Apr 4, 2021

Hello, i’m also not able to connect within the trust wallet browser for dapps. Any news on this issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Documentation - Ethers.js
The default provider connects to multiple backends and verifies their results internally, making it simple to have a high level of trust in...
Read more >
Building a DApp with Ethers.js - LogRocket Blog
In this tutorial, we will be learning some concepts of the blockchain, as well as learning how to build our first DApp with...
Read more >
Ethereum Wallet (ETH) | Ether Wallet | ERC20 Wallet
Trust Wallet provides a user with a unified wallet address that can be used to manage Ethereum and all ERC20 tokens. That means...
Read more >
MetaMask vs Trust Wallet - Which Wallet Is Better in 2022?
As the wallet is made for work with the Ethereum blockchain, it's understood that it supports only Ether and ERC20 tokens. This wallet...
Read more >
Trust: Crypto & Bitcoin Wallet - Apps on Google Play
Trust Wallet is the official crypto wallet of Binance. You can send, receive and store Bitcoin and many other cryptocurrencies and digital assets...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found