substra-hooks icon indicating copy to clipboard operation
substra-hooks copied to clipboard

expand extension hooks

Open Yuripetusko opened this issue 3 years ago • 0 comments

For the extension hook, it would be great if extension hook would return methods to set and get your active account. This would save selected account object to reducer/context and then be able to return selected account.

Additionally maybe it's good idea to be able to pass callback or your own storage provider for persistent storage so address stays on refresh (maybe use zustand for this)

Yuripetusko avatar Nov 11 '21 15:11 Yuripetusko