Skip to content

pyrex-coin/CakeWallet

 
 

Repository files navigation

Installation

  1. Clone the repository.
git clone https://github.com/fotolockr/CakeWallet.git
  1. Run install.sh. It's bash script for download and build monero library from sources. Script will download and compile: Boost, OpenSSL and Monero library (as static library) for iOS.
./install.sh
  1. Install dependencies from Pod.
pod install

P.S.

Also you'll be needed additional headers for build like: sys/vmmeter.h, netinet/udp_var.h, netinet/ip_var.h, IOKit, zmq.hpp.

We use forked repositories of ofxiOSBoost, monero and monero-gui. We do this ONLY for more convenient installation process. Changes which we did in ofxiOSBoost, monero and monero-gui you can see in commit history in "build" branch of these repositories.

Cake Technologies LLC.

Releases

No releases published

Packages

No packages published

Languages

  • Swift 92.3%
  • Objective-C++ 3.7%
  • Rich Text Format 2.3%
  • Objective-C 1.3%
  • Other 0.4%