Skip to content

Development roadmap

Gandalf86 edited this page Aug 25, 2018 · 4 revisions

Current tasks

  1. Rebrand the wallet (text, graphics, file names, directories, ports)
  2. Build scripts for Windows, remove binaries from the repository (removing the central point of trust)
  3. Merge upstream changes from XSPEC, except undesired changes.
  4. Rebase wallet repository to include the commit history of ShadowCash (SDC), for having a clean commit path. (Will probably start a new repository for this)
  5. Source tree cleanup, remove unused code, old comments and empty translation files. Remove unnecessary features like the "Chat".
  6. Add Wisp to Bisq

Future ideas

This is a collection of future ideas, based on feature requests from users and developers. This list is just meant to keep track of things internally, for more details please visit our Discord. :)

Core features

  • Improved stealth token splitting algorithm
  • Stealth staking
  • Delegated staking

GUI features

  • Write a new GUI in a dynamic, safe language (e.g. Rust) with a modular design using RPC, aka "WISP UI"

Clone this wiki locally