Browse Source

App Submission: Nutstash Wallet (#459)

Co-authored-by: Michael Henke <m433270+aphex3k@users.noreply.github.com>
Co-authored-by: Nathan Fretz <nmfretz@gmail.com>
main
gandlafbtc 2 years ago
committed by GitHub
parent
commit
90d4c99c00
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      nutstash-wallet/docker-compose.yml
  2. 32
      nutstash-wallet/umbrel-app.yml

14
nutstash-wallet/docker-compose.yml

@ -0,0 +1,14 @@
version: "3.7"
services:
app_proxy:
environment:
APP_HOST: nutstash-wallet_web_1
APP_PORT: 3000
PROXY_AUTH_ADD: "false"
web:
image: ghcr.io/gandlafbtc/nutstash-wallet:0.1.10@sha256:8a585c4a6545e68e9a1c8fcf2a0a15ef401ad040accf925234451fe1b838d180
restart: on-failure
stop_grace_period: 1m

32
nutstash-wallet/umbrel-app.yml

@ -0,0 +1,32 @@
manifestVersion: 1
id: nutstash-wallet
category: Finance
name: Nutstash Wallet
version: "0.1.10"
tagline: Nutstash is a Cashu wallet for your browser.
description: >-
This app is in early development and most likely buggy. It does handle real sats though, so be sure to use only amounts that are small enough to lose.
What is Cashu?
"Cashu is a free and open-source Chaumian ecash system built for Bitcoin. Cashu offers near-perfect privacy for users of custodial Bitcoin applications. Nobody needs to knows who you are, how much funds you have, and with whom you transact with." - cashu.space
releaseNotes: >-
- Initial release on the umbrel app store
developer: gandlafbtc
website: https://nutstash.app/
dependencies: []
repo: https://github.com/gandlafbtc/nutstash-wallet
support: https://t.me/+DRy-rSe5wQtlYTk1
port: 4173
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
submitter: gandlafbtc
submission: https://github.com/getumbrel/umbrel-apps/pull/455
Loading…
Cancel
Save