umbrel-apps/jam/umbrel-app.yml
Luke Childs fc82a6112f
Add internal Tor daemon to required apps (#218)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
2022-10-25 17:08:44 +07:00

41 lines
1.1 KiB
YAML

manifestVersion: 1.1
id: jam
category: Finance
name: Jam
version: "0.1.1"
tagline: Your sats. Your privacy. Your profit.
description: >-
Jam is a user-interface for JoinMarket with focus on
user-friendliness.
It is time for top-notch privacy for your bitcoin. Widespread use of JoinMarket improves bitcoin's fungibility and privacy for all.
The app provides sensible defaults and is easy to use for beginners while still providing the features advanced users expect.
releaseNotes: >-
- Basic fee settings
- Display fee summary on Send page
- Randomize mandatory fee config values on restarts
- Show sum of selected UTXOs in Jar details view
- Display transaction ID on successful direct-send
developer: JoinMarket WebUI Organisation
website: https://jamapp.org
dependencies:
- bitcoin
repo: https://github.com/joinmarket-webui/jam
support: https://github.com/joinmarket-webui/jam/issues
port: 5002
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: umbrel
defaultPassword: ""
deterministicPassword: true
submitter: JoinMarket WebUI Organisation
submission: https://github.com/getumbrel/umbrel/pull/1216