a free (libre) open source, mobile OS for Ethereum https://status.im
Go to file
Jarrad Hope ea54b9b6e1 !js command in console chat 2016-11-30 20:35:37 +02:00
android Merge pull request #502 from status-im/bug/#495 2016-11-29 11:01:42 +02:00
doc syng to status 2016-05-19 18:31:56 +02:00
env Share Address/Public Key (#485) 2016-11-27 17:38:42 +02:00
images * ios-related fixes; 2016-07-29 14:49:52 +03:00
ios every icon is square 2016-11-30 22:54:13 +08:00
modules/react-native-status !js command in console chat 2016-11-30 20:35:37 +02:00
resources !js command in console chat 2016-11-30 20:35:37 +02:00
src !js command in console chat 2016-11-30 20:35:37 +02:00
test fix #452 2016-11-18 16:49:51 +02:00
.buckconfig upgrade react-native and packages - but broken 2016-04-24 15:07:08 +07:00
.flowconfig fixes to make registration work on iOS (#232), other iOS fixes 2016-09-22 13:55:28 +03:00
.gitignore instabug integration 2016-11-15 09:22:19 +02:00
.re-natal Share Address/Public Key (#485) 2016-11-27 17:38:42 +02: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.md Create LICENSE.md 2016-09-21 10:00:44 +08:00
README.md Update README.md 2016-09-21 10:08:49 +08:00
figwheel-bridge.js reloadable js resources for jail 2016-11-03 12:00:04 +02:00
package.json debug and release mode on real iOS device 2016-11-30 12:22:02 +02:00
postinstall.sh fix #438 2016-11-19 14:02:41 +02:00
project.clj fix #484 2016-11-30 09:42:51 +02:00
run-osx.sh reloadable js resources for jail 2016-11-03 12:00:04 +02:00
shim.js * ios-related fixes; 2016-07-29 14:49:52 +03:00

README.md

Status

A mobile Ethereum client targeting iOS & Android

Usage

Please see the Developers' Guide for more details on configuring your environment, managing project dependencies and testing procedures.

Contribution

Thank you for considering to help out with the source code! We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes!

If you'd like to contribute to Status, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base.

Please make sure your contributions adhere to our coding guidelines:

  • Code must be idiomatic Clojure, please refer to the style guidelines (i.e. use lein eastwood & lein kibit).
  • Code must be documented.
  • Pull requests need to be based on and opened against the develop branch.
  • Commit messages should be prefixed with the root namespace(s) under status-im that they modify.
    • E.g. "contacts, ios: add contact stylistic changes"

Please see the Developers' Guide for more details on configuring your environment, managing project dependencies and testing procedures.

License

Licensed under the Mozilla Public License v2.0