Skip to content

allmaxgit/status-react

 
 

Repository files navigation

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.

About

a mobile OS for Ethereum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 88.6%
  • JavaScript 7.0%
  • Java 3.1%
  • Objective-C 1.0%
  • Shell 0.2%
  • Python 0.1%