michaelhly / solana-py

Solana Python SDK
https://michaelhly.github.io/solana-py
MIT License
978 stars 252 forks source link

How to create token with metadata? 1 #393

Open mat-shur opened 7 months ago

mat-shur commented 7 months ago

How can I use this library to create a token with a picture, description and tags?

spacesudo commented 6 months ago

How can I use this library to create a token with a picture, description and tags?

I think metaplex library does that.

You can check it out

benjiqq commented 3 months ago

raw approach, maybe easier ways with solana-py https://solana.stackexchange.com/questions/7550/how-to-create-a-metadata-account-with-python