Francesco Ceccon
Francesco Ceccon
Of course! I would wait for #171 to be merged (eta today) before start coding. Can you share a bit how you plan to add it? IIRC wagmi does something...
Fixed in #186.
> Hey @fracek ! I just started to work on this issue, I just have a question about it, do we want this behaviour to be under the autoConnect option...
Thank you! I'm refactoring some code now so I will merge this PR later in that branch.
I realized it's possible to change the default provider in ``, so mainnet is supported. Waiting for someone to confirm it's working on mainnet before closing.
This is because the library is stateless, so it cannot track the last connected wallet. We should add an option to use local storage to track of this.
Fixed in #186
Fixed in #180.
I will merge this into the branch I'm using to refactor the library internals.
> This could be nice for generating statistics, is that the use case you have in mind? My idea (born on http://www.hackingitalia.com/ ) was to generate a map of the...