+ address list for recipient

+ filter table helper
* copy address simply by clicking on it
This commit is contained in:
Taegus
2018-12-17 17:42:19 +01:00
parent 6013c6f2d7
commit 1468eba97c
11 changed files with 153 additions and 65 deletions

View File

@@ -13,16 +13,14 @@
"appId": "Ether1DesktopWallet",
"win": {
"icon": "build/icon.png",
"target": "portable"
"target": "7z"
}
},
"repository": "https://github.com/electron/electron-quick-start",
"repository": "https://github.com/taeguscromis/Ether1DesktopWallet",
"keywords": [
"Electron",
"quick",
"start",
"tutorial",
"demo"
"Ether1",
"Desktop",
"Wallet"
],
"author": "Ether1",
"license": "CC0-1.0",