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.
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!
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.
- Resume Command:A new dry-run flag has been added for testing purposes.
- Runes API:Reintroduced the ability to check rune balances.
- Premine Information:You can now view the premine percentage.
- Proxy and Decompression:Added a default content proxy and decompression to the environment settings.
- Inscriptions & Addresses:Inscriptions and rune balances are now visible on the address page, with additional features like charm for burned inscriptions and sat names.
- Shutdown Control:Introduced the ability to cancel shutdowns.
- Detailed Inscription Info:Added new endpoints for more detailed recursive inscription information.
- Progress Indicators:Show progress bars for etching and added a mint progress field in rune details.
- Output Enhancements:Added more output details like sat ranges and transaction hex.
Changed
- Rune Etching:The resume function now cycles through all pending etchings and allows resuming a specific one.
- Configuration Persistence:Configuration files now persist for environment commands.
- Runic Outputs:Runic outputs no longer show in cardinals command.
Fixed
- Sending Runes:Issues with sending runes have been resolved.
- JSON API:Longer request bodies are now supported.
- Minting Rules:Allowed minting to start in the next block if required.
- Ord Environment:Fixed a panic issue during shutdown.
- Index & List Commands:Fixed issues related to listing and indexing commands.
- Various Translations:Updates and fixes were made to multiple language translations.
- Minor Fixes:Various small fixes, like removing duplicate words, fixing typos, and addressing minor bugs in different parts of the system.