Skip to content

berkantify/My-Wallet-iPhone

 
 

Repository files navigation

Source Code License: LGPL v3

Artwork & images remain Copyright Ben Reeves - Qkos Services Ltd 2012

To Build:

# setup submodules - ssh pub key has to be registered with Github for this to work
git submodule init
git submodule update
cd Submodules/My-Wallet 
git checkout master
cd ../OpenSSL-for-iPhone  
git checkout master
./build-libssl.sh

# open the project in xcode
cd ../../
open Blockchain.xcodeproj

# build the project
cmd-r

Packages

No packages published

Languages

  • Assembly 42.1%
  • Objective-C 41.2%
  • C 12.0%
  • C++ 2.9%
  • Objective-C++ 0.7%
  • Java 0.5%
  • Other 0.6%