Added code to switch coin from Basiliks node to Full node and vise
versa.
Click on circled icon with blue color showing letter B in it to switch
to Full.
The same way click on circled icon with green color showing letter F in
it to switch to Basilisk.
- history switched to dynamic
- send dialog box shows info from wallet widget, who’s send button was
clicked
- fee is dynamically picked from API for coin in Send dialog box
- Only Basilisk wallet widgets are activated first
- wallet widgets populate dynamically as coins are active
- addresses list is updated in each wallet widget
- In case while login in this comes as the error, BitcoinDark is started
automatically in Basilisk Mode! and user gets logged in after
successfully starting BitcoinDark in Basilisk Mode.
- All it needs is just Iguana process running. that's it.
- Active wallet account’s data stores in sessionStorage temporarily.
- On Logout, sessionStorage data is destroyed.
- On Lock, sessionStorage data is updated, with latest status.
- On Lock some fields are hidden on login screen, as unneeded with
locked status.
- Login to Another Wallet button and code added if screen is locked
- different sections and is code added to change and display relevant
section on sidebar menu click.
- New template front-end
- single page index.html for login and example layout after login
- Working login javascript, checks login success/failure, hide/unhide
sections on page.