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

Integrate Litecoin and Dash in the market #25

Open
devos50 opened this issue Sep 3, 2018 · 1 comment
Open

Integrate Litecoin and Dash in the market #25

devos50 opened this issue Sep 3, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@devos50
Copy link
Contributor

devos50 commented Sep 3, 2018

Now that we are using bitcoinlib, we should extend our BitcoinWallet to also support the Litecoin and Dash cryptocurrencies. Fortunately, this is trivial to do since bitcoinlib supports creation of these wallets already. Theoretically, it should be as easy as subclassing the BitcoinWallet class (although I would prefer to rename BitcoinWallet to something like BitcoinlibWallet and create subclasses from this superclass).

Besides mainnet wallets, we should also have some testnet wallets for these networks (bitcoinlib also supports this).

@qstokkink
Copy link

@devos50 should this be moved to the anydex issues now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants