a free (libre) open source, mobile OS for Ethereum https://status.im
Go to file
Churikova Tetiana 58c86144fc
enable delete messages
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2021-08-30 11:08:00 +02:00
.clj-kondo Add request/approve communites 2021-02-26 15:38:19 +01:00
.dependabot [Fixes: #11518] Fix dependabot directory 2020-12-07 12:14:16 +01:00
.github add release umbrella issue template 2021-06-21 13:28:49 +02:00
.vscode
android emit url event when recreating Activity with link 2021-08-05 12:10:05 +02:00
ci Revert "Remove fastlane metadata because no one use it" 2021-08-12 19:28:20 +02:00
doc Revert "Remove fastlane metadata because no one use it" 2021-08-12 19:28:20 +02:00
fastlane Update translations for the title and descriptions 2021-08-12 20:18:16 +02:00
ios debug: try dropping all armv7 and armv7s architectures 2021-07-20 11:17:46 +02:00
modules/react-native-status clear notifications on message read 2021-08-25 13:08:08 +03:00
nix nix: upgrade Go 1.14 to 1.16, gomobile to 2021-02-20 2021-07-20 11:17:45 +02:00
resources Show replies on activity center 2021-07-23 14:49:55 -03:00
scripts Make cut release executable 2021-04-20 11:07:48 +02:00
src [#12511] Fix unread indicator after opening profile modal from chat 2021-08-27 14:25:45 +03:00
test Check notifications in AC for mentions in community and group 2021-08-30 11:01:11 +02:00
test-resources
translations Update translations 2021-08-25 11:04:59 +02:00
.babelrc
.buckconfig
.carve_ignore cleaning 3 2021-02-17 16:16:54 +01:00
.dockerignore
.env enable delete messages 2021-08-30 11:08:00 +02:00
.env.e2e enable delete messages 2021-08-30 11:08:00 +02:00
.env.jenkins enable delete messages 2021-08-30 11:08:00 +02:00
.env.nightly enable delete messages 2021-08-30 11:08:00 +02:00
.env.release 🙈 Hide delete message button 2021-08-25 17:10:29 +05:30
.envrc
.eslintrc.js
.flowconfig RN 63 and xcode12 2021-01-14 09:41:38 +01:00
.gitattributes
.gitignore e2e: refactoring commands, wait for balance, find trans 2021-02-04 13:54:06 +01:00
.mailmap
.nycrc
.prettierrc.js
.watchmanconfig
LICENSE.md
Makefile fdroid: fix permissions on TMPDIR for Vagrant builds 2021-06-10 16:43:07 +02:00
README.md fixed broken urls readme and contributing pages 2021-04-07 19:06:30 +02:00
RELEASES.md 🛳 Add release notes for 1.15 2021-08-03 07:40:52 +05:30
VERSION bump VERSION to 1.15 2021-08-26 10:53:32 +02:00
app.json
default.nix
indentation.edn
index.js
metro.config.js
package.json update react-native-webview 2021-08-03 16:20:50 +02:00
react-native.config.js gradle: Exclude Google libraries when GOOGLE_FREE=1 2021-03-02 16:29:37 +01:00
shadow-cljs.edn re-frisk 1.5.0 2021-04-19 11:45:43 +02:00
shell.nix
status-go-version.json [Fixes: #12448] Fix unread indicator in chat on message delete 2021-08-25 12:35:08 +03:00
supervisord.conf
yarn.lock update react-native-webview 2021-08-03 16:20:50 +02:00

README.md

Status - a Mobile Ethereum Operating System

Get it on Google Play Get it on F-Droid Get it on Github

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 docs or join our chat 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 Mission and 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 docs 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 into our chat and discuss with the team how you can contribute!

  • Testers
    It's bug hunting season! Status is currently under active development 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 chat

Status API

View our API Docs and learn how to integrate your DApp into Status. You can read more about how to add your DApp to Status here.

Give me Binaries!

You can get our Beta builds for both Android and iOS on our website, through our nightly builds or by building it yourself.

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 chat.

License

Licensed under the Mozilla Public License v2.0

Testing Supported by

BrowserStack Status

Coverage Status