Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

semihcihan/wallet-ios

 
 

Repository files navigation

Tari iOS wallet

Build Status

Mobile-based UI client that connects to a full node in the Tari network.

Swift Style Guide

Code follows Github's style guide and the SwiftLint is run on each build using. Code is linted on each build.

Dependencies

Third party frameworks and Library are managed using Cocoapods.

Pods used

- pod 'SwiftLint'
- pod 'FloatingPanel'
- pod 'lottie-ios'

Version Management

  • Build Number willl increased for each iTunes submission
  • App version will only increase on app submiting to App Store

Folder Structure and Architecture

Coming soon.

Git

  • development will be the semi-stable branch with tag on each stable merge. This is the branch from where IPA should be published to iTunes Test Flight.
  • master will have code that are fully stable with release on each merge. App store publishing should be done from this branch only.

About

The mobile Tari wallet application for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 94.9%
  • C 4.3%
  • Other 0.8%