I'm trying to mint an NFT on TON testnet using an image via tondiamonds. I don't have a website yet.

I've understand all the params other than these two.

What to do in these two points?

Jun 30, 2022, 4:25 PM
You should host JSON metadata file for each NFT that you are going to mint on a public server.
Jun 30, 2022, 9:32 PM
I'd checked some youTube videos and got to know about it.
ipfs:// (URI)

But I'm getting several errors while deploying 🤦‍♂️.

Using api key from Ton key bot and it says api key doesn't exist when I start deployer.

I think I'm making some mistakes but I'll try to keep building

Thanks for helping
Jun 30, 2022, 10:25 PM
You will need different keys for testnet and main.
Jun 30, 2022, 11:03 PM
Thanks. Got Testnet api 🔑😊
I got only 1 nft to deploy on ton testnet.


Some confusions occuring on CSV file saying "Start Index 1 bigger than supplied nfts amount 1,check nfts.csv

Can you tell me how to make csv file to deploy 1nft on testnet?

Huh thanks, got answer.

In csv file I'd to put that in order.

,
Jul 1, 2022, 6:10 AM
https://github.com/toncenter/tonweb/blob/master/src/test-jetton.js
Try looking at these examples.
Jul 1, 2022, 7:12 AM
thx I'll take a look!
Jul 1, 2022, 7:13 AM

© 2024 Draquery.com All rights reserved.