Skip to content

Commit 67a5ea8

Browse files
authored
Merge pull request #2826 from XRPLF/events-updates-10-28-2024
adds 2 new events
2 parents 3c52436 + 9c6fcb5 commit 67a5ea8

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

community/events.page.tsx

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -952,6 +952,28 @@ const events = [
952952
image: require('../static/img/events/salt-lake-city.jpg'),
953953
end_date: "October 10, 2024",
954954
},
955+
{
956+
name: "Futureverse Developer Training",
957+
description:
958+
"This training session will focus on exploring the Metaverse and discovering The Root Network and Futureverse, run by Marco Brondani, Co-Founder and CTO, and Rich Deane, Senior Full Stack Developer.",
959+
type: "meetup",
960+
link: "https://xrpl.at/Eventbrite-FutureverseDeveloperTraining",
961+
location: "Paris, France",
962+
date: "November 4 - 5, 2024",
963+
image: require('../static/img/events/dev-training.png'),
964+
end_date: "November 5, 2024",
965+
},
966+
{
967+
name: "XRPL Hackathon Paris",
968+
description:
969+
"Join the hackathon organized by Chaire UNESCO ITEN, XRPL Commons, and KRYPTOSPHERE, for a unique opportunity to dive into the rapidly growing open-source ecosystem. Tackle real-world challenges and create innovative solutions that can make a meaningful impact on today's most pressing societal issues!",
970+
type: "hackathon",
971+
link: "https://xrpl.at/Eventbrite-EducationWeek-XRPLHackathon-Paris",
972+
location: "Paris, France",
973+
date: "November 8 - 11, 2024",
974+
image: require('../static/img/events/hackathon-paris.png'),
975+
end_date: "November 11, 2024",
976+
},
955977
];
956978

957979

static/img/events/dev-training.png

41.3 KB
Loading

static/img/events/hackathon-paris.png

26.1 KB
Loading

0 commit comments

Comments
 (0)