Memex icon indicating copy to clipboard operation
Memex copied to clipboard

Allow settings for bgConnect to Storex Hub automatically

Open dit7ya opened this issue 4 years ago • 0 comments

The current way to do this is to execute await bgModules.storexHub.connect({ development: true }) every time manually I want to connect to Storex, which is annoying.

It would be much better to have a setting for automatically doing this. I have a hacky solution for myself but I am not sending a PR since I am not sure if that would fit into the code organizing principles of Memex.

If you give me a broad idea about how to implement this I will do it myself and start a PR.

dit7ya avatar Nov 21 '20 06:11 dit7ya