mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-08-23 19:20:54 +00:00
adds two new AMAs to events page
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -438,7 +438,7 @@
|
||||
{ "name": "XRPL Grants Info Session: Financial Inclusion Focused",
|
||||
"description": "Join us for a live information session and Q&A on applying to XRPL Grants Wave 7. This session will provide a general overview of the XRPL Grants application for Wave 7, with a focus on Financial Inclusion projects.",
|
||||
"type": "info-session",
|
||||
"link": "https://ripple.zoom.us/webinar/register/WN_YdxeVY9_RJG5SVo-LSip6w#/registration",
|
||||
"link": "https://www.youtube.com/watch?v=TgLaAXTZY7Q",
|
||||
"location": "Virtual - Zoom",
|
||||
"date": "September 05, 2023",
|
||||
"image": "InfoSessions.png",
|
||||
@@ -454,17 +454,57 @@
|
||||
"end_date": "September 06, 2023"
|
||||
},
|
||||
{ "name": "XRPL Grants Info Session: Decentralized Exchange (DEX) Focused",
|
||||
"description": "Join us for a live information session and Q&A on applying to XRPL Grants Wave 7. This session will provide a general overview of the XRPL Grants application for Wave 7, with a focus on Decentralized Exchange (DEX) projects.",
|
||||
"description": "Watch the recorded information session and Q&A on applying to XRPL Grants Wave 7. This session will provide a general overview of the XRPL Grants application for Wave 7, with a focus on Decentralized Exchange (DEX) projects.",
|
||||
"type": "info-session",
|
||||
"link": "https://ripple.zoom.us/webinar/register/WN_ITv-kDuCS3i6UOgBxBe7-A",
|
||||
"link": "https://www.youtube.com/watch?v=BbGu0QC5WEE",
|
||||
"location": "Virtual - Zoom",
|
||||
"date": "September 06, 2023",
|
||||
"image": "InfoSessions.png",
|
||||
"end_date": "September 06, 2023"
|
||||
},
|
||||
{ "name": "XRPL Developers Discord AMA: Edge Wallet",
|
||||
"description": "Join us for a live chat on Discord and learn more about Edge Wallet and how they are building on the XRP Ledger.",
|
||||
"type": "ama",
|
||||
"link": "http://xrpldevs.org/",
|
||||
"location": "XRPL Developers Discord",
|
||||
"date": "October 13, 2023",
|
||||
"image": "AMAs.png",
|
||||
"end_date": "October 13, 2023"
|
||||
},
|
||||
|
||||
{ "name": "XRPL Developers Reddit AMA: Real World Assets",
|
||||
"description": "Join us for a live chat on Reddit and learn more about how developers are building real world assets with confidence on the XRP Ledger.",
|
||||
"type": "ama",
|
||||
"link": "https://xrplresources.org/rwa-ama?utm_source=web&utm_medium=web&utm_campaign=bwc",
|
||||
"location": "Virtual - Reddit",
|
||||
"date": "October 17, 2023",
|
||||
"image": "AMAs.png",
|
||||
"end_date": "October 17, 2023"
|
||||
},
|
||||
]
|
||||
%}
|
||||
|
||||
{#
|
||||
Needs Links
|
||||
{ "name": "XRPL Accelerator Demo Day",
|
||||
"description": "Join us for XRPL Accelerator Demo Day in Singapore! Explore pitches from 11 promising startups building on the XRP Ledger, network with founders and investors, and kickstart the Singapore FinTech Festival.",
|
||||
"type": "meetup",
|
||||
"link": "",
|
||||
"location": "Hybrid (In-person: Singapore Central Business District. Virtual attendance: Webinar link)",
|
||||
"date": "November 14, 2023",
|
||||
"image": "SouthKoreaMeetup.png",
|
||||
"end_date": "November 14, 2023"
|
||||
},
|
||||
{
|
||||
"name": "APEX: The XRPL Developer Summit",
|
||||
"description": "Save the date!",
|
||||
"type": "conference",
|
||||
"link": "",
|
||||
"location": "Amsterdam",
|
||||
"date": "June 11 - 13, 2024",
|
||||
"image": "Conference.png",
|
||||
"end_date": "June 13, 2024"
|
||||
},
|
||||
#}
|
||||
{# Available Types - conference, hackathon, ama, cc, zone, meetup, info-session #}
|
||||
|
||||
{% set results = categorize_dates(events) %}
|
||||
|
||||
Reference in New Issue
Block a user