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

Add ETH Pura Vida to Event list #13991

Merged
merged 2 commits into from
Oct 4, 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.json
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,15 @@
"endDate": "2024-12-3",
"imageUrl": "https://ethriyadh.com/banner.jpg"
},
{
"title": "ETH Pura Vida 2024",
"href": "https://ethereum.cr/",
"location": "San Jose, Costa Rica",
"description": "ETH Pura Vida 2024 brings together developers, entrepreneurs, innovators, and enthusiasts from Latin America and around the world to dive deep into all things Ethereum. Set against the vibrant backdrop of Costa Rica, this hackathon and conference will inspire collaboration and groundbreaking advancements in the ecosystem. Be part of a dynamic event fostering innovation, sustainability, and community in the world of Web3.",
"startDate": "2024-10-19",
"endDate": "2024-10-26",
"imageUrl": "https://ethereum.cr/assets/eth-pura-vida/eth-pura-vida-desktop-graphic.svg"
},
{
"title": "ETHIndia 2024",
"href": "https://ethindia.co/",
Expand Down
Loading