rlittlefield / CakeWallet

Home of Cake Wallet for XMR

Home Page:https://www.cakewallet.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

FotoLockr LLC.

About

Home of Cake Wallet for XMR

https://www.cakewallet.io

License:MIT License


Languages

Language:Swift 91.9%Language:Objective-C++ 5.4%Language:Objective-C 2.0%Language:Shell 0.6%Language:Ruby 0.1%