clbrge / svelte-web3

web3.js library integration as a Svelte store
MIT License
138 stars 32 forks source link

A few questions #73

Open devtrix opened 9 months ago

devtrix commented 9 months ago

I didnt see a discussion space so asking them here.

  1. For starters, I need to work with WalletConnect but it looks like I need an Infura Id. Is there any way to make this work with Moralis or something else?
  2. Web3Modal usage is only there in the legacy examples. How to do it now?

Thanks in advance.