web3modal-angular
web3modal-angular copied to clipboard
Hello, i noitced that while the web3modalservice has methods that allow you set cacche providers, it doesnt allow you any getter for the cachedprovider, this makes it difficult to detect...
I am following all the steps but can't make this work on mobile, does anyone have the same problem?
Hi Mark, I'm using [Web3Modal-ts](https://www.npmjs.com/package/@mindsorg/web3modal-ts) library to connect the wallet in my DAPP application. In the Provider option, I'm using Wallet Connect, Wallet Link both are working fine desktop. But,...
Got this error, I think we should be able fo configure logos. `Not allowed to load local resource: file:///C:/Users/user/Desktop/project/client/node_modules/@mindsorg/web3modal-ts/dist/providers/logos/metamask.svg`
In v1.3 logos are loaded using `URL(...)` See [the commit ](https://gitlab.com/minds/web3modal-ts/-/commit/1cf71232b99dc1c8af688f179c7458a215e62087)for details
Hi Guys, I'm trying to use your module inside an angular 12 project. Unfortunately the app won't compile, because of this issue: ``` ([ng] ./node_modules/@mindsorg/web3modal-ts/dist/providers/logos/web3-default.svg:1:0 - Error: Module parse failed:...
Hello guys! I found some issue after installing the package The Web3ModalModule is empty on node_modules so I cannot import the m-web3-modal tag  How to fix this? Thanks
Hi guys, Thanks for this package, I've been looking for one everywhere. When trying to instantiate the service the way laid out in your readme I get this error ...