mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-30 08:35:50 +00:00
xumm ----> Xaman
This commit is contained in:
@@ -16,7 +16,7 @@ When you create a NFToken, you create a unique token on the XRPL that is effecti
|
||||
|
||||
As a digital artist, you’re focused on creating NFTs, presumably to sell on the XRP Ledger (it’s also possible you might create NFTs as a way of establishing provenance for your creations).
|
||||
|
||||
You can create NFTokens using an app such as the [Xumm app](https://xumm.app).
|
||||
You can create NFTokens using an app such as the [Xaman app](https://xaman.app).
|
||||
|
||||
For a more hands-on experience, you can follow the steps in the [Quickstart Tutorial 3 - Mint and Burn NFTokens](../../tutorials/javascript/nfts/mint-and-burn-nfts.md).
|
||||
|
||||
|
||||
@@ -137,7 +137,7 @@ const projects = [
|
||||
{
|
||||
id: "xaman",
|
||||
label: "Xaman labs",
|
||||
url: "https://xumm.app",
|
||||
url: "https://Xaman.app",
|
||||
},
|
||||
{
|
||||
id: "amy",
|
||||
|
||||
@@ -77,7 +77,7 @@ Each `NFTokenPage` holds 16-32 NFTs. Minting a large number of NFTs can tie up a
|
||||
|
||||
### Setting up a wallet
|
||||
|
||||
Set up a new wallet. See [Xumm](https://xumm.app/).
|
||||
Set up a new wallet. See [Xaman](https://xaman.app/).
|
||||
|
||||
When you set up your account, keep in mind that there is a base reserve requirement of 10 XRP. See [Reserves](../../concepts/accounts/reserves.md#base-reserve-and-owner-reserve).
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ When you set up a serious marketplace site with high volume, it justifies the de
|
||||
|
||||
### Setting up a wallet
|
||||
|
||||
Set up a new wallet. See [Xumm](https://xumm.app/).
|
||||
Set up a new wallet. See [Xaman](https://xaman.app/).
|
||||
|
||||
Base reserve requirements See [Reserves](../../concepts/accounts/reserves.md#base-reserve-and-owner-reserve).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user