NFT course - best course?

Hey guys,

which is the best course to learn about NFTs…

I am working on something where I need to tokenize a unique asset and figured NFT’s is where I need to be at…

3 Likes

Hello @Emmett, hope you are OK.

Our Ethereum Game Programming explain how to program NTF tokens, maybe you want look into it :nerd_face:

Hope you find this useful.
If you have any more questions, please let us know so we can help you! :slight_smile:

Carlos Z.

3 Likes

thanks @thecil

btw I also need some advice… does anyone know what services/legos out there I could leverage in order to created an NFT from a document ?

I know that Rarible can be used for art, but I need something for a document

1 Like

For documents there are few options for now, mainly because there is not an exactly solution on custom on-chain metadata (at least for now, but i’m sure someone is developing something).

Here are some links that can help you get a better approach:

Hope you find this useful.
If you have any more questions, please let us know so we can help you! :slight_smile:

Carlos Z.

1 Like

Hi Emmet,

You can use cargo.build to make NFTs containing documents

1 Like