You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Overtorment 47e8853dcc OPS: android RN 0.60 5 years ago
.circleci Feature/legacywallet (#10) 7 years ago
__mocks__/@react-native-community ADD: Apple Watch support 6 years ago
android OPS: android RN 0.60 5 years ago
bip38 fixed bip38 7 years ago
bip70 FIX: Handle BitPay BIP70 scenarios where schema isnt present. 6 years ago
class FIX: receive address generation with no internet 5 years ago
img ADD: Read clipboard for transactions 6 years ago
ios Update Podfile 5 years ago
loc ADD: Electrum server configuration 5 years ago
models Add HUF fiat unit 5 years ago
patches OPS: fixed patch for latest react 6 years ago
screen REF: estimates 5 years ago
tests REF: estimates 5 years ago
.babelrc ...Android... 6 years ago
.buckconfig ...Android... 6 years ago
.eslintrc Development (#103) 6 years ago
.flowconfig ADD: Apple Watch support 6 years ago
.gitattributes Make patch files keep their line endings. Fix #429 6 years ago
.gitignore ADD: Apple Watch support 6 years ago
.watchmanconfig ...Android... 6 years ago
App.js REF: lint 6 years ago
BlueApp.js ADD: Apple Watch support 6 years ago
BlueComponents.js REF: lint 5 years ago
BlueElectrum.js REF: estimates 5 years ago
LICENSE Initial commit 7 years ago
MainBottomTabs.js ADD: Electrum server configuration 5 years ago
MockStorage.js REF: prettier 140 chars 6 years ago
NavigationService.js Removed comments 6 years ago
Privacy.js FIX: Create button was difficult to press on android. (#369) 6 years ago
README.md removed text from readme 6 years ago
WatchConnectivity.js ADD: Apple Watch support 6 years ago
analytics.js OPS: android RN 0.60 5 years ago
app.json ...Android... 6 years ago
babel.config.js FIX: Many layout bug fixes. 6 years ago
currency.js ADD: Apple Watch support 6 years ago
edit-version-number.sh REL: ver bump 5 years ago
encryption.js plausible deniability 7 years ago
events.js ADD: Created BlueAddressInput 6 years ago
help.txt Eject (#126) 6 years ago
index.js ADD: Create BlueTransactionListItem 6 years ago
package-lock.json OPS: android RN 0.60 5 years ago
package.json OPS: android RN 0.60 5 years ago
podinstall.sh ADD: Apple Watch support 6 years ago
prompt.js ADD: pay zero-amount (tip) invoices 6 years ago
release-notes.sh OPS 6 years ago
shim.js REF: start transition to Electrum server 6 years ago
up-build-number.js TST 7 years ago
up-build-number.sh OPS 6 years ago

README.md

BlueWallet - A Bitcoin & Lightning Wallet

GitHub tag CircleCI code style: prettier

Thin Bitcoin Wallet. Built with React Native and BlockCypher API.

Appstore Playstore

Website: bluewallet.io

Community: telegram group

  • Private keys never leave your device
  • Lightning Network supported
  • SegWit-first. Replace-By-Fee support
  • Encryption. Plausible deniability
  • And many more features...

BUILD & RUN IT

  • In your console:
git clone https://github.com/BlueWallet/BlueWallet.git
cd BlueWallet
npm install
npm start android

TESTS

npm run test

MOTIVATION TO BUILD IT

I was not satisfied with existing iOS Bitcoin apps, especially with BreadWallet (the one I mainly used) where development stalled and they could not even deliver such features as SegWit, RBF and custom fees (at the times where custom fees were especially needed). So I knew I could create one to use myself and let others use it. I had experience with awesome bitcoin-js lib (javascript), and since I dont own any Macs, don't plan to and not going to learn ObjC/Swift - ReactNative (where you also write in javascript) was an obvious choice.

LICENSE

MIT

WANT TO CONTRIBUTE?

Grab an issue from the backlog, try to start or submit a PR, any doubts we will try to guide you.

Join us at our telegram group where we hangout 👍

Responsible disclosure

Found critical bugs/vulnerabilities? Please email them bluewallet@bluewallet.io Thanks!