VERGE iOS Wallet

The iOS application will provide a solid and secure iOS wallet app on your personal iPhone, iPad or iPod Touch. Keeping Tor between all your outside http communications makes sure all of your transactions, wallet creations and price request remain private. Sending and receiving XVG in a secure and beautiful wallet application will actually change the way you use Verge Currency.

Features:

  • Shows your XVG on your iOS device (iPhone, iPad and iPod Touch)
  • Send XVG to other XVG wallets
  • Receive XVG
  • Store addresses of other recipients in the address book
  • Keep track of your transactions
  • See what you XVG is worth in your own fiat currency

Local Development

So you want to help us out? Here's a guide on how to get started:

  1. Fork the project, and clone it to your local machine.

  2. Now install the following tools via brew

brew install carthage automake autoconf libtool gettext
  1. In your cloned project folder run carthage build (this could take awile):
carthage checkout && carthage build --platform iOS
  1. After that is done, open the project and start coding.

Build With

GitHub