a free (libre) open source, mobile OS for Ethereum https://status.im
Go to file
Adrian Tiberius f402fc9b6e fixed discovery screen design styles 2016-05-03 16:00:44 +03:00
android fix android-geth dependency 2016-04-22 19:04:29 +03:00
doc moved re-frame app to root folder 2016-04-04 19:21:10 +03:00
env linked discovery search to status change for testing and updated react-native 2016-04-28 01:03:24 +03:00
images merge master 2016-04-28 04:12:30 +03:00
ios moved re-frame app to root folder 2016-04-04 19:21:10 +03:00
src fixed discovery screen design styles 2016-05-03 16:00:44 +03:00
test/syng_im moved re-frame app to root folder 2016-04-04 19:21:10 +03:00
.flowconfig Initial 2016-02-23 01:04:42 +03:00
.gitignore moved re-frame app to root folder 2016-04-04 19:21:10 +03:00
.re-natal linked discovery search to status change for testing and updated react-native 2016-04-28 01:03:24 +03:00
.watchmanconfig Initial 2016-02-23 01:04:42 +03:00
CHANGELOG.md moved re-frame app to root folder 2016-04-04 19:21:10 +03:00
LICENSE Initial 2016-02-23 01:04:42 +03:00
README.md fix readme layout 2016-04-08 04:50:25 +03:00
figwheel-bridge.js linked discovery search to status change for testing and updated react-native 2016-04-28 01:03:24 +03:00
package.json linked discovery search to status change for testing and updated react-native 2016-04-28 01:03:24 +03:00
project.clj moved re-frame app to root folder 2016-04-04 19:21:10 +03:00

README.md

syng-im

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

Usage

  • install syng-lib/protocol in lein

Linux:

optional: $ npm upgrade -g re-natal

optional: $ re-natal upgrade

$ re-natal deps

$ re-natal use-android-device <real|genymotion|avd>

$ re-natal use-figwheel

$ lein figwheel android

  • new terminal(only for linux)

$ react-native start

  • new terminal

$ adb reverse tcp:8081 tcp:8081

$ adb reverse tcp:3449 tcp:3449

$ react-native run-android

License

Copyright © 2016 FIXME

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