peakshift / bitcoin-ux

💅💸 Ongoing assessment of bitcoin payments and privacy UX for @BitcoinDesign Community as well as tools to help designers understand the underlying protocols and specifications.
https://bed.money
GNU General Public License v3.0
41 stars 7 forks source link

docs(lightning): re-work logical 'pre-ldk' separations to simply be 'case studies' #38

Closed vindard closed 2 years ago

vindard commented 2 years ago

Description

The 'Pre-LDK' labels were a relic from some of our early attempts at trying to logically separate the different components of a node. This isn't a useful separation though since wallets can selectively include LDK modules now and the lines are much more blurred with respect to thinking about what the LDK is and how it could be potentially adopted.

The changes here instead recategorise the different implementations as simply "examples", and if we need to drill further into any LDK adoption/abstractions at any point then they can be done on a case-by-case basis.

johnsBeharry commented 2 years ago

What you think about calling it case-study instead of examples? Not a blocker but just raising awareness to the naming bitcoin.design uses.

Case Studies This section provides practical explorations of common user experiences with wireframes, design mock-ups, prototypes and more. -- src

vindard commented 2 years ago

What you think about calling it case-study instead of examples? Not a blocker but just raising awareness to the naming bitcoin.design uses.

Case Studies This section provides practical explorations of common user experiences with wireframes, design mock-ups, prototypes and more. -- src

Yea makes total sense ... I'll make those changes in a bit and push them back up here

Edit: done in https://github.com/peakshift/bitcoin-ux/pull/38/commits/f66162dce307ee4cb1db8e8e3e788e07be04085e