mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-13 17:09:17 +00:00
63 lines
1.5 KiB
YAML
63 lines
1.5 KiB
YAML
manifestVersion: 1
|
|
id: mempool
|
|
category: Explorers
|
|
name: mempool
|
|
version: "2.5.0"
|
|
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.
|
|
|
|
|
|
This app has a Lightning explorer, but you need to install the
|
|
Lightning Node app on your Umbrel first. If you install it after
|
|
Mempool, restart your Umbrel for the Lightning explorer to work.
|
|
|
|
|
|
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
|
|
|
|
- Lightning explorer (when the Lightning Node app is installed)
|
|
|
|
- JSON APIs
|
|
|
|
|
|
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com
|
|
|
|
releaseNotes: >-
|
|
This update allows users to use the Lightning explorer if the Lightning Node app is installed.
|
|
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: Mempool Space K.K.
|
|
submission: https://github.com/getumbrel/umbrel/pull/470
|