Skip to content

bdk crate is confusing #25

Open
Open
@casey

Description

@casey

It's very easy to find the old bdk crate when searching, either on Google or crates.io, and get confused, and not realize you should be looking at the bdk_wallet crate.

Perhaps a new, empty crate should be published to bdk, whose only documentation is an explanation and a link to bdk_wallet?

Alternatively, you could have the bdk crate only contain a single public rexport of bdk_wallet as wallet, which would also provide the link. If you did this, you could also add more public exports in the future, of other bdk related crates, so that adding bdk to a project would be a convenient way of pulling in all bdk crates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    Status

    Discussion

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions