mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-16 17:55:49 +00:00
adds 3 new events
This commit is contained in:
@@ -1063,6 +1063,38 @@ const events = [
|
|||||||
image: require("../static/img/events/commons-soiree.png"),
|
image: require("../static/img/events/commons-soiree.png"),
|
||||||
end_date: "February 12, 2025",
|
end_date: "February 12, 2025",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Paris Blockchain Week OnSite Hackathon",
|
||||||
|
description:
|
||||||
|
"Get ready to collaborate, innovate, and shape the future of Web3 at the BizThon x Paris Blockchain Week Onsite Hackathon. This is your chance to turn ideas into real-world blockchain solutions and be part of the next big breakthrough!",
|
||||||
|
type: "hackathon",
|
||||||
|
link: "https://bizthon.com/PBW-hackathon-2025-onsite.html",
|
||||||
|
location: "Paris, France",
|
||||||
|
date: "April 5 - 6, 2025",
|
||||||
|
image: require('../static/img/events/aquarium.png'),
|
||||||
|
end_date: "April 6, 2025",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "XRPL Town Hall Meeting #3",
|
||||||
|
description: "Join Us for the third XRPL Town Hall Meeting!",
|
||||||
|
type: "info",
|
||||||
|
link: "https://xrpl.at/TownHall-meeting3",
|
||||||
|
location: "Virtual",
|
||||||
|
date: "April 7, 2025",
|
||||||
|
image: townHall,
|
||||||
|
end_date: "April 7, 2025",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "PBW Launch Party at XRPL Commons",
|
||||||
|
description:
|
||||||
|
"Celebrate blockchain's role in social impact with expert panels, pitches from past Aquarium Residency startups, and networking.",
|
||||||
|
type: "meetup",
|
||||||
|
link: "https://xrpl.at/Blockchain-For-Social-Impact",
|
||||||
|
location: "Paris, France",
|
||||||
|
date: "April 8, 2025",
|
||||||
|
image: require("../static/img/events/commons-launch.png"),
|
||||||
|
end_date: "April 8, 2025",
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
static/img/events/commons-launch.png
Normal file
BIN
static/img/events/commons-launch.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
Reference in New Issue
Block a user