Add startos/manifest/i18n.ts
Add Munin Bitcoin manifest descriptions
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
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.
|
||||||
|
`
|
||||||
Reference in New Issue
Block a user