Skip to content

[Rough] Things to work on (Roadmap?) #1437

@junderw

Description

@junderw
  1. Dependency clean up - move bitcoinjs packages to mono-repo style, and try to reduce the number of non-bitcoinjs/cryptocoinjs dependencies.
  2. 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
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions