Commit Graph

4 Commits

Author SHA1 Message Date
Ahmed Bouhuolia
500be9a7fd
feat: account backup
---

Co-authored-by: @schowdhuri 
Reviewed-by: @schowdhuri
2022-05-27 00:34:14 +05:30
Subir
250d742d48
feat: node settings wired to haveno daemon
- wired node settings to daemon and storage
- updated tests and storybook
- refactored for simplicity and code quality

---

Reviewed-by: localredhead
2022-05-24 03:35:16 +05:30
Subir
a0c7875391
feat: haveno daemon integration
- create account
- login
- change password
- haveno hooks
- electron-store hooks
- haveno-ts

---

Authored-by: schowdhuri
Reviewed-by: localredhead
2022-05-10 01:36:01 +05:30
Subir
a9893aa853 chore(dev): app boilerplate
Electron, React, Vite app boilerplate

- license header
- pre-commit and commit-msg hooks
- storybook
- fix windows tests;
- fix linux build
- CI setup
- persistent store with electron-store and safeStorage
- localization with react-intl

Refs:
- https://github.com/haveno-dex/haveno-ui/projects/1#card-81001746
- https://github.com/haveno-dex/haveno-ui/projects/1#card-81001745

Authored-by: schowdhuri
Reviewed-by: localredhead
2022-04-23 22:21:06 +05:30