Skip to content
Open
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
2 changes: 1 addition & 1 deletion 07-NFT Minitng dApp on Core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ But wait, why can't we see it?🤔

![img](./assets/pic10.png)

Well since this NFT is on the testnet, metamask automatically does not detect them. We need to import our NFT into our wallet.
Well since this NFT is on the testnet, metamask automatically does not detect them. We need to import our NFT into our wallet.a

Cick on `Import NFT` at the bottom. Add your contract address in the **Address** input field and 0 in the **Token Id** input field and click on **Import**.

Expand Down
Loading