umbrel-apps/mempool/umbrel-app.yml
Steven Briscoe d54b97f457
Add submitter and submission metadata for all apps (#182)
Co-authored-by: Mayank Chhabra <mayank@umbrel.com>
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
2022-10-03 19:09:56 +01:00

52 lines
1.2 KiB
YAML

manifestVersion: 1
id: mempool
category: Explorers
name: mempool
version: "2.4.0-build-2"
tagline: A self-hosted explorer for the Bitcoin community
description: >-
Trusted third parties are security holes. Self-host your own
instance of mempool.space on Umbrel for maximum privacy.
Features:
- Live dashboard visualizing the mempool and blockchain
- Live transaction tracking
- Search any transaction, block or address
- Fee estimations
- Mempool historical data
- TV View for larger displays as a TV in a cafe or bar
- View transaction scripts and op_return messages
- Audio notifications on transaction confirmed and address balance change
- Multiple languages support
- JSON APIs
releaseNotes: >-
This update allows the Lightning Node app to open its Bitcoin wallet (on-chain) transactions on your local mempool.
developer: Mempool Space K.K.
website: https://mempool.space/about
dependencies:
- bitcoin
- electrs
repo: https://github.com/mempool/mempool
support: https://mempool.support
port: 3006
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
submitter: Bastien Guillaumat
submission: https://github.com/getumbrel/umbrel/pull/470