Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 550 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 550 Bytes

NeoNaut Wallet

A of neo wallet for iOS

Installation

Currently we use carthage for dependency managemeny in the project.

  1. Install carthage, general installation instructions: https://github.com/Carthage/Carthage#installing-carthage (if you have brew installed, just brew install carthage )
  2. run carthage update --platform iOS to install the dependencies
  3. Run the app!

Light Wallet API

Currently using the CoZ light wallet api for backend service connections to the NEO blockchain: https://github.com/CityOfZion/neon-wallet-db