Factory to select the correct extension adapter for the used environment
The factory is used by the GenericExtensionWallet - usually, you don't need to use this factory
The adapter according to your environment, i.e. BrowserExtensionAdapter for browser and ConsoleExtensionAdapter for NodeJS
Factory to select the correct extension adapter for the used environment
The factory is used by the GenericExtensionWallet - usually, you don't need to use this factory