/NEMiOSApp

NEM iOS Wallet Application

Primary LanguageSwiftMIT LicenseMIT

NEM iOS Wallet

Release version

You can get the app on the AppStore.

Contributing

How to get started

Run the following commands in your terminal to get started:

  1. Clone the repository
git clone https://github.com/NemProject/NEMiOSApp.git
  1. Fetch and build all dependencies
carthage update --platform iOS --no-use-binaries
  1. Open the project with Xcode
open NEMWallet.xcodeproj

License

NEM iOS Wallet is released under an MIT license. See the LICENSE file for more information.