Guide
Guide copied to clipboard
A free, open-source community resource for designers, developers and others working on non-custodial bitcoin products.
 Hello, GitHub has [released a brand new learning platform today](https://github.blog/2022-06-06-introducing-github-skills/). I think [GitHub Skills](https://skills.github.com/) could be a very good addition to [Propose a...
Something not addressed in the guide is having the receiver pay the network fee instead of the sender which is the usual way it is paid. This is useful in...
With BOLT12 on the horizon, a requester will be able to send an invoice to a payer through the lightning network effectively creating a pull payment. LNURL-withdraw can already do...
Offers ([BOLT 12](https://bolt12.org/)) will enable the ability for users to have subscriptions with various services. LNURL is also working on this (https://github.com/fiatjaf/lnurl-rfc/issues/77) feature. As designers, we can think ahead on...
This issue will serve as a ticket tracker of all the issues we, as Bitcoin Design Community identify on our design review calls and beyond. The goal is to allow...
Each section in the private key management chapter has a 'How it works' section. Currently these sections are all just text based but as designers I think we should be...
When I was testing the a11y improvements in #770, I realized that the color we are using for links (`#F7931A`) fails to meet WCAG color contrast spec. [Test it here](https://webaim.org/resources/contrastchecker/).
Add `Persona's` from the Bitcoin UX Research by Patricia Estevao into `Getting to know your users`
@pavlenex nice, I wasn't aware she had even posted her research results on the web (was only aware of the repo). Ideally, we could integrate her results more closely into...
Zeus recently merged a novel way to deal with inter-app payments on mobile (particualry for iOS which has UX issues with handling `bitcoin:` URIs) using linking prefixes. @tim-edwards from THNDR...
This page is mostly a list of links. How can it be made more informative and effective. This issue is extracted from #723.