a free (libre) open source, mobile OS for Ethereum https://status.im
Go to file
Foo Pang 27e777d1bd
[Fix #1785] Handle timeout for network failure in utils.utils/http-get and http-post
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-13 16:22:09 +01:00
.github Update github-bot.yml 2018-02-08 13:36:52 +01:00
android [ISSUE #3051] Implemented notification settings redirection 2018-03-12 13:36:53 +01:00
env Upgrade react native to 0.53.3 2018-03-02 12:21:21 +03:00
ios Upgrade react native to 0.53.3 2018-03-02 12:21:21 +03:00
modules/react-native-status Update mailserver to Whisperv6-ready mailserver 2018-03-13 11:28:28 +01:00
react-native/src [Fix #1785] Handle timeout for network failure in utils.utils/http-get and http-post 2018-03-13 16:22:09 +01:00
resources Introduced onboarding sign in 2018-03-01 12:16:03 +03:00
scripts Creates umbrella commands for all Linux packages and adds support for Arch Linux' package manager pacman 2018-02-09 17:41:36 +03:00
src/status_im [Fix #1785] Handle timeout for network failure in utils.utils/http-get and http-post 2018-03-13 16:22:09 +01:00
test [ISSUE #3433] Update end-end test report for Github 2018-03-02 12:47:34 +01:00
.babelrc
.buckconfig
.env [ISSUE #3331] Allow to configure view compilation 2018-02-28 11:11:56 +01:00
.env.jenkins [ISSUE #3331] Allow to configure view compilation 2018-02-28 11:11:56 +01:00
.env.prod [ISSUE #3331] Allow to configure view compilation 2018-02-28 11:11:56 +01:00
.flowconfig Upgrade react native to 0.53.3 2018-03-02 12:21:21 +03:00
.gitattributes
.gitignore [ISSUE #3433] Update end-end test report for Github 2018-03-02 12:47:34 +01:00
.re-natal [Fix #1785] Handle timeout for network failure in utils.utils/http-get and http-post 2018-03-13 16:22:09 +01:00
Jenkinsfile e2e tests reworked according to new 'start chat' and 'browse DAap' flows 2018-02-08 11:11:03 +01:00
Jenkinsfile.nightly publish apk and ios links on public page 2018-02-06 23:19:13 +02:00
Jenkinsfile.parameters Remove unused erc20-enabled flag 2018-01-18 10:02:00 +01:00
Jenkinsfile.release [FIX] fix apk path for releases 2018-02-14 12:55:58 +01:00
LICENSE.md
Makefile Add `prod-build-android` and `prod-build-ios` aliases so that `release-*` make targets only build selected platform 2018-02-07 08:25:06 +01:00
README.md update 2017-12-15 18:30:38 -06:00
app.json
figwheel-bridge.js
findSymlinkedModules.js.patch RN weird Jenkins stuff fix 2017-12-16 23:46:45 +01:00
package-lock.json [Fix #1785] Handle timeout for network failure in utils.utils/http-get and http-post 2018-03-13 16:22:09 +01:00
package.json [Fix #1785] Handle timeout for network failure in utils.utils/http-get and http-post 2018-03-13 16:22:09 +01:00
postinstall.sh Clean up build scripts 2018-01-17 01:22:14 +01:00
project.clj Use re-frame fork with js/setTimeout as next-tick 2018-03-01 19:06:39 +07:00
rn-cli.config.js Upgrade react native to 0.53.3 2018-03-02 12:21:21 +03: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