-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
- Dependency clean up - move bitcoinjs packages to mono-repo style, and try to reduce the number of non-bitcoinjs/cryptocoinjs dependencies.
- Wallet example project - Create a nice Wallet library that is simple and abstract enough to take the concepts and fit their usecase... thinking of a Wallet class, a PsbtCreator class, and UtxoGetter class. The PsbtCreator class will use a UtxoGetter object to help create etc... just ideas
- Async Hardware Wallet library - Now that PSBT is merged, implementing a versatile Async HD based signing class will be great... we send in a PSBT to get signed, and it will pass it along once HW wallets support it, or we will parse the info out and send it to the HW interface.
Any other ideas for future projects are welcome.
dakk, tarun1475 and Droppix
Metadata
Metadata
Assignees
Labels
No labels