umbrel-apps/mempool/umbrel-app.yml

63 lines
1.5 KiB
YAML
Raw Normal View History

2022-05-16 13:30:51 +00:00
manifestVersion: 1
2022-04-20 20:32:07 +00:00
id: mempool
category: bitcoin
2022-04-20 20:32:07 +00:00
name: mempool
2023-04-05 06:02:09 +00:00
version: "2.5.0"
2022-04-20 20:32:07 +00:00
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.
2023-04-05 06:02:09 +00:00
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.
2022-04-20 20:32:07 +00:00
2023-04-05 06:02:09 +00:00
Features:
2022-04-20 20:32:07 +00:00
- 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
2023-04-05 06:02:09 +00:00
- Lightning explorer (when the Lightning Node app is installed)
2022-04-20 20:32:07 +00:00
- JSON APIs
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com
2022-08-23 15:10:57 +00:00
releaseNotes: >-
2023-04-05 06:02:09 +00:00
This update allows users to use the Lightning explorer if the Lightning Node app is installed.
2022-04-20 20:32:07 +00:00
developer: Mempool Space K.K.
website: https://mempool.space/about
dependencies:
2022-05-28 10:23:39 +00:00
- bitcoin
- electrs
2022-04-20 20:32:07 +00:00
repo: https://github.com/mempool/mempool
support: https://mempool.support
port: 3006
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
2023-04-05 06:02:09 +00:00
submitter: Mempool Space K.K.
submission: https://github.com/getumbrel/umbrel/pull/470