KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
nthkey-ios
★ 18
Open GitHub ↗
Your iOs device in a Bitcoin multi-sig
Download README (.md)
Explore Similar Repositories
hacktoberfest-data
:
Generating stats from the raw Hacktoberfest application data.
ntrip-client
:
No description available.
text-me-maybe
:
No description available.
MVC_WebApi_DI_Example
:
An example of using Microsoft.Extensions.DependencyInjection in an ASP.NET 4 Web App with MVC and Owin-based WebAPI
LOIS
:
[NeurIPS 2019] LOIS: Learning to Optimize In Swarms, guided by posterior estimation
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
nthkey-ios
?
Download (.md)
# Nth Key for iOs [](https://travis-ci.org/Sjors/nthkey-ios) Use your iOs device as part of a Bitcoin multi-signature setup. Best used with [Specter Desktop](https://github.com/cryptoadvance/specter-desktop#specter-desktop). Uses [LibWally](https://github.com/ElementsProject/libwally-core) via a [Swift wrapper](https://github.com/Sjors/libwally-swift). ## Build Install dependencies: ```sh brew install gnu-sed ``` Install Ruby, e.g. using [RBenv](https://github.com/rbenv/rbenv): ```sh rbenv install `cat .ruby-version` bundle install bundle exec pod install --verbose ``` To preview documentation: ```sh bundle exec jekyll server --incremental --source docs ``` To get the simulator working directory, export your public key in Settings. The path is printed in the log. ## Usage Download from the [App Store](https://apps.apple.com/us/app/nthkey/id1491367033) and follow the [tutorial](https://nthkey.com/tutorial). ## Known issues