Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .ghassets/nft-studio-01-select.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .ghassets/nft-studio-02-family.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .ghassets/nft-studio-03-select-family.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .ghassets/nft-studio-04-mint.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .ghassets/nft-studio-05-custom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .ghassets/nft-studio-06-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .ghassets/nft-studio-07-collectibles.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .ghassets/nft-studio-08-detail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .ghassets/nft-studio-09-send.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .ghassets/nft-studio-10-multiple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .ghassets/nft-studio-11-send-transaction.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 11 additions & 11 deletions build/tutorials/smart-digital-assets/wallet-nft-studio.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ To make experimenting with creation and exchange of NFTs easier, we have built *

To access the **NFT Studio**, log into your Avalanche Wallet and on the left side select **Studio**:

![NFT Studio](../../../.gitbook/assets/nft-studio-01-select.png)
![NFT Studio](../../../.ghassets/nft-studio-01-select.png)

This will open the NFT Studio. There you have two options: **New Family**, for creation of a new family of NFTs, and **Mint Collectible** for creating new assets in existing families. We need to create our first family of NFTs, so click **New Family**.

### Create NFT Family

There you will be asked to enter the name of your collectible family, as well as a symbol \(ticker\). Names do not have to be unique.

![Create new family](../../../.gitbook/assets/nft-studio-02-family.png)
![Create new family](../../../.ghassets/nft-studio-02-family.png)

Besides the name and the ticker, you will need to enter **Number of Groups**, that is, how many distinct collectibles will the newly created family hold. Choose carefully, because once created, the parameters of the collectible family cannot be changed.

Expand All @@ -32,17 +32,17 @@ Press **Back to Studio** to return, and we're ready to create out first collecti

After pressing **Mint Collectible** you will be presented with a list of all the Collectible families that still have Collectible groups that have not been created yet.

![Select a family](../../../.gitbook/assets/nft-studio-03-select-family.png)
![Select a family](../../../.ghassets/nft-studio-03-select-family.png)

Select the family we have just created. You will be presented with a form to fill out with the parameters of the new collectible:

![Mint a Collectible](../../../.gitbook/assets/nft-studio-04-mint.png)
![Mint a Collectible](../../../.ghassets/nft-studio-04-mint.png)

By deault, a **Generic** type of collectible will be selected. That is an NFT that has a **Title**, **URL** for the image, and a **Decription**. Enter the required data, as well as the **Quantity**, which will determine how many copies of the collectible will be created, and therefore, how many of them you will be able to send. As before, enter the data carefully, you won't be able to change anything once collectibles are minted. You will see a preview of the data where you can check how your collectible will look like.

If you would like to have something else besides a picture collectible, select **Custom**.

![Custom Collectible](../../../.gitbook/assets/nft-studio-05-custom.png)
![Custom Collectible](../../../.ghassets/nft-studio-05-custom.png)

Custom collectible can contain an **UTF-8** encoded string, an **URL**, or a **JSON** payload. Size of the data cannot exceed 1024 characters.

Expand All @@ -52,33 +52,33 @@ After you enter and check the data, press **Mint** to create the collectible. Tr

An overview of your collectibles is always visible in the top of the screen, along with your balances.

![Overview](../../../.gitbook/assets/nft-studio-06-overview.png)
![Overview](../../../.ghassets/nft-studio-06-overview.png)

To see your collectibles in more detail, select **Portfolio** from the left-hand side menu. You will be presented with a screen showing all of your assets, with tokens selected by default. Change the selection to **Collectibles** by clicking the corresponding tab.

![Collectibles list](../../../.gitbook/assets/nft-studio-07-collectibles.png)
![Collectibles list](../../../.ghassets/nft-studio-07-collectibles.png)

For each Generic collectible, a picture will be shown, along with the title, and the number indicating how many copies of the collectible are in your portfolio. Hovering over the collectible with your pointer will show the detailed decription:

![Collectible details](../../../.gitbook/assets/nft-studio-08-detail.png)
![Collectible details](../../../.ghassets/nft-studio-08-detail.png)

If you select a collectible by clicking on it, you will see which group it belongs to, its quantity, along with the **Send** button.

## Send NFTs

To send your collectible to someone, either click the **Send** button on the selected collectible in the Portfolio, or navigate to **Send** tab on the left-hand side menu, and click **Add Collectible**:

![Choosing the collectibles](../../../.gitbook/assets/nft-studio-09-send.png)
![Choosing the collectibles](../../../.ghassets/nft-studio-09-send.png)

You will be presented with a menu to select a collectible you wish to send.

![Multiple collectibles](../../../.gitbook/assets/nft-studio-10-multiple.png)
![Multiple collectibles](../../../.ghassets/nft-studio-10-multiple.png)

You can send multiple collectibles in a single transaction. Clicking the label on the collectible will let you edit the number of copies you wish to send. You can send multiple families and collectible types in a single transaction.

When you have entered the destination address, and optionally entered the memo text, press **Confirm** to initiate the transaction.

![Transaction](../../../.gitbook/assets/nft-studio-11-send-transaction.png)
![Transaction](../../../.ghassets/nft-studio-11-send-transaction.png)

After pressing **Send Transaction** it will be published on the network and transaction fee will be deducted from your balance. Collectibles will be deposited into the destination address shortly after.

Expand Down