You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

59 lines
1.6 KiB

manifestVersion: 1
id: mempool
category: bitcoin
name: mempool
version: "2.5.0-w"
tagline: Explore the full Bitcoin ecosystem
description: >-
Be your own explorer.
Run your own instance of The Mempool Open Source Project and trust no one—use your own node to beautifully visualize data about the Bitcoin network, transactions, blockchain, mempool, and more.
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com
releaseNotes: >-
This update brings a brand new mempool widget, allowing you to see the recommended fees at a glance right from your umbrelOS home screen.
To add this widget, right-click on your home screen and select "Edit widgets", or click on Widgets in the Dock.
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
- 4.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
widgets:
- id: "stats"
type: "four-stats"
refresh: "5s"
endpoint: "widget-server:3000/widgets/fees"
link: ""
example:
type: "four-stats"
link: ""
items:
- title: "No priority"
text: "2"
subtext: "sat/vB"
- title: "Low priority"
text: "6"
subtext: "sat/vB"
- title: "Medium priority"
text: "18"
subtext: "sat/vB"
- title: "High priority"
text: "27"
subtext: "sat/vB"
submitter: Mempool Space K.K.
submission: https://github.com/getumbrel/umbrel/pull/470