a free (libre) open source, mobile OS for Ethereum https://status.im
Go to file
Siddarth Kumar c44ba69676
fix: we need to tunnel 8081 for connected devices (#18862)
`make run-android` would fail for connected Android devices because the android device was not able to talk to metro bundler.
This was discovered by @J-Son89
This was easily fixed by reverse tcping port 8081.

## Review notes
connect Android device by USB or Wifi
- `make run-clojure`
- `make run-android`
status app must run without any errors on the connected Android device.

we also replace during install on emulator.

otherwise on old emulators `make run-android` fails with :

```
adb: failed to install ./result/app-debug.apk: Failure [INSTALL_FAILED_ALREADY_EXISTS: Attempt to re-install im.status.ethereum.debug without first uninstalling.]
```
2024-02-20 00:52:29 +05:30
.clj-kondo Add a UI for toggling developer feature flags (#18602) 2024-02-06 08:24:45 -08:00
.dependabot
.github Adjust PR template to add before/after (#17402) 2023-09-25 13:42:37 +03:00
.lsp chore: add lsp clean-ns in lint-fix (#17661) 2023-10-18 00:17:43 +08:00
.vscode Document how to auto-format Clojure files in VSCode with zprint (#17719) 2023-10-25 23:19:56 -03:00
android chore: remove hermes enable condition (#18723) 2024-02-06 16:57:05 +05:30
ci chore: disable hermes and cleanup gradle vars (#18832) 2024-02-15 13:48:11 +05:30
doc chore: Improve DX for building the app locally (#18784) 2024-02-14 19:58:45 +05:30
fastlane
ios chore: Improve DX for building the app locally (#18784) 2024-02-14 19:58:45 +05:30
maestro init: maestro dev automation (#18712) 2024-02-06 23:29:35 +05:30
modules/react-native-status General QR code scanner flow (#18677) 2024-02-16 12:06:28 +01:00
nix chore: disable hermes and cleanup gradle vars (#18832) 2024-02-15 13:48:11 +05:30
resources feat(quo): implement wallet - input amount component (#18687) 2024-02-12 07:36:23 -08:00
scripts fix: we need to tunnel 8081 for connected devices (#18862) 2024-02-20 00:52:29 +05:30
src fix android hardware back button is not working for nested sheet-screens (#18886) 2024-02-19 22:42:34 +05:30
test e2e: temp fix for image selection 2024-02-17 19:03:20 +02:00
test-resources
translations [#18600] feat: implement set bio screen (#18765) 2024-02-16 16:19:44 +03:00
.buckconfig
.carve_ignore FINAL BOSS! rename status-im2 to status-im (#18241) 2023-12-19 20:59:07 +01:00
.dockerignore
.env Remove options to create community from mobile from release and nightly builds (#17495) 2023-10-04 15:12:16 +05:30
.env.e2e
.env.jenkins
.env.nightly
.env.release Remove options to create community from mobile from release and nightly builds (#17495) 2023-10-04 15:12:16 +05:30
.envrc
.eslintrc.js upgrade react-native to 0.72.5 (#17241) 2023-12-11 21:22:23 +05:30
.flowconfig
.gitattributes
.gitignore chore: improve android & iOS build step (#18900) 2024-02-19 21:11:36 +05:30
.mailmap
.nycrc move status-im under legacy (#18237) 2023-12-19 18:41:30 +01:00
.prettierignore feat: lint direct require quo component outside src/quo (#17828) 2023-11-07 10:21:58 +08:00
.prettierrc.js
.watchmanconfig
.zprintrc Fix: add back missing clj-kondo config files (#18472) 2024-01-11 20:19:55 -03:00
LICENSE.md
Makefile fix: we need to tunnel 8081 for connected devices (#18862) 2024-02-20 00:52:29 +05:30
README.md Fixed Some Grammatical Errors in README.md (#17716) 2023-10-27 13:17:16 +05:30
RELEASES.md rename quo2 (#17660) 2023-10-17 17:27:18 +02:00
VERSION
app.json
babel.config.js upgrade react-native to 0.72.5 (#17241) 2023-12-11 21:22:23 +05:30
binding.gyp
default.nix
index.js
metro.config.js upgrade react-native to 0.72.5 (#17241) 2023-12-11 21:22:23 +05:30
package.json Replace unmaintained biometrics package (#18531) 2024-01-29 13:33:46 +02:00
react-native.config.js upgrade react-native to 0.72.5 (#17241) 2023-12-11 21:22:23 +05:30
shadow-cljs.edn feat: add basic infrastructure for contract tests (#18665) 2024-02-09 09:10:09 -08:00
shell.nix
status-go-version.json [#18600] feat: implement set bio screen (#18765) 2024-02-16 16:19:44 +03:00
supervisord.conf
yarn.lock Replace unmaintained biometrics package (#18531) 2024-01-29 13:33:46 +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 middlemen 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, and 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 provide us with 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 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. Check out our coding guidelines.

  • 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 the 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 and Designers need guidance and it all starts from documentation and specifications. Our software is only as good as its documentation, check out 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.

  • 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 checks 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

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.

License

Licensed under the Mozilla Public License v2.0