# SpinStream Mints Registry

This is the official registry of all SpinStream mints in the OnlyUno gallery. Each entry represents a unique, time-stamped work with provable origin.

## Registry Format

Each mint entry includes:
- **Mint ID**: Unique identifier
- **Title**: Name of the work
- **Artist/Creator**: Attribution
- **Mint Date**: Timestamp of registry entry
- **Commit Hash**: Git commit providing immutable timestamp
- **Status**: Active, Archived, etc.

---

## Registered Mints

### Total Mints: 1

#### 1. Genesis - The First Note
- **Mint ID:** `example-genesis-2026`
- **Artist:** SpinStream Collective
- **Type:** mixed (conceptual/literary)
- **Mint Date:** 2026-01-06
- **Status:** ✅ Active (Example)
- **Description:** The inaugural mint in the OnlyUno gallery, demonstrating the proper structure for all future mints
- **Location:** [mints/example-genesis-2026](mints/example-genesis-2026/)
- **Primary Page:** [index.html](mints/example-genesis-2026/index.html)

---

## How to Register a Mint

1. Follow the guidelines in [CONTRIBUTING.md](CONTRIBUTING.md)
2. Submit your mint in a pull request
3. Once merged, your mint will be timestamped by the Git commit
4. Your entry will be added to this registry

## Registry History

All changes to this registry are tracked via Git commits, providing an immutable audit trail of when each mint was added to the gallery.
