From f4023fcfa60a42a6f89a902d7d662e6c3c9c4450 Mon Sep 17 00:00:00 2001 From: akcodez Date: Fri, 2 Feb 2024 13:27:38 -0800 Subject: [PATCH] adds remaining events --- community/events.page.tsx | 22 ++++++++++++++++++++++ community/index.page.tsx | 12 ------------ 2 files changed, 22 insertions(+), 12 deletions(-) diff --git a/community/events.page.tsx b/community/events.page.tsx index 468a1bb635..5df2fed80b 100644 --- a/community/events.page.tsx +++ b/community/events.page.tsx @@ -614,6 +614,17 @@ const events = [ image: require("../static/img/events/Hackathons.png"), end_date: "January 20, 2024", }, + { + name: "Building on the XRP Ledger - 2-day Workshop", + description: + "Participants will have the opportunity to gain hands-on experience and valuable knowledge in building real-world assets on the XRPL blockchain. This two-day, free training program is designed for developers who have a keen interest in learning about XRPL.", + type: "meetup", + link: "https://www.xrpl-commons.org/training-jan-2024#learn", + location: "XRPL Commons HQ, Paris, France", + date: "January 25 - 26, 2024", + image: require("../static/img/events/paris.png"), + end_date: "January 26, 2024", + }, { name: "XRP Ledger Zone ETHDenver", description: @@ -625,6 +636,17 @@ const events = [ image: require("../static/img/events/XRPLZone.png"), end_date: "February 27, 2024", }, + { + name: "EasyA Hackathon", + description: + "Smart Contracts, Smarter XRP Ledger! Join us and be among the the first to build the next big thing and learn more about the upcoming EVM integration with XRP Ledger. ", + type: "hackathon", + link: "https://easyaxripple.eventbrite.co.uk/?aff=xrplevents", + location: "London", + date: "April 13 - 14, 2024", + image: require("../static/img/events/Hackathons.png"), + end_date: "April 14, 2024", + }, ]; export default function Events() { diff --git a/community/index.page.tsx b/community/index.page.tsx index a725a97fa9..05f7ad7c02 100644 --- a/community/index.page.tsx +++ b/community/index.page.tsx @@ -113,18 +113,6 @@ const events = [ end_date: "April 12, 2024", start_date: "April 12, 2024", }, - { - name: "Cyprus Tech Odyssey: XRPL Hackathon 2024", - description: - "Cyprus Tech Odyssey: XRPL Hackathon 2024 is a collaborative initiative between Ripple and the University of Nicosia (UNIC). This unique event promises a blend of insightful discussions and hands-on experiences, all centered around the transformative potential of the XRP Ledger (XRPL).", - type: "hackathon", - link: "https://www.unic.ac.cy/iff/cytechodyssey24/#TechOdyssey2024", - location: "University of Nicosia,Cyprus", - date: "January 18 - 20, 2024", - image: require("../static/img/events/Hackathons.png"), - start_date: "January 20, 2024", - end_date: "January 20, 2024", - }, { name: "Consensus", description: