Status Desktop client made in Nim & QML https://status.app
Go to file
Sale Djenic f88c23dc7b refactor(@desktop/general): env variables sorted and CL args introduced
- Necessary env variables to build the app:
STATUS_BUILD_INFURA_TOKEN
STATUS_BUILD_INFURA_TOKEN_SECRET
STATUS_BUILD_POKT_TOKEN
STATUS_BUILD_OPENSEA_API_KEY
STATUS_BUILD_ALCHEMY_ETHEREUM_MAINNET_TOKEN
STATUS_BUILD_ALCHEMY_ETHEREUM_GOERLI_TOKEN
STATUS_BUILD_ALCHEMY_ARBITRUM_MAINNET_TOKEN
STATUS_BUILD_ALCHEMY_ARBITRUM_GOERLI_TOKEN
STATUS_BUILD_ALCHEMY_OPTIMISM_MAINNET_TOKEN
STATUS_BUILD_ALCHEMY_OPTIMISM_GOERLI_TOKEN

- The list of available env variables as well as CL arguments can be seen running
the app providing `--help` argument. All env vars are prefixed with `STATUS_RUNTIME_`.
2023-10-24 13:16:58 +02:00
.github
app Fix: typo 2023-04-11 13:42:21 -04:00
ci refactor(@desktop/general): env variables sorted and CL args introduced 2023-10-24 13:16:58 +02:00
cmake
libs update status/wakuv2 fleets DNS discovery enrtree 2023-10-10 17:12:31 +02:00
monitoring feat(Monitoring): Backend's properties and models visualization 2023-01-16 14:46:58 +01:00
resources fleets.json: drop decomissioned eth.test fleet 2023-06-30 08:35:06 -04:00
scripts sign-macos-pkg.sh: move gatekeeper verification 2023-08-11 16:19:48 +02:00
src refactor(@desktop/general): env variables sorted and CL args introduced 2023-10-24 13:16:58 +02:00
storybook fix(@wallet): token not always visible 2023-10-23 16:05:19 +02:00
test fix: messaging settings and url unfurling fixes (#12457) 2023-10-18 10:03:32 +01:00
test-scripts
ui fix: Update link preview border to match the new design 2023-10-23 18:53:34 +03:00
vendor refactor(@desktop/general): env variables sorted and CL args introduced 2023-10-24 13:16:58 +02:00
.clang-format
.clang-tidy
.gitignore Test(pytest) start aut (#11482) 2023-08-04 20:27:03 +02:00
.gitmodules chore: remove dictionary 2023-06-09 14:50:08 -04:00
.npmrc
.yarnrc
AppRun
AppRun-cpp
CMakeLists.txt
Entitlements.plist fix(Entitlements.plist): not yet support apple associated domains (#11799) 2023-08-04 15:14:04 +03:00
I18N.md
Info.dev.plist fix(deeplinks): Update plist files to new url scheme 2023-06-09 12:40:03 +03:00
Info.plist fix: Add camera entitlement on MacOS (#11683) 2023-07-27 11:39:43 +03:00
LICENSE.md
Makefile feat: allow passing args to `make run` 2023-10-19 17:15:17 -04:00
README.md Update README.md 2023-06-28 09:34:30 -04:00
VERSION chore: bump git master version post 0.9 release 2023-02-01 16:55:30 +01:00
build-linux.sh ci: upgrade docker image to Ubuntu 20.04 2023-07-03 20:50:02 +02:00
cacert.pem
conanfile.txt
config.nims Nim 1.6 2023-04-24 12:38:35 -04:00
docker-linux-app-image.sh QR code scanner (QML component) (#9464) 2023-03-07 12:08:38 -04:00
env.sh
fleets.json fleets.json: drop decomissioned eth.test fleet 2023-06-30 08:35:06 -04:00
nim-status.desktop
nim.cfg feat(wallet) complete the filter API 2023-05-31 08:16:28 +02:00
nim_status_client.nimble
package-lock.json
package.json
qwe.sh test(Onboarding) Skip closing test app (#11837) 2023-08-10 08:58:50 +02:00
screenshot.png
status-dev.icns
status-dev.svg
status-macos-dev.svg
status-macos.ico
status-macos.svg
status.desktop
status.icns
status.ico
status.iss fix(deeplinks): Update plist files to new url scheme 2023-06-09 12:40:03 +03:00
status.svg
windows-install.txt

README.md

Status-desktop

Desktop client for the Status Network built with Nim and Qt

https://github.com/status-im/nim-status-client/blob/master/screenshot.png