Files
munin-bitcoin/startos/manifest/i18n.ts
T
Unheard0840 644c9460b3 Add startos/manifest/i18n.ts
Add Munin Bitcoin manifest descriptions
2026-08-05 16:52:35 +00:00

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.
`