Skip to content

Commit 3c8869a

Browse files
authored
Merge pull request #12087 from oceans404/dev
add ethcc to upcoming events
2 parents ebf5f86 + c30f378 commit 3c8869a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/data/community-events.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,14 @@ const communityConferences: CommunityConference[] = [
301301
location: "Kyiv, UKR",
302302
description: "Through Hackathon, Conference, side events, discussions, collaborations, and vast networking, we aim to further establish Kyiv as an innovation and infrastructure development leader",
303303
},
304+
{
305+
title: "EthCC",
306+
to: "https://ethcc.io",
307+
location: "Brussels, Belgium",
308+
description: "The Ethereum Community Conference (EthCC) is the largest annual European Ethereum event focused on technology and community. Four intense days of conferences, networking and learning.",
309+
startDate: "2024-7-08",
310+
endDate: "2024-7-11"
311+
},
304312
{
305313
title: "Pragma Brussels",
306314
to: "https://ethglobal.com/events/pragma-brussels",

0 commit comments

Comments
 (0)