trilitech / tezos-unity-sdk

Tezos Unity SDK for developers. Discover the future of Web3 gaming.

Home Page:https://tezos.com/unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial go mint NFTs on Ghostnet

mathias-hiron opened this issue · comments

As Objkt or DNS don't have a version on ghostnet, we need to prepare a tutorial that shows how to do it.

An initial version was created that uses octez-client. We will do one that uses the BCD, starting from https://better-call.dev/deploy

Let's maybe put the code for the collection somewhere on the github? Together with the instruction how to deploy and configure it via BCD. Probably need to reach out to objkt guys to make sure they are ok with that.

Based on that we can add a shortcut to the BCD deploy interface to skip the step with manually downloading/uploading the file. And later potentially some particular hints for filling the form (e.g. with token metadata)

I prepared a draft here:

https://docs.google.com/document/d/1TapdETfiwqMq3WWcNr88Von8NbkxvZe0uqnoW-F7Kb8/edit?usp=sharing

It uses the "Fork" feature of BCD. I provided a direct link, but also explained how to obtain it.

This will be included in the Example & Tutorial scenes. Closing for now as it will be tracked.