Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature roadmap #86

Open
1 of 26 tasks
dr-orlovsky opened this issue Apr 22, 2023 · 4 comments
Open
1 of 26 tasks

Feature roadmap #86

dr-orlovsky opened this issue Apr 22, 2023 · 4 comments
Labels
C-epic Epic tasks

Comments

@dr-orlovsky
Copy link
Member

dr-orlovsky commented Apr 22, 2023

The plan is subjected to many years of work and lists main development focus areas.

Verticals

  • Advanced scripting
    • Import arbitrary descriptors
    • MuSig2 support
    • Tapscript miniscript
    • New BP-style descriptors
    • Taprot "unspendable"
    • Tapret support (part of RGB)
  • Cloud
    • Electrum cloud infrastructure
    • Subscriptions for private electrum and Bitcoin Core
    • Wallet synchronization
    • Wallet monitoring/alerting
  • Professional accounting
    • Annotations
    • Export and accounting tool integration
    • Access rights
  • Replace-by-fees
    • RBF support
    • Pre-signed cancel transactions
  • Exchanges, explorers & registries
    • Pricing feeds
    • Integration with exchanges (Bity, Colorshift)
    • Integration with rgbex.io contract registry
  • Privacy
    • Mixnets
    • Bloom filters
    • Joinmarket?
  • RGB
    • Simplified asset issue
    • NFTs
    • DAOs and voting
  • Lightning network
  • Other
    • Advanced coinselection
    • Convenants?

Roadmap

Version 2

Flagman feature: RGB

  • Basics of RGB support
  • UI overhaul

Version 2.1

Flagman feature: cloud & exchange

  • Basics of cloud integration
  • Professional accounting
  • Basic exchange integration

Version 2.3

Flagman feature: NFTs

Version 2.4

Flagman feature: Advanced scripting and RBFs

Version 2.5

Flagman feature: DAOs and digital identities

Version 3

Flagan feature: Lightning network

@dr-orlovsky dr-orlovsky added the C-epic Epic tasks label Apr 22, 2023
@sskras
Copy link
Contributor

sskras commented Jul 17, 2023

Hey, I haven't deeply investigated into the project yet. So please excuse me if my question sounds wrong:

is there any plans add support for other cryptocurrencies and tokens? Probably by doing that in pluggable, not static way.

I guess that would require an additional UI changes.

@UkolovaOlga
Copy link
Member

Hi @sskras.
No, we are not planning to support any other cryptocurrencies or tokens, except for the RGB-based ones.

@romancerny
Copy link

romancerny commented Feb 21, 2024

Hi, thanks for an excellent product. Are there rough date estimates for V2 (Basics of RGB support, UI overhaul) release? Or what would be the date estimates for features mentioned in issue #70 & #71? Thank you.

@dr-orlovsky
Copy link
Member Author

dr-orlovsky commented Feb 21, 2024

We had to split the project in two: bitcoin-only version (based on the currently released) and RGB version (codenamed "MyRGB"). The reason for that was the fact that implementing complex multisigs (like at this moment we have in current MyCitadel) for RGB will require a plenty of work and not be usable to many people who just want to "play with RGB".

So, Bitcoin MyCitadel v2 will come with better HW wallet support and cross-wallet sync (PSBTs, comments on past transactions). ETA is this spring - after MyRGB (see below).

MyRGB v1, which is the thing we are focused on, will come ~two weeks after v0.11 version of RGB is released (expected next month)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-epic Epic tasks
Projects
None yet
Development

No branches or pull requests

4 participants