Minds / web3modal-angular

MIT License
15 stars 8 forks source link

Expose Cached provider #12

Open layinka opened 2 years ago

layinka commented 2 years ago

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 if web3modal is already connected or not.

Can you please expose this in the service?

REPTILEHAUS commented 1 year ago

also looking for this