mirror of
https://github.com/haveno-dex/haveno-ui.git
synced 2025-08-05 05:04:21 -04:00
feat: haveno daemon integration
- create account - login - change password - haveno hooks - electron-store hooks - haveno-ts --- Authored-by: schowdhuri Reviewed-by: localredhead
This commit is contained in:
parent
7bcf36d595
commit
a0c7875391
109 changed files with 2276 additions and 573 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8" />
|
||||
<meta
|
||||
http-equiv="Content-Security-Policy"
|
||||
content="script-src 'self' blob:"
|
||||
content="script-src 'self' 'unsafe-eval' blob:"
|
||||
/>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
|
||||
<title>Haveno</title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue