Skip to content
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

Flow NFT Catalog and Testnet #92

Open
slyxby opened this issue Oct 5, 2022 · 1 comment
Open

Flow NFT Catalog and Testnet #92

slyxby opened this issue Oct 5, 2022 · 1 comment

Comments

@slyxby
Copy link

slyxby commented Oct 5, 2022

  • I created public and private keys: flow keys generate.
  • I visited the site https://testnet-faucet.onflow.org/ and paste the Public Key into the appropriate field. Аnd click the create account button.
  • I published copies of the contracts (FungibleToken.cdc, NonFungibleToken.cdc, ExampleNFT.cdc, MetadataViews.cdc) on the testnet.
  • I visited the site https://nft-catalog.vercel.app/v and add my ExampleNFT.cdc in form.
  • On the second step I see an error - The provided contract, ExampleNFT, is not an NFT. Your contract must implement the standard NonFungibleToken contract.

What am I doing wrong (how to fix the error)? Why can't I add a contact from the test network? How do I add a test contract to a directory on the testnet?

@bshahid331
Copy link
Contributor

What address is the NFT deployed to?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants