solana-foundation / developer-content

Collection of Developer content for exploring, learning, and building in the Solana ecosystem.
https://solana.com/developers
118 stars 223 forks source link

Create token guide #197

Closed Woody4618 closed 5 months ago

Woody4618 commented 5 months ago

A guide on how to create a token, add meta data, mint and create a market + external tools.

Please have a look at the external links and let me know what you think about having them in the guide.

Woody4618 commented 5 months ago

This is really comprehensive, particularly like that it covers offchain metadata / media without going into too much detail, covers the risks of third party token creation platforms, mentions they can't add extensions after the mint, and other things that may not be apparent to new Solana users.

Most of these fixes are just minor grammar / English bits. Changes are done as suggestions so you can just click the button if you agree.

One suggestion is to move the discussion of whether to use a third party platform or make a token yourself to the introduction. @Woody4618 @nickfrosty what do you think?

I would not move these to the top since we can not necessarily trust/want to endorse them too much and they should just be an additional option. But I would let nick decide.

The tools are both really nice though imo.