Merge pull request #1924 from XRPLF/events-updates-3

feat: adds 2 new events
This commit is contained in:
Aria Keshmiri
2023-06-05 11:18:59 -07:00
committed by GitHub
3 changed files with 39 additions and 11 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -292,15 +292,6 @@
"image": "AMAs.png",
"end_date": "January 1, 2023"
},
{ "name": "Community Calls #2",
"description": "A community call about XRPL amendments with Chris McKay.",
"type": "cc",
"link": "https://youtu.be/oNJ1Qqns2Gw",
"location": "XRPL Developers Discord",
"date": "August 8, 2022",
"image": "CommunityCalls.png",
"end_date": "August 8, 2022"
},
{ "name": "Community Calls #1",
"description": "An open discussion about the development of XLS-20 and NFTs on the XRP Ledger.",
"type": "cc",
@@ -310,6 +301,15 @@
"image": "CommunityCalls.png",
"end_date": "June 02, 2022"
},
{ "name": "Community Calls #2",
"description": "A community call about XRPL amendments with Chris McKay.",
"type": "cc",
"link": "https://youtu.be/oNJ1Qqns2Gw",
"location": "XRPL Developers Discord",
"date": "August 8, 2022",
"image": "CommunityCalls.png",
"end_date": "August 8, 2022"
},
{ "name": "AMAs: POS and Crypto Payments with FriiPay",
"description": "A discussion with FriiPay about payment rails and POS integrations through the XRP Ledger",
"type": "ama",
@@ -347,7 +347,25 @@
"date": "September 6 - 8, 2023",
"image": "Conference.png",
"end_date": "September 8, 2023"
}
},
{ "name": "Community Calls #3",
"description": "An open chat with the XRP Ledger community about NFTs and the EVM sidechain testnet.",
"type": "cc",
"link": "https://discord.com/invite/xrpl",
"location": "XRPL Developers Discord",
"date": "March 30, 2023",
"image": "CommunityCalls.png",
"end_date": "March 30, 2023"
},
{ "name": "XRPL Roundtable: XRPL @ Consensus",
"description": "A roundtable chat with those who represented the XRP Ledger at Consensus 2023.",
"type": "ama",
"link": "https://twitter.com/RippleXDev",
"location": "Twitter Spaces",
"date": "June 24, 2023",
"image": "AMAs.png",
"end_date": "June 24, 2023"
},
]
%}