mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
1.2 KiB
1.2 KiB
category, date, template, labels, markdown
| category | date | template | labels | markdown | |||||
|---|---|---|---|---|---|---|---|---|---|
| 2022 | 2022-03-01 | ../../@theme/templates/blogpost |
|
|
The NFT-Devnet Has Been Reset
The "NFT-Devnet" is a test network running experimental code to support Non-Fungible Tokens (NFTs) natively on the XRP Ledger (per the XLS-20 draft standard). Ripple has reset the NFT-Devnet while upgrading it to the latest version of the preview code.
Action Necessary
All accounts funded, NFTs minted, and other data in the NFT-Devnet have been discarded as part of the reset. If you use the NFT-Devnet for development, you should use the XRP Faucets to fund new accounts and re-create your settings as necessary.
Further Reading
- For more information about NFTs on the XRP Ledger, see NFT Conceptual Overview.
- For information about XRP Ledger test networks, see Parallel Networks.
- To see and provide feedback on the source code for NFT support, see PR #4101.