mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-03 10:05:49 +00:00
Fix blog metadata for 2020-2024
This commit is contained in:
@@ -3,7 +3,10 @@ category: 2024
|
||||
date: 2024-02-14
|
||||
labels:
|
||||
- Clio Release Notes
|
||||
targets: [devblog]
|
||||
theme:
|
||||
markdown:
|
||||
editPage:
|
||||
hide: true
|
||||
---
|
||||
|
||||
# Introducing Clio version 2.1.0
|
||||
|
||||
@@ -1,3 +1,13 @@
|
||||
---
|
||||
category: 2024
|
||||
date: 2024-03-21
|
||||
labels:
|
||||
- Amendments
|
||||
theme:
|
||||
markdown:
|
||||
editPage:
|
||||
hide: true
|
||||
---
|
||||
# Get Ready for AMM
|
||||
|
||||
The [AMM Amendment](/resources/known-amendments#amm) to the XRP Ledger protocol, which adds Automated Market Maker functionality, is on track to become enabled on Mainnet on 2024-03-22. If it maintains support from a supermajority of validators and becomes enabled as expected, this represents the culmination of a 2-year project to bring AMM to the XRPL, starting from the XLS-30 draft specification proposed by Aanchal Malhotra and David Schwartz of Ripple and incorporating the work and feedback of numerous contributors in the XRPL community during that time.
|
||||
|
||||
@@ -6,7 +6,10 @@ seo:
|
||||
description: Learn the basics of minting an NFT on XRP Ledger and how you can get started quickly and easily today.
|
||||
labels:
|
||||
- Development
|
||||
targets: [devblog]
|
||||
theme:
|
||||
markdown:
|
||||
editPage:
|
||||
hide: true
|
||||
---
|
||||
# How to Mint an NFT on the XRP Ledger: A Step-by-Step Guide
|
||||
|
||||
@@ -74,4 +77,4 @@ The code for these operations is part of the Quickstart Samples, which includes
|
||||
|
||||
## Summary
|
||||
|
||||
Minting NFTs on the XRP Ledger is an accessible process, thanks to its robust infrastructure and the availability of straightforward tools and samples. Whether you're an artist looking to tokenize your creations, a collector aiming to diversify your digital assets, or a developer exploring the capabilities of the XRP Ledger, this guide equips you with the knowledge to start minting, managing, and burning NFTs with ease. Remember, while this guide focuses on a test environment, the principles apply to live operations, paving the way for your ventures into the evolving world of NFTs.
|
||||
Minting NFTs on the XRP Ledger is an accessible process, thanks to its robust infrastructure and the availability of straightforward tools and samples. Whether you're an artist looking to tokenize your creations, a collector aiming to diversify your digital assets, or a developer exploring the capabilities of the XRP Ledger, this guide equips you with the knowledge to start minting, managing, and burning NFTs with ease. Remember, while this guide focuses on a test environment, the principles apply to live operations, paving the way for your ventures into the evolving world of NFTs.
|
||||
|
||||
@@ -4,7 +4,10 @@ date: 2024-01-09
|
||||
labels:
|
||||
- rippled Release Notes
|
||||
- Amendments
|
||||
targets: [devblog]
|
||||
theme:
|
||||
markdown:
|
||||
editPage:
|
||||
hide: true
|
||||
---
|
||||
# Introducing XRP Ledger version 2.0.0
|
||||
|
||||
|
||||
@@ -3,7 +3,10 @@ category: 2024
|
||||
date: 2024-01-29
|
||||
labels:
|
||||
- rippled Release Notes
|
||||
targets: [devblog]
|
||||
theme:
|
||||
markdown:
|
||||
editPage:
|
||||
hide: true
|
||||
---
|
||||
# Introducing XRP Ledger version 2.0.1
|
||||
|
||||
@@ -101,4 +104,4 @@ Bug Bounties and Responsible Disclosures:
|
||||
|
||||
We welcome reviews of the `rippled` code and urge researchers to responsibly disclose any issues they may find.
|
||||
|
||||
To report a bug, please send a detailed report to: <bugs@xrpl.org>
|
||||
To report a bug, please send a detailed report to: <bugs@xrpl.org>
|
||||
|
||||
@@ -3,7 +3,10 @@ category: 2024
|
||||
date: 2024-02-20
|
||||
labels:
|
||||
- rippled Release Notes
|
||||
targets: [devblog]
|
||||
theme:
|
||||
markdown:
|
||||
editPage:
|
||||
hide: true
|
||||
---
|
||||
# Introducing XRP Ledger version 2.1.0
|
||||
|
||||
|
||||
@@ -3,7 +3,10 @@ category: 2024
|
||||
date: 2024-03-14
|
||||
labels:
|
||||
- Developer Reflections
|
||||
targets: [devblog]
|
||||
theme:
|
||||
markdown:
|
||||
editPage:
|
||||
hide: true
|
||||
---
|
||||
# Developer Reflections: VerifyEd - Empowering Credential Verification on XRP Ledger
|
||||
|
||||
|
||||
@@ -3,7 +3,10 @@ category: 2024
|
||||
date: 2024-01-23
|
||||
labels:
|
||||
- Developer Reflections
|
||||
targets: [devblog]
|
||||
theme:
|
||||
markdown:
|
||||
editPage:
|
||||
hide: true
|
||||
---
|
||||
# Developer Reflections: Web3Auth
|
||||
|
||||
|
||||
Reference in New Issue
Block a user