mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-24 21:55:52 +00:00
Remove NFT-Devnet refs, old tutorial
This commit is contained in:
@@ -23,10 +23,10 @@ You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-port
|
||||
|
||||
1. Open `7.batch-minting.html` in a browser.
|
||||
2. Get a test account.
|
||||
1. If you want to use an existing NFT-Devnet account seed:
|
||||
1. If you want to use an existing account seed:
|
||||
1. Paste the account seed in the **Seed** field.
|
||||
2. Click **Get Account from Seed**.
|
||||
2. If you do not want to use an existing NFT-Devnet account seed, click **Get New Standby Account**.
|
||||
2. If you do not want to use an existing account seed, click **Get New Standby Account**.
|
||||
|
||||
**Note:** Running this command throws an error in the JavaScript console because the `getAccountsFromSeeds` function in `ripplex1-send-xrp.js` looks for the operational seed field, which is not included in this form. You can ignore the error (or fix it in your own implementation).
|
||||
|
||||
|
||||
@@ -36,12 +36,12 @@ You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-port
|
||||
|
||||
|
||||
1. Open `4.transfer-nftokens.html` in a browser.
|
||||
2. Choose **XLS20-NFT** as your ledger instance.
|
||||
2. Choose your ledger instance (**Testnet** or **Devnet**).
|
||||
3. Get test accounts.
|
||||
1. If you have existing NFT-Devnet account seeds
|
||||
1. If you have existing test account seeds
|
||||
1. Paste account seeds in the **Seeds** field.
|
||||
2. Click **Get Accounts from Seeds**.
|
||||
2. If you do not have NFT-Devnet account seeds:
|
||||
2. If you do not have test account seeds:
|
||||
1. Click **Get New Standby Account**.
|
||||
2. Click **Get New Operational Account**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user