Terra-Planet / iOS

Open source, non-custodial Terra Wallet focused on privacy iOS App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS

Open source non-custodial Terra Wallet. We send your finance from the Earth to the Moon

Running the project

To run this project update / fetch the backend submodule

Git clone with submodules

git clone --recurse-submodules git@github.com:Terra-Planet/iOS.git

Updating modules later

git submodule update --init --recursive

Install dependencies

Install iOS dependencies

pod install

Install backend dependencies

cd Terra\ Planet/nodejs-project 
npm i

About

Open source, non-custodial Terra Wallet focused on privacy iOS App


Languages

Language:Swift 93.3%Language:Objective-C++ 5.2%Language:Objective-C 0.7%Language:Ruby 0.6%Language:C 0.1%