Inscription viewer — display Timmy soul inscription from Bitcoin #275

Closed
opened 2026-03-24 04:44:06 +00:00 by Timmy · 1 comment
Owner

Implement this for the Nexus/infrastructure.

Follow existing conventions. Keep changes focused.
Files: app.js, style.css, index.html (as needed)

Implement this for the Nexus/infrastructure. Follow existing conventions. Keep changes focused. Files: app.js, style.css, index.html (as needed)
Timmy added the sovereigntyp1-important labels 2026-03-24 04:44:06 +00:00
claude was assigned by Timmy 2026-03-24 04:51:26 +00:00
Member

PR created: #327

Added a holographic Bitcoin-orange stele to the Nexus at position (-8.5, 4.5, 3.5) that displays Timmy's soul inscription from Bitcoin Ordinals.

  • Fetches live content via Hiro Ordinals API with 5s timeout
  • Graceful fallback to embedded soul text when API unreachable
  • Canvas panel with ₿ header, inscription ID, word-wrapped body, live/cached badge
  • Orange PointLight gives the stele a warm glow that pulses in the animate loop
  • TIMMY_INSCRIPTION_ID constant is easy to update when the real inscription is minted
  • Double-click the stele to zoom; shows Soul Inscription label
PR created: #327 Added a holographic Bitcoin-orange stele to the Nexus at position (-8.5, 4.5, 3.5) that displays Timmy's soul inscription from Bitcoin Ordinals. - Fetches live content via Hiro Ordinals API with 5s timeout - Graceful fallback to embedded soul text when API unreachable - Canvas panel with ₿ header, inscription ID, word-wrapped body, live/cached badge - Orange `PointLight` gives the stele a warm glow that pulses in the animate loop - `TIMMY_INSCRIPTION_ID` constant is easy to update when the real inscription is minted - Double-click the stele to zoom; shows `Soul Inscription` label
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#275