- 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.