Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

10xEngineer/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

Security issues can be reported to us in the following venues:
* Email: security@blockchain.info
* Bug Bounty: https://www.crowdcurity.com/blockchain-info

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 61.4%
  • C 16.5%
  • Objective-C 13.4%
  • C++ 3.8%
  • HTML 2.4%
  • Objective-C++ 0.9%
  • Other 1.6%