-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Coin Wallet to wallets sections #438
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just tested the wallet and found the following:
- does not support 0-conf
- the fees are way too high (I sent myself 10 cents and I was asked to pay a 20 cent fee to send the funds back)
- the 'max' function doesn't seem to work
Other than this, the experience was good and it's nice not to have to install anything and be able to use BCH in the browser :)
@merc1er please have look at last version (v2.17.0) 👀 |
Ok. Now I set 1 sat/byte for fee (10 sat/byte was before). |
312154f
to
7472b99
Compare
@merc1er how it's going? Meanwhile, we've added desktop apps for all platforms (Windows, macOS, Linux). |
I reviewed the web wallet and iOS app and I really enjoyed the user experience!!! Fast and easy. |
@Mengerian @jasonbcox what do you think? Do you want to try the Android and Windows versions? (I don't have any of these OS with me) I'm thinking this web wallet would be ideal to show people BCH without having to download anything on their phone during meetups for example. |
This PR adds Coin Wallet to wallets sections with better resolution logo.
Coin Wallet still works and alive.
Already listed at bitcoin.org (android, ios, web)