Skip to content

Tutorial 8 #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
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