Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ETHSaafri event info for 2024 #12113

Merged
merged 2 commits into from
Feb 13, 2024
Merged
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
9 changes: 9 additions & 0 deletions src/data/community-events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,15 @@ const communityConferences: CommunityConference[] = [
location: "Lagos, NGA",
description: "This conference will bring together Web3 enthusiasts from all over Nigeria and beyond. Here, community meets technology for three days of intensive Networking and Learning experiences.",
},
{
title: "ETHSafari",
startDate: "2024-09-09",
endDate: "2024-09-15",
to: "https://ethsafari.xyz/",
location: "Nairobi & Kilifi, Kenya",
description:
"Welcome to the largest Ethereum event happening in Africa! Join the BlockTrain from Nairobi to celebrate an ETH-festival held underneath ancient Boabab trees in Kilifi.",
},
{
title: "TOKEN2049",
startDate: "2024-09-18",
Expand Down
Loading