umbrel-apps/ordinals/umbrel-app.yml

43 lines
1.9 KiB
YAML
Raw Normal View History

2023-03-15 17:45:59 +00:00
manifestVersion: 1
id: ordinals
category: bitcoin
2023-03-15 17:45:59 +00:00
name: Ordinals
2024-04-06 04:06:04 +00:00
version: "0.17.1"
tagline: Run your own index, block explorer, and command-line wallet for Ordinals
2023-03-15 17:45:59 +00:00
description: >
2024-04-06 04:06:04 +00:00
Run your own index, block explorer, and command-line wallet for Ordinals. The app automatically connects to your Bitcoin node on umbrelOS for trustless operation. Simply install the app and wait for Ordinals to index inscriptions and runes.
2023-03-15 17:45:59 +00:00
2024-04-06 04:06:04 +00:00
Use the block explorer to view Ordinal inscriptions. Search blocks, transactions, outputs, and individual satoshis.
2023-03-15 17:45:59 +00:00
2024-04-06 04:06:04 +00:00
Advanced users can use the command-line to create wallets, create and manage inscriptions, and more. A future umbrelOS update will allow you to run commands from a Terminal directly within the umbrelOS interface!
2023-03-15 17:45:59 +00:00
Disclaimer: The Ordinals app does not control, filter, or moderate the content hosted on the Bitcoin blockchain. Consequently, you may come across NSFW (Not Safe For Work), objectionable, or unlawful material while using the app.
2024-02-26 20:50:48 +00:00
releaseNotes: >-
2024-04-06 04:06:04 +00:00
🚨 This update requires a full re-indexing of the ord database to prepare for upcoming runes!
2024-02-26 20:50:48 +00:00
This is handled for you automatically by Umbrel when you update the app.
2024-04-06 04:06:04 +00:00
Advanced users: running ord commands via the Terminal has now been simplified. From inside the ord container, simply type the command you want to run as listed in the ord help menu. For example, to create a wallet, run `ord wallet create`.
An upcoming umbrelOS update will allow you to run commands from a Terminal right from the umbrelOS interface.
Full release notes for Ord can be found at: https://github.com/ordinals/ord/releases
2023-03-15 17:45:59 +00:00
developer: Casey Rodarmor
website: https://ordinals.com/
dependencies:
- bitcoin
repo: https://github.com/casey/ord
support: https://discord.gg/ordinals
port: 4000
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
deterministicPassword: false
torOnly: false
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel-apps/pull/458