promote Satoshi SATS in the electrum user interface #MakeSatsTheStandard
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.6k
- Forks
- 3.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 61
Description
Feature request:
Please consider to promote Satoshi SATS as unit shown in concert with BTC in the electrum user interface by default (or at least opt-in for now).
(USD is just a place folder for fiat as chosen currency by user.)
If I earned a SAT every time someone said "I cannot by 1 Bitcoin because it's 5-50 K USD" already, I'd be rich. Many people don't know BTC can be divided into fractional smaller units similar to 10 mm = 1 cm and that 1 mm is a fully legitimate constituent of 1 cm the same way as 1 SAT is part of 1 BTC.
I think electrum was onto something by making mBTC the default setting but it was too early and there was no traction. That caused more confusion than it helped for people I helped setting up electrum with. There is traction for #MakeSatsTheStandard now.
- https://twitter.com/search?q=%23makesatsthestandard&src=typed_query&f=top
- https://twitter.com/search?q=%23makesatsthestandard&src=typed_query&f=live
- https://coinmarketcap.com/currencies/satoshi/
- https://blog.aaxspace.com/en/2021/08/25/crypto-exchanges-are-switching-to-sats-to-counter-bitcoin-price-bias-and-drive-adoption/
- https://github.com/cryptoadvance/specter-desktop/pull/306
User interface ideas:
- History tab:
- show amounts and balance in both BTC and SAT
- Send tab:
- allow to toggle from SAT to BTC
- there are now 2 fields Amount: BTC, USD
- make that 3 fields: Amount: BTC, SAT, USD
- if entering BTC; automatically fill out SAT and USD
- if entering SAT: automatically fill out BTC and USD
- if entering USD: automatically fill out BTC and SAT
- Receive tab:
- Requested amount: BTC, SAT, EUR
- Addresses tab:
- have separate columns for balance in BTC vs SAT
edit:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the History, Send, Receive, and Addresses tabs named in the request, then trace how their amount and balance fields are currently presented. Define the supported SAT/BTC/USD interactions and verify that balances, requested amounts, and conversions are consistent across all four tabs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100