16 lines
472 B
TypeScript
16 lines
472 B
TypeScript
export const short =
|
|
'Bitcoin watch-only wallet monitoring and BIP-329 label management'
|
|
|
|
export const long = `
|
|
Munin Bitcoin is a Bitcoin watch-only monitoring service for StartOS.
|
|
|
|
Planned features include:
|
|
|
|
- Bitcoin transaction monitoring
|
|
- Wallet watching
|
|
- BIP-329 label import and export
|
|
- Transaction notifications with label update reminders
|
|
|
|
Munin Bitcoin is designed to help users keep track of Bitcoin transactions
|
|
and maintain meaningful labels over time.
|
|
` |