mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Update community page content and links
This commit is contained in:
@@ -626,12 +626,12 @@ const CommunityPage: React.FC = () => {
|
||||
</td>
|
||||
<td>
|
||||
{translate(
|
||||
"AMA with Edge Wallet: Learn more about Edge Wallet and how they are building on the XRP Ledger."
|
||||
"Join the XRPL Ledger Discord to connect and network with builders, validators, and cryptocurrency enthusiasts in the community."
|
||||
)}
|
||||
</td>
|
||||
<td>
|
||||
<a
|
||||
href="https://discord.com/channels/886050993802985492/950893687313940582/1162480612209332345"
|
||||
href="https://discord.gg/xrpl"
|
||||
target="_blank"
|
||||
className="text-external-link"
|
||||
>
|
||||
@@ -645,12 +645,12 @@ const CommunityPage: React.FC = () => {
|
||||
</td>
|
||||
<td>
|
||||
{translate(
|
||||
"Clawback: A newly proposed feature that adds to the XRP Ledger's token asset control capabilities."
|
||||
"Follow @RippleXDev on X for the latest updates on the XRP Ledger ecosystem."
|
||||
)}
|
||||
</td>
|
||||
<td>
|
||||
<a
|
||||
href="https://x.com/RippleXDev/status/1708889238471950610?s=20"
|
||||
href="https://x.com/RippleXDev"
|
||||
target="_blank"
|
||||
className="text-external-link"
|
||||
>
|
||||
@@ -664,12 +664,12 @@ const CommunityPage: React.FC = () => {
|
||||
</td>
|
||||
<td>
|
||||
{translate(
|
||||
"APEX 2023: View keynote sessions from the annual developer summit where developers, contributors, and thought leaders come together to learn, build, and celebrate all things XRP Ledger."
|
||||
"APEX 2025: View keynote sessions from the Apex 2025 where developers, entrepreneurs, and industry leaders come together to learn, build, and celebrate all things XRP Ledger."
|
||||
)}
|
||||
</td>
|
||||
<td>
|
||||
<a
|
||||
href="https://www.youtube.com/playlist?list=PLJQ55Tj1hIVZBdGc33An5Is6IFMxw3D7u"
|
||||
href="https://youtube.com/playlist?list=PLl-QsmXvjodqxEjtUqEv3u2o2Zd6zqkNA&feature=shared"
|
||||
target="_blank"
|
||||
className="text-external-link"
|
||||
>
|
||||
@@ -683,12 +683,12 @@ const CommunityPage: React.FC = () => {
|
||||
</td>
|
||||
<td>
|
||||
{translate(
|
||||
"Deep Dive into XRPL DeFi Course: Learn about the inner workings of decentralized finance including safety and security, auto-bridging, pathfinding, liquidity pools, and more."
|
||||
"Explore DeFi-Island: A 3D open-source world on the XRPL testnet. Chat with residents, complete quests, and dive into this React.js-powered experience—all in your web browser."
|
||||
)}
|
||||
</td>
|
||||
<td>
|
||||
<a
|
||||
href="https://learn.xrpl.org/course/deep-dive-into-xrpl-defi/"
|
||||
href="https://learn.xrpl.org/react-3d-game/"
|
||||
target="_blank"
|
||||
className="text-external-link"
|
||||
>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.2 KiB |
Reference in New Issue
Block a user