bisq-network/bisq

UI: Add support for sats, a.k.a. "make sats the standard"

Open

#4,380 opened on Jul 27, 2020

View on GitHub
 (4 comments) (9 reactions) (0 assignees)Java (4,505 stars) (1,292 forks)batch import
good first issuein:gui

Description

Allow the user to configure the units for displaying BTC amounts (sats, mBTC, BTC -- just like Electrum Wallet does).

This makes it more intuitive for user to deal with the decimal zeroes in a typical BTC amount.

Assuming the BTC prices tend to rise, this is a good long-term approach. People would deal in smaller and smaller amounts of BTC, which will eventually be harder and harder to represent as BTC in a "human readable" way.

Contributor guide