a free (libre) open source, mobile OS for Ethereum https://status.app
Go to file
Adrian Tiberius b28427cddd hide scan button from login 2016-07-06 23:15:39 +03:00
android updated design for login input fields 2016-07-05 21:19:12 +03:00
doc
env System.loadLibrary voodoo magic 2016-06-08 15:29:48 +02:00
images
ios
resources locations 2016-06-29 14:28:43 +03:00
src hide scan button from login 2016-07-06 23:15:39 +03:00
test cleanup 2016-06-14 15:56:03 +03:00
.buckconfig
.flowconfig
.gitignore first unit test 2016-05-30 08:58:38 +03:00
.re-natal Merge branch 'develop' into feature/#123 2016-06-23 12:02:39 +03:00
.watchmanconfig
CHANGELOG.md
LICENSE
README.md
figwheel-bridge.js
package.json Merge branch 'develop' into feature/#123 2016-06-23 12:02:39 +03:00
project.clj Merge pull request #146 from status-im/feature/#119 2016-07-05 14:38:04 +02:00
run-osx.sh update run-osx for unit tests and iTerm new release 2016-06-02 11:51:44 +02:00

README.md

status-im

A Clojure library designed to ... well, that part is up to you.

Usage

Requirements

Run the app

re-natal deps
re-natal use-android-device genymotion (or avd)
re-natal use-figwheel
lein figwheel android

# new tab
react-native start

# new tab
adb reverse tcp:8081 tcp:8081
adb reverse tcp:3449 tcp:3449
react-native run-android

(re-frame.core/dispatch [:set-signed-up true])

License

Copyright © 2016 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.