35 sats \ 1 reply \ @ca 3h
How does the Family feature work like?
reply
1a. Ease of use: I made it so easy that everyone in a family should be able to use it (not just the most technical person). And that includes multisig
1b. Ease of use: Automatic utxo management (optional manual utxo management)
  1. SyncTalk: collaborate on with others (in or outside the family) in a multisig https://bitcoin-safe.org/page/synctalk/
reply
10 sats \ 2 replies \ @DarthCoin 9h
I like it. Seems like a mix of Electrum and Sparrow with Mempool integrated. Would you consider also to add LN option, like Electrum ?
reply
You can also test it in testnet/signet. (it's built on bdk)
reply
I took the best ideas from these wallets. Give it a try and let me know what you think.
I won't add lightning, because it is focused as a long terms savings wallet. (good multisig support)
reply
I like it mostly because you wrote it in Python. The code is self-documenting in case people need to figure out how the wallet works.
reply
Yes, Python is very readable. However I try to have type hints wherever possible to reduce bugs using mypy https://github.com/andreasgriffin/bitcoin-safe/blob/e97093b559e0248de926489304d04a20c6d605a2/.pre-commit-config.yaml#L36
Would be happy for any feedback. It is easy to try on testnet and signet too
reply
0 sats \ 2 replies \ @Thereal 9h
What's special about this wallet, am a newbie
reply
I also added SyncTalk, which backups, and synchronizes your labels between multiple computers (with chat and PSBT sharing included)
reply
For you probably the wallet setup wizard is must interesting https://bitcoin-safe.org/page/setup-multisignature-wallet/
Works for single and multisig, and ensures you didn't miss any important step.
reply
Can we get this on mobile as well
reply
Sorry. My time is limited... And for savings I think a desktop is better.
reply