@@ -21,12 +21,13 @@ It also has a desktop version (desktop-app) for Linux, macOS, Windows and a mobi
21
21
- ### Web: https://app.bglwallet.io (domain is linked to GitHub Pages, we do not use our server to delivery frontend). Alternative: https://raw.githack.com/epexa/bitgesell-wallet-dist/master/
22
22
- ### WebExtensions (Chrome Extension): https://chrome.google.com/webstore/detail/bitgesell-wallet/pncbphpmaelhiladbdaapmpcchknnpdb
23
23
- ### Linux (Snap): https://snapcraft.io/bitgesell-wallet
24
- - ### Linux (AppImage): https://github.com/epexa/bitgesell-wallet-desktop-app/releases/download/v0.9.7/Bitgesell-Wallet-0.9.7.AppImage
25
- - ### Linux (deb): https://github.com/epexa/bitgesell-wallet-desktop-app/releases/download/v0.9.7/bitgesell-wallet_0.9.7_amd64.deb
26
- - ### Windows: https://github.com/epexa/bitgesell-wallet-desktop-app/releases/download/v0.9.7/Bitgesell-Wallet-Setup-0.9.7.exe
27
- - ### Windows (portable): https://github.com/epexa/bitgesell-wallet-desktop-app/releases/download/v0.9.7/Bitgesell-Wallet-portable.exe
24
+ - ### Linux (AppImage): https://github.com/epexa/bitgesell-wallet-desktop-app/releases/download/v0.9.8/Bitgesell-Wallet-0.9.8.AppImage
25
+ - ### Linux (deb): https://github.com/epexa/bitgesell-wallet-desktop-app/releases/download/v0.9.8/bitgesell-wallet_0.9.8_amd64.deb
26
+ - ### Linux (pacman): https://github.com/epexa/bitgesell-wallet-desktop-app/releases/download/v0.9.8/bitgesell-wallet-0.9.8.pacman
27
+ - ### Windows: https://github.com/epexa/bitgesell-wallet-desktop-app/releases/download/v0.9.8/Bitgesell-Wallet-Setup-0.9.8.exe
28
+ - ### Windows (portable): https://github.com/epexa/bitgesell-wallet-desktop-app/releases/download/v0.9.8/Bitgesell-Wallet-portable.exe
28
29
- ### Android: https://play.google.com/store/apps/details?id=io.bglwallet
29
- - ### Android (APK): https://github.com/epexa/bitgesell-wallet-desktop-app/releases/download/v0.9.7 /Bitgesell-Wallet-0.9.7 .apk
30
+ - ### Android (APK): https://github.com/epexa/bitgesell-wallet-desktop-app/releases/download/v0.9.8 /Bitgesell-Wallet-0.9.8 .apk
30
31
31
32
------------
32
33
@@ -64,7 +65,7 @@ It also has a desktop version (desktop-app) for Linux, macOS, Windows and a mobi
64
65
## Help environment
65
66
66
67
- ### 1) PRE
67
- ` npm install `
68
+ ` npm ci `
68
69
69
70
- ### 2) DEVELOP
70
71
1 . ` npm start `
@@ -90,19 +91,19 @@ It also has a desktop version (desktop-app) for Linux, macOS, Windows and a mobi
90
91
## This project uses JavaScript libraries
91
92
| Name | GitHub | jsDelivr | Version |
92
93
| ------| --------| ----------| ---------|
93
- | jsbgl | [ GitHub] ( https://github.com/bitaps-com/jsbgl ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/jsbgl?path=dist ) | 1.0.17
94
+ | jsbgl | [ GitHub] ( https://github.com/bitaps-com/jsbgl ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/jsbgl?tab=files& path=dist ) | 1.0.17
94
95
| aes4js | [ GitHub] ( https://github.com/rndme/aes4js ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/aes4js?tab=files ) | 1.0.0
95
96
| satoshi-bitcoin | [ GitHub] ( https://github.com/dawsbot/satoshi-bitcoin ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/satoshi-bitcoin?tab=files ) | 1.0.5
96
- | Bootstrap | [ GitHub] ( https://github.com/twbs/bootstrap ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/bootstrap?tab=files&path=dist ) | 5.3.1
97
- | Bootswatch | [ GitHub] ( https://github.com/thomaspark/bootswatch ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/bootswatch?path=dist%2Fflatly ) | 5.3.1 |
98
- | SweetAlert2 | [ GitHub] ( https://github.com/sweetalert2/sweetalert2 ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/sweetalert2?path=dist ) | 11.7.22
99
- | Day.js | [ GitHub] ( https://github.com/iamkun/dayjs ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/dayjs?tab=files ) | 1.11.9
100
- | DataTables | [ GitHub] ( https://github.com/DataTables/DataTablesSrc ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/datatables.net?path=js&tab=files ) | 1.13.6
101
- | DataTables Bootstrap 5 | [ GitHub] ( https://github.com/DataTables/Dist-DataTables-Bootstrap5 ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/datatables.net-bs5?tab=files ) | 1.13.6
102
- | DataTables Responsive | [ GitHub] ( https://github.com/DataTables/Responsive ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/datatables.net-responsive?path=js&tab=files ) | 2.5.0
103
- | DataTables Responsive Bootstrap 5 | [ GitHub] ( https://github.com/DataTables/Dist-DataTables-Responsive-Bootstrap4 ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/datatables.net-responsive-bs5?tab=files ) | 2.5.0
104
- | jQuery slim (only for DataTables) | [ GitHub] ( https://github.com/jquery/jquery ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/jquery?path=dist&tab=files ) | 3.7.0
105
- | Font Awesome | [ GitHub] ( https://github.com/FortAwesome/Font-Awesome ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/@fortawesome/fontawesome-free?tab=files&path=css ) | 6.4 .2
97
+ | Bootstrap | [ GitHub] ( https://github.com/twbs/bootstrap ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/bootstrap?tab=files&path=dist ) | 5.3.3
98
+ | Bootswatch | [ GitHub] ( https://github.com/thomaspark/bootswatch ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/bootswatch?tab=files& path=dist%2Fflatly ) | 5.3.3 |
99
+ | SweetAlert2 | [ GitHub] ( https://github.com/sweetalert2/sweetalert2 ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/sweetalert2?tab=files& path=dist ) | 11.17.2
100
+ | Day.js | [ GitHub] ( https://github.com/iamkun/dayjs ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/dayjs?tab=files ) | 1.11.13
101
+ | DataTables | [ GitHub] ( https://github.com/DataTables/DataTablesSrc ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/datatables.net?path=js&tab=files ) | 2.2.2
102
+ | DataTables Bootstrap 5 | [ GitHub] ( https://github.com/DataTables/Dist-DataTables-Bootstrap5 ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/datatables.net-bs5?tab=files ) | 2.2.2
103
+ | DataTables Responsive | [ GitHub] ( https://github.com/DataTables/Responsive ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/datatables.net-responsive?path=js&tab=files ) | 3.0.4
104
+ | DataTables Responsive Bootstrap 5 | [ GitHub] ( https://github.com/DataTables/Dist-DataTables-Responsive-Bootstrap4 ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/datatables.net-responsive-bs5?tab=files ) | 3.0.4
105
+ | jQuery slim (only for DataTables) | [ GitHub] ( https://github.com/jquery/jquery ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/jquery?path=dist&tab=files ) | 3.7.1
106
+ | Font Awesome | [ GitHub] ( https://github.com/FortAwesome/Font-Awesome ) | [ jsDelivr] ( https://www.jsdelivr.com/package/npm/@fortawesome/fontawesome-free?tab=files&path=css ) | 6.7 .2
106
107
107
108
------------
108
109
@@ -121,13 +122,10 @@ Patches are welcome! If you would like to contribute, but don't know what to wor
121
122
## Donations
122
123
123
124
If you'd like to buy me a beer, I won't complain. I will thank you! =)
124
- - BGL: [ bgl1qlmzckh904vze03n0lwzptt5dkmvf2vj3ev4qm9] ( bgl:bgl1qlmzckh904vze03n0lwzptt5dkmvf2vj3ev4qm9 )
125
- - BTC: [ 3HAx7GndxNCeri72xPbuaAyAJT8w2v5XGt] ( btc:3HAx7GndxNCeri72xPbuaAyAJT8w2v5XGt )
126
- - ETH: [ 0xa88DcEB0139A56f5b054d22212C0445aD984f685] ( ethereum:0xa88DcEB0139A56f5b054d22212C0445aD984f685 )
127
- - [ Other cryptocurrencies (395+ coins)...] ( https://coinswitch.co/?ref=LLBEOO8IZD )
125
+ BGL: [ bgl1qlmzckh904vze03n0lwzptt5dkmvf2vj3ev4qm9] ( bgl:bgl1qlmzckh904vze03n0lwzptt5dkmvf2vj3ev4qm9 )
128
126
129
127
------------
130
128
131
129
## Contacts
132
130
133
- Telegram: [ @epexa ] ( https://t.me/epexa )
131
+ Telegram: [ @BGLWallet ] ( https://t.me/BGLWallet )
0 commit comments