Nth Key for iOs Build Status

Use your iOs device as part of a Bitcoin multi-signature setup.

Uses LibWally via a Swift wrapper.

Build

Install dependencies:

brew install gnu-sed

Install Ruby, e.g. using RBenv and Cocoapods:

rbenv install `cat .ruby-version`
gem install cocoapods
pod install --verbose

To preview documentation:

bundle exec jekyll server --incremental --source docs

Usage

Install from TestFlight and follow the tutorial.

Known issues