a free (libre) open source, mobile OS for Ethereum https://status.im
Go to file
Roman Volosovskyi 9aa89420c6 check empty :preview
Former-commit-id: 3e60fd36a0
2016-06-14 18:33:06 +03:00
android parsing of commands.js, command's handler, suggestions handler in jail (commit contains .aar oops) 2016-06-14 14:19:56 +03:00
doc syng to status 2016-05-19 18:31:56 +02:00
env update run-osx for unit tests and iTerm new release 2016-06-02 11:51:44 +02:00
images replace avatar placeholder in discovery and remove unused image resources 2016-05-10 17:39:52 +03:00
ios fix ios build 2016-05-20 11:04:20 +02:00
resources staged command preview 2016-06-14 17:36:39 +03:00
src check empty :preview 2016-06-14 18:33:06 +03:00
test cleanup 2016-06-14 15:56:03 +03:00
.buckconfig upgrade react-native and packages - but broken 2016-04-24 15:07:08 +07:00
.flowconfig upgrade react-native and packages - but broken 2016-04-24 15:07:08 +07:00
.gitignore first unit test 2016-05-30 08:58:38 +03:00
.re-natal react-native-status dependency and other 2016-06-09 12:49:02 +03:00
.watchmanconfig Initial 2016-02-23 01:04:42 +03:00
CHANGELOG.md syng to status 2016-05-19 18:31:56 +02:00
LICENSE Initial 2016-02-23 01:04:42 +03:00
README.md merged develop 2016-05-20 22:12:08 +03:00
figwheel-bridge.js Revert figwheel-bridge.js. Applied suggestions. 2016-05-07 15:13:03 +03:00
package.json react-native-status dependency and other 2016-06-09 12:49:02 +03:00
project.clj first unit test 2016-05-30 08:58:38 +03: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.