pm-idm
pm-idm copied to clipboard
As a user I want to be able to run the web-based wallet as a desktop/laptop app
Story
As a user I want to be able to run the web-based wallet as a desktop/laptop app.
Description
Currently, we have a web-based wallet which is great as a low-friction for adoption since it doesn't require users to install anything.
But users still use applications outside their browsers. For convenience and to better support these applications, there should be a desktop/laptop version of IDM/Nomios so that the user can have it running in the background while using their device.
Tasks
- [ ] #282
- [ ] #283
- [ ] #284
Acceptance Criteria
- [ ] Research if the current UI/UX elements of the web version fit on a desktop/laptop version of Nomios.
- [ ] Design new elements UI/UX elements for the desktop/laptop version of Nomios.
- [ ] Create a new bridge to be used between desktop/laptop based wallets and web apps..
- [ ] Implement a desktop/laptop based Nomios using Electron.