Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions data/projects/foundations.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,22 @@
"tech": ["Alby SDK", "NWC", "LNURL", "WebLN", "Vite"],
"status": "official",
"submittedAt": "2026-02-28"
},
{
"id": "proof-of-attendance-hdmp",
"name": "Proof of Attendance (HDMP)",
"description": "Sistema de reservas para eventos con depósito en Lightning Network. Pagás sats para reservar, si venís canjeás tu consumición, si no venís perdés la reserva. Elimina los no-shows con fricción mínima.",
"team": [
{
"name": "Lo0ker-Noma",
"github": "Lo0ker-Noma",
"role": "Lead Dev"
}
],
"repo": "https://github.com/Lo0ker-Noma/Proof-of-attendance-HDMP",
"tech": ["Lightning Address", "Alby SDK", "LNURL", "WebLN", "Vite"],
"status": "submitted",
"submittedAt": "2026-03-04"
}
],
"_instructions": {
Expand Down