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

Cake Technologies LLC.

About

Home of Cake Wallet for XMR

https://www.cakewallet.io

License:MIT License


Languages

Language:Swift 92.2%Language:Objective-C++ 3.7%Language:Rich Text Format 2.3%Language:Objective-C 1.3%Language:Shell 0.3%Language:Ruby 0.1%