NewBull Community

Full Version: The NewBull Android Wallet Release Today
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
NewBull Wallet app for your Android device. Standalone NewBull node, no centralized backend required.
This project is clone from bitcoin-wallet.
Download: https://newbull.org/
Source Code: https://github.com/newbull/newbull-wallet

This project need newbullj library: https://github.com/newbull/newbullj

The newbullj library is a Java implementation of the NewBull protocol, which allows it to maintain a wallet and send/receive transactions without needing a local copy of NewBull Core. It comes with full documentation and some example apps showing how to use it.
This project is clone from bitcoinj.

Note:
I just replace bitcoin to newbull, btc to nb in english, so if your language shows you "bitcoin", please help us to translate to your language, just make a pull request on https://github.com/newbull/newbull-wallet.