Skip to content

Gnosis Safe is a multi signature (2FA) wallet for personal usage.

License

Notifications You must be signed in to change notification settings

d-ost/safe-ios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safe-ios

Build Status codecov.io

Download in the AppStore

Getting Started

To set up all project dependencies, run from the project directory in terminal:

$> scripts/bootstrap.sh

To get the app built, copy example files:

$> cp .env.default.example .env.default
$> cp AppConfig.example.yml AppConfig.yml
$> cp GoogleService-Info.example.plist safe/safe/GoogleService-Info.plist

Then comment out the lines 40-43 in the safe/safe/AppDelegate.swift file to disable Firebase. This will make your app running in simulator.

About

Gnosis Safe is a multi signature (2FA) wallet for personal usage.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 41.6%
  • C 32.2%
  • Objective-C 23.0%
  • C++ 2.5%
  • Ruby 0.5%
  • Shell 0.2%