Skip to content

lamprosg/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.

About

Home of Cake Wallet for XMR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 94.4%
  • Objective-C++ 3.8%
  • Objective-C 1.4%
  • Other 0.4%