bdk icon indicating copy to clipboard operation
bdk copied to clipboard

Rename `bdk` crate to `bdk_wallet`

Open LLFourn opened this issue 1 year ago • 3 comments

All it has in it is a Wallet and the README says:

The bdk crate provides the Wallet type which is a simple, high-level interface built from the low-level components of [bdk_chain].

It should probably just be called bdk_wallet

LLFourn avatar Jan 31 '24 00:01 LLFourn

Thanks for creating a ticket. Everyone was thinking this for a long while.

evanlinjin avatar Jan 31 '24 16:01 evanlinjin

I put this on the project board, I think we should do it after #1203 and #1101 are merged. But should grab the bdk_wallet account in crates.io ASAP.

notmandatory avatar Feb 06 '24 14:02 notmandatory

Feels right to me as well. It makes it explicit that the wallet is one of the crates the bdk project supports without giving it a special status (in that sense the simple bdk name was more confusing than anything given the 6 new crates).

thunderbiscuit avatar Feb 06 '24 15:02 thunderbiscuit