This is under heavy testing and development. Threat this repo more as a test repo where we don't follow the usual git workflow used by bitnation.
Setup & running:
- Start local server: npm start.
- Launch project on Xcode using Workspace: "eth-daemon.xcworkspace", under folder "ios". Be sure to change the hardcoded IP Address to your device's Address (this will be fixed soon) in the AppDelegate.m -> didFinishLaunchingWithOptions.
- Run from Xcode in your device (does not run on Simulator).