You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: community/events.page.tsx
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1261,6 +1261,28 @@ const events = [
1261
1261
image: conference,
1262
1262
end_date: "September 21, 2025",
1263
1263
},
1264
+
{
1265
+
name: "IXH25 - Italian XRPL Hackathon 2025",
1266
+
description:
1267
+
"A 3-day hackathon in Rome on cryptography and blockchain, featuring tracks on advanced cryptography and XRPL applications. Organized by XRPL Commons and partners, the event offers a €10,000 prize pool, includes seminars, coding and pitch sessions, and provides support for students.",
1268
+
type: "hackathon",
1269
+
link: "https://luma.com/llwjrmcx",
1270
+
location: "Rome, Italy",
1271
+
date: "November 07, 2025",
1272
+
image: hackathon,
1273
+
end_date: "November 08, 2025",
1274
+
},
1275
+
{
1276
+
name: "Vega House Hackathon",
1277
+
description:
1278
+
"The Vega House XRPL Hackathon is calling all developers, designers, and innovators to create incredible solutions on the XRP Ledger (XRPL).",
Copy file name to clipboardExpand all lines: community/index.page.tsx
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -369,6 +369,30 @@ const events = [
369
369
end_date: "September 21, 2025",
370
370
start_date: "September 21, 2025",
371
371
},
372
+
{
373
+
name: "IXH25 - Italian XRPL Hackathon 2025",
374
+
description:
375
+
"A 3-day hackathon in Rome on cryptography and blockchain, featuring tracks on advanced cryptography and XRPL applications. Organized by XRPL Commons and partners, the event offers a €10,000 prize pool, includes seminars, coding and pitch sessions, and provides support for students.",
376
+
type: "hackathon",
377
+
link: "https://luma.com/llwjrmcx",
378
+
location: "Rome, Italy",
379
+
date: "November 07, 2025",
380
+
image: hackathon,
381
+
end_date: "November 08, 2025",
382
+
start_date: "November 07, 2025",
383
+
},
384
+
{
385
+
name: "Vega House Hackathon",
386
+
description:
387
+
"The Vega House XRPL Hackathon is calling all developers, designers, and innovators to create incredible solutions on the XRP Ledger (XRPL).",
0 commit comments