Robel Getnet Geremew
Robel Getnet Geremew
Hi @IsnaniWidhiHidayat, thank you for using our SDK. Currently our Metamask implementation currently only supports Ethereum network but we're working hard on supporting more networks and chains.
closed by #922
@juans-chainsafe this is already fixed, right?
We should find a way to dispose of Countly, destroying the analytics GameObject could fix it
### UI Flow 
### Work Breakdown #### PR 1 Refactor Web3Auth to use `WalletProvider` - Refactor `InProcessSigner` and `InProcessTransactionExecutor` to be injected instead of initialized in `Web3AuthWalllet` - Refactor `Web3AuthWallet -> Web3AuthProvider :...
> Good work, Rob. Yet there are points I want to discuss. > > 1. We create Web3 before "Provider prompts connection". This operation is a consequence of creating (Launching)...
> 1. Sorry. I was referring to your diagram. There is a step "Provider prompts connection" and it comes before we build Web3. Prompting connection is currently a part of...
 @oleksandrchainsafe here's the class diagram for PR3, I've also updated PR4 by moving session restoration form PR3 to PR4
> Looks good, yet hard to envision the final result IMO. > > Please make sure users can manage: a) time of initialization of web3, b) where web3 is stored...