Skip to content

Privacy Respecting Web Wallet for the Dash Crypto Currency built using tools created by the Dash Incubator

License

Notifications You must be signed in to change notification settings

dashhive/wallet-ui

Repository files navigation

Wallet UI

A Graphical User Interface (GUI) for DashWallet.js

Roadmap

Stage 1

  • Initial Project Setup
  • Implementation of DashHd & DashPhrase modules
    • To generate a new wallet
    • To restore an existing wallet via recovery phrase
  • Contacts
    • Share Pairing Contact Info
      • Dash URI
        • DIP: aj-contact-scanback
        • dash://?xpub=xpub6FKUF6P1ULrfvSrhA9DKSS3MA3digsd27MSTMjBxCczsfYz7vcFLnbQwjP9CsAfEJsnD4UwtbU43iZaibv4vnzQNZmQAVcufN4r3pva8kTz
                &sub=01H5KG2NGES5RVMA85YB3M6G0G
                &nickname=Prime%208
                &profile=https://imgur.com/gallery/y6sSvCr.json
                &picture=https://i.imgur.com/y6sSvCr.jpeg
                &scope=sub,nickname,profile,xpub
                &redirect_uri=https://
          
      • QR Code (uses the Dash URI from above)
    • Add a Contact
    • List
    • Edit
    • Remove
  • Funding
    • Request
    • Send
  • Modify CrypticStorage.js Keystore code to be Xchain compatible
  • Encrypt wallet data in LocalStorage / IndexedDB
    • Recovery Phrase
    • Aliases Data
    • Contact Data
  • Backup/Restore Wallet & Contacts

Stage 1 - QA

  • User testing of wallet and all processes
    • Fix any bugs that arise

Stage 2

See the Stage 2 milestone

Stage 2 - QA

  • ...

Stage 3

  • Contact/Payment Share Features
    • SMS (sms:)
    • Email (mailto:)
  • View & manage addresses associated with Wallet
  • Coin Control
    • Set Fund Denomination for Send & Request payments
    • Cash Drawer to display coins separated by denomination
  • Theme: Light version

Stage 3 - QA

  • ...

Stage 4

  • Localization for multiple languages
  • Subscriptions
  • If possible, automate befriend process with blockchain messaging.
  • Settings
    • Select Wallet (multiple accounts)
    • Set Alias for selected wallet
  • Add side-by-side view for contacts to display the XPubs that represent both you & the contact in the connection

Stage 4 - QA

  • ...

Backlog

  • style(julius): Is there some reason it is necessary to use the terms “disconnect” and “add wallet” as opposed to just “log in” and “log out”?
  • Tutorializing for the user
    • doc(julius): Minor aspects of user understanding: how does the wallet actually work? What information is your browser storing when you create a wallet? Is it downloading a temporary self custodial wallet into the browser session? How does that work, where is it saved to? How does locking work?
  • doc(julius): User experience: should you be able to create a new alias every time you log back in?
  • style(julius): Minor visual design notes: the landing page feels slightly “empty”. Awkward side columns.
  • feat: Maybe we should use the big empty space in the contacts list to recommend pairing with other prominent wallets (mobile wallet, Desktop wallet, etc).
    • DCG’s mobile wallet definitely needs to display a QR for its xpub address.
    • We need to support importing raw xpubs if we don’t already.
  • style: Top button is “adjective noun”, bottom two buttons are “verb noun”. Maybe make it consistent.
  • feat: Every time I click Request the wallet generates a new address. This might be unsettling for users. Need to rethink this functionality. Side note/question: Is this cycling through the 0 index on the HD path when no contact is selected? Either way, we may want to put our own username in the alias input box by default, which would be the default funding mechanism.
  • Contact Data List Selector in the Send Dialog on mobile does not show contact alias hints
    • Appears to be an issue specific to Firefox on Android, both normal version (in normal & private view) & Firefox Focus
  • Edit Profile, Add Contact & Insufficient Wallet Funds Dialogs have layout issues on mobile
  • ...

About

Privacy Respecting Web Wallet for the Dash Crypto Currency built using tools created by the Dash Incubator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published