Skip to content

jfoucher/gios

Repository files navigation

License: MIT

GiOS

A simple wallet app for the duniter network.

Login screen with two fields and a green button Profile view displaying the user avatar, name, public key and a list of their transactions User search view displaying a text input and a list of user matching the search terms Transaction details view showing the sender avatar and name, the receiver avatar and name, as well as the transaction amount and the comment Sending transaction view

Installation

  • Install cocoapods (sudo gem install cocoapods)
  • git clone [email protected]:jfoucher/gios.git
  • cd gios && pod install
  • open Cesium.xcworkspace in xcode, and launch either on simulator or on your device

Soon on the App Store

License

MIT