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

Next step? #11

Open
xloem opened this issue Sep 30, 2020 · 3 comments
Open

Next step? #11

xloem opened this issue Sep 30, 2020 · 3 comments

Comments

@xloem
Copy link
Contributor

xloem commented Sep 30, 2020

What's the next change needed to polyglot to move it forward?

@xloem xloem changed the title Next step Next step? Oct 1, 2020
@AustEcon
Copy link
Owner

AustEcon commented Oct 11, 2020

Whatever you feel like basically. Good candidates are the things on the README roadmap.

UTXO management

  • https://github.com/AustEcon/bsvbip32 needs to be ported to use exclusively bitcoinx and then I want the "leaf" keys of the Bip32 tree to be wrapped by bitsv.PrivateKey classes with some kind of API that is intuitive and user-friendly... That unlocks more sophisticated utxo management capabilities...

HTML reference converter tool

Bitsv also needs some work (discussion here: AustEcon/bitsv#52) to handle arbitrary scripts (not just OP_FALSE OP_RETURN ones)... I might look to add bitcoinx as a dependency in some shape or form to help with building custom scripts as well...

Other protocols?

I am open to suggestions!
Thanks for the help thus far 😃

Most of my time is going on this: https://github.com/electrumsv/electrumsv-sdk
At the moment + other projects that take priority... But happy to review PRs.

@xloem
Copy link
Contributor Author

xloem commented Oct 13, 2020

Thanks; I had missed the README roadmap somehow. Too used to looking straight at the code.

I visited bitcoinx and it seems to have some really powerful features that overlap with some of the features of bitsv. Would it fit in as a dependency of polyglot or a dependency of bitsv?

@AustEcon
Copy link
Owner

I'm happy to have bitcoinx as a dependency. I know that code well. It is used heavily by electrumsv wallet too.

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

No branches or pull requests

2 participants