Skip to content

nunchuk-io/nunchuk-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.