status-mobile/README.md

30 lines
1.4 KiB
Markdown
Raw Normal View History

2016-07-27 12:28:18 +00:00
# Status
2016-02-22 22:04:42 +00:00
2016-07-27 12:28:18 +00:00
A mobile Ethereum client targeting iOS & Android
2016-02-22 22:04:42 +00:00
2016-04-04 16:21:10 +00:00
## Usage
2016-02-22 22:04:42 +00:00
2016-07-27 12:28:18 +00:00
Please see the [Developers' Guide](https://github.com/status-im/status-react/wiki/Developers'-Guide) for more details on configuring your environment, managing project dependencies and testing procedures.
2016-04-26 13:03:31 +00:00
2016-07-27 12:28:18 +00:00
## Contribution
2016-04-26 13:03:31 +00:00
2016-07-27 12:28:18 +00:00
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!
2016-04-26 13:03:31 +00:00
2016-07-27 12:28:18 +00:00
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.
2016-04-26 13:03:31 +00:00
2016-07-27 12:28:18 +00:00
Please make sure your contributions adhere to our coding guidelines:
2016-07-27 12:28:18 +00:00
* Code must be idiomatic Clojure, please refer to the [style guidelines](https://github.com/bbatsov/clojure-style-guide) (i.e. use [lein eastwood
](https://github.com/jonase/eastwood) & [lein kibit](https://github.com/jonase/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](https://github.com/status-im/status-react/wiki/Developers'-Guide) for more details on configuring your environment, managing project dependencies and testing procedures.
2016-07-27 12:28:18 +00:00
## License
2016-07-27 12:28:18 +00:00
Copyright © 2016 FIXME