nunchuk-io / nunchuk-android

Security and convenience. Get both with Nunchuk Bitcoin wallet.
https://nunchuk.io
GNU General Public License v3.0
49 stars 4 forks source link
bitcoin multisig-wallets

Nunchuk Android

Nunchuk Android is a natively written multisig wallet powered by libnunchuk.

For more info on our products, please visit our website.

Building the app

Prerequisite: Building the SDK

Follow the build instructions for Nunchuk Android Native SDK.

Publish the SDK to the local maven. Note the SDK version number.

Building the app

Open dependencies.gradle and update nativeSdkVersion to the SDK version you just published.

Build and run the app on your device.

Reproducible builds

See instructions