a free (libre) open source, mobile OS for Ethereum https://status.im
Go to file
Jarrad 1fbbd9a2c1 developer guide
Former-commit-id: 7533cd1431
2016-07-27 14:28:18 +02:00
android browser 2016-07-20 17:03:46 +03:00
doc syng to status 2016-05-19 18:31:56 +02:00
env System.loadLibrary voodoo magic 2016-06-08 15:29:48 +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 browser 2016-07-20 17:03:46 +03:00
src Merge pull request #176 from status-im/bug/accounts-list-scroll 2016-07-26 11:16:16 +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 fix account database separation 2016-07-18 19:29:51 +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 developer guide 2016-07-27 14:28:18 +02:00
figwheel-bridge.js Revert figwheel-bridge.js. Applied suggestions. 2016-05-07 15:13:03 +03:00
package.json browser 2016-07-20 17:03:46 +03:00
project.clj "seen" message 2016-07-06 11:55:21 +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

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

Copyright © 2016 FIXME