a free (libre) open source, mobile OS for Ethereum https://status.im
Go to file
Serhy 1c14845bbc Fixed test_balance_and_eth_rate to verify USD balance instead of eth rate 2017-12-27 20:32:34 +02:00
.github Use proper GH keyword so that SOB workflow is triggered 2017-12-21 09:50:57 +01:00
android Cleanup raster images (Fixes #1961) (#2748) 2017-12-22 16:15:56 +02:00
doc typo fix 2017-08-25 09:27:15 +03:00
env update react-native and project dependencies 2017-12-15 16:06:13 +01:00
externs Remove externs and add them to gitignore 2017-08-07 16:43:37 +03:00
ios Cleanup raster images (Fixes #1961) (#2748) 2017-12-22 16:15:56 +02:00
modules/react-native-status Rename 'peer' parameter to 'mailServerPeer' in shh_requestMessages call 2017-12-25 20:54:57 +03:00
react-native/src update react-native and project dependencies 2017-12-15 16:06:13 +01:00
resources [ref #2764] Add offline messaging settings screen 2017-12-25 20:11:00 +03:00
scripts [FIX #2636] Add script for merging external contributions 2017-12-26 02:15:15 +01:00
src/status_im [FIX #2118] ui: store search-key under [:toolbar-search :show] 2017-12-27 10:35:08 +03:00
test Fixed test_balance_and_eth_rate to verify USD balance instead of eth rate 2017-12-27 20:32:34 +02:00
.babelrc update react-native and project dependencies 2017-12-15 16:06:13 +01:00
.buckconfig
.env Offline inboxing: End to end MVP 2017-12-15 10:29:48 +01:00
.env.jenkins Offline inboxing: End to end MVP 2017-12-15 10:29:48 +01:00
.env.prod JavaScriptCore jail as alternative for Otto vm 2017-12-05 12:09:34 +02:00
.flowconfig update react-native and project dependencies 2017-12-15 16:06:13 +01:00
.gitattributes update react-native and project dependencies 2017-12-15 16:06:13 +01:00
.gitignore update react-native and project dependencies 2017-12-15 16:06:13 +01:00
.re-natal update react-native and project dependencies 2017-12-15 16:06:13 +01:00
.watchmanconfig
CHANGELOG.md syng to status 2016-05-19 18:31:56 +02:00
Jenkinsfile Fix Jenkinsfile syntax 2017-12-18 09:13:14 +01:00
Jenkinsfile.nightly Fix Jenkinsfile syntax 2017-12-18 09:13:14 +01:00
Jenkinsfile.parameters Fix Jenkinsfile syntax 2017-12-18 09:13:14 +01:00
LICENSE.md Create LICENSE.md 2016-09-21 10:00:44 +08:00
Makefile Add Makefile 2017-12-18 12:04:17 +01:00
README.md update 2017-12-15 18:30:38 -06:00
app.json update react-native and project dependencies 2017-12-15 16:06:13 +01:00
figwheel-bridge.js update react-native and project dependencies 2017-12-15 16:06:13 +01:00
findSymlinkedModules.js.patch RN weird Jenkins stuff fix 2017-12-16 23:46:45 +01:00
package-lock.json Attempt to fix android build 2017-12-16 22:48:23 +01:00
package.json Attempt to fix android build 2017-12-16 22:48:23 +01:00
postinstall.sh update react-native and project dependencies 2017-12-15 16:06:13 +01:00
project.clj update react-native and project dependencies 2017-12-15 16:06:13 +01:00
shim.js update react-native and project dependencies 2017-12-15 16:06:13 +01:00
update.sh update react-native and project dependencies 2017-12-15 16:06:13 +01:00

README.md

Status - a Mobile Ethereum Operating System

Join us in creating a browser, messenger, and gateway to a decentralized world. Status is a free (libre) open source mobile client targeting Android & iOS built entirely on Ethereum technologies. That's right, no middle men and go-ethereum running directly on your device.

Getting started with Status

Why?

We believe in a medium of pure free trade, economies with fair, permission-less access and a world without intermediaries. We want to create policies that can exist between friends or scale globally, we want to communicate securely and be uninhibited by legacy systems.

We want to take responsibility for our data, the way we conduct ourselves privately and promote this way of life to a mass audience.

We want deep insights into our own economies so we can make informed, data-driven decisions on how to make our lives better. The Ethereum blockchain, Smart Contracts, Swarm and Whisper provides us a path forward.

If this interests you, help us make Status a reality - anyone can contribute and we need everyone at any skill level to participate.

How to Contribute?

Go straight to the wiki or join our Riot and choose what interests you:

  • Developer Developers are the heart of software and to keep Status beating we need all the help we can get! If you're looking to code in ClojureScript or Golang then Status is the project for you! We use React Native and there is even some Java/Objective-C too!
    Want to learn more about it? Start by reading our Developer Introduction which guides you through the technology stack and start browsing beginner issues. Then you can read how to Build Status, which talks about managing project dependencies, coding guidelines and testing procedures.

  • Community Management
    Metcalfe's law states that the value of a network is proportional to the square of the number of connected users of the system - without community Status is meaningless. We're looking to create a positive, fun environment to explore new ideas, experiment and grow the Status community. Building a community takes a lot of work but the people you'll meet and long lasting relationships you form will be well worth it, check out our Community Principles

  • Specification / Documentation
    John Dewey once said "Education is not preparation for life; education is life itself ". Developers & Designers need guidance and it all starts from documentation and specifications. Our software is only as good as its documentation, head over to our wiki and see how you can improve what we have.

  • Blog Writing
    Content is King, keeping our blog up to date and informing the community of news helps keep everyone on the same page. Jump on our Riot and discuss with the team how you can contribute!

  • Testers
    It's bug hunting season! Status is currently in Alpha and there is sure to be a bunch of learning, build status from scratch or if an android user check out our nightly builds. You can shake your phone to submit bug reports, or start browsing our Github Issues. Every bug you find brings Status closer to stable, usable software for everyone to enjoy!

  • Security
    Status is a visual interface to make permanent changes on the Blockchain, it handles crypto-tokens that have real value and allows 3rd party code execution. Security is paramount to its success. You are given permission to break Status as hard as you can, as long as you share your findings with the community!

  • Evangelism
    Help us spread the word! Tell a friend right now, in fact tell everyone - yell from a mountain if you have to, every person counts! If you've got a great story to tell or have some interesting way you've spread the word about Status let us know about it in our Riot

Status API

View our API Docs and learn how to integrate your DApp into Status or build a decentralized chatbot. You can read more about how to add your DApp or Chatbot to Status here

Give me Binaries!

Currently the fastest way to get your hands on a binary is to join our Early Access by submitting your email on our website or by building it yourself.

Alternatively, if youre on Android you can try one of our nightly APK builds from here

Core Contributors

Core Team Members

Special thanks to @adrian-tiberius. Without the dedication of these outstanding individuals, Status would not exist.

Contact us

Feel free to email us at support@status.im or better yet, join our Riot.

License

Licensed under the Mozilla Public License v2.0