Bitcoin Forum

Bitcoin => Wallet software => Topic started by: overtorment2 on February 06, 2018, 11:42:53 PM



Title: [ANN] BlueWallet - opensource iOS wallet app
Post by: overtorment2 on February 06, 2018, 11:42:53 PM
I'm working on opensource iOS Bitcoin wallet. Anyone can build it and run it (if you care typing a couple of commands on terminal). SegWit-ready; Replace-By-Fee implemented; arbitrary fees. Built with ReactNative & Expo.

APPLE APPSTORE LINK: https://itunes.apple.com/us/app/bluewallet-bitcoin-wallet/id1376878040?l=ru&ls=1&mt=8

Official website: http://bluewallet.io/

https://raw.githubusercontent.com/Overtorment/BlueWallet/master/gif.gif

And the reason I started working on it is because I was unhappy with BreadWallet.

---> Heres the link: https://github.com/Overtorment/BlueWallet  <---

I'm working on getting it to the Appstore (got issues with Apple moderators), but meanwhile it's trivial to run it with Explo Launcher.
Just install Expo from Appstore, and launch BlueWallet either from dedicated hosted page here https://expo.io/@overtorment/bluewallet
or from your localhost (build from sources).

Beta, but pretty usable (use it myself in the first place). Still, don't store large amounts. Would really love some contributions on the project. It's ReactNative which means Javascript is used a lot, so if you wanted to jump in Bitcoin development - nows the chance.

PS. I'm thinking about making it an official thread where I'll post news and updates.



Title: Re: iOS BlueWallet (possibly Android in future). Opensource.
Post by: HCP on February 07, 2018, 03:11:20 AM
Are you planning on implementing Hardware Wallet support for Ledger and/or Trezor wallets in the future?


Title: Re: iOS BlueWallet (possibly Android in future). Opensource.
Post by: kickbit on February 07, 2018, 11:26:17 AM
Looks nice!
Opensource is a right way to go, I hope you'll create some dev community with this project.


Quote
Private keys never leave your device

How could I backup my wallet or restore it? What if I lost or broke my phone?


Title: Re: iOS BlueWallet (possibly Android in future). Opensource.
Post by: jtipt on February 09, 2018, 03:25:35 AM

Quote
Private keys never leave your device

How could I backup my wallet or restore it? What if I lost or broke my phone?
I'm guessing, 12 or 24 word seed? Or you could manually backup the encrypted private keys.


Title: Re: iOS BlueWallet (possibly Android in future). Opensource.
Post by: overtorment2 on February 09, 2018, 08:40:11 AM
Are you planning on implementing Hardware Wallet support for Ledger and/or Trezor wallets in the future?

Probably, but I haven't implemented 12/24 seed recovery yet. only private keys for now.
Looks nice!
Opensource is a right way to go, I hope you'll create some dev community with this project.


Quote
Private keys never leave your device

How could I backup my wallet or restore it? What if I lost or broke my phone?

There's an export feature, so you can backup your private keys in WIF format


Title: Re: [ANN] BlueWallet - opensource iOS wallet app
Post by: overtorment2 on March 20, 2018, 08:00:08 PM
BIP21 support added. Wallet available on https://expo.io/@overtorment/bluewallet
Native iOS Appstore build is on the way


Title: Re: [ANN] BlueWallet - opensource iOS wallet app
Post by: overtorment2 on May 13, 2018, 02:33:05 PM
Released to Appstore. Apple gives hard times...


APPLE APPSTORE LINK: https://itunes.apple.com/us/app/bluewallet-bitcoin-wallet/id1376878040?l=ru&ls=1&mt=8

Official website: http://bluewallet.io/


Title: Re: [ANN] BlueWallet - opensource iOS wallet app
Post by: overtorment2 on June 03, 2018, 11:40:49 AM
1.4.0 released.

* Bugfixes
* Localizations: ru, ua, es, pt


Title: Re: [ANN] BlueWallet - opensource iOS wallet app
Post by: overtorment2 on July 08, 2018, 09:38:07 AM
2.1.0 features new design and lots of improvements
lightning wallets are on the way


Title: Re: [ANN] BlueWallet - opensource iOS wallet app
Post by: fsm247 on December 21, 2018, 12:10:14 PM
2.1.0 features new design and lots of improvements
lightning wallets are on the way

I've just come across your wallet, while I was looking for a lightning wallet.
Looking good sofar, trying out lightning payments once my main wallet has enough confirmations.


Title: Re: [ANN] BlueWallet - opensource iOS wallet app
Post by: overtorment2 on December 26, 2018, 02:33:58 PM
Next release should have lightning receive enabled


Title: Re: [ANN] BlueWallet - opensource iOS wallet app
Post by: dkbit98 on February 21, 2021, 10:45:35 AM
Blue wallet is great open source alternative for Electrum wallet and good news for everyone who owns a macOS is that few days ago they finally released Bluewallet desktop version:
https://bluewallet.io/desktop-bitcoin-wallet/

Features are:
- Hardware Wallets integration
- Plausible Deniability (multiple or fake storages)
- Multiple Wallets
- Full Node support
- Transactions control (with RBF support)
- Notifications for pending and confirmed transactions.

Next step should be release for Linux and Windows OS but there are still no official announcements about that.