Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text Input Premint 1155 #10

Open
hurley87 opened this issue Jun 15, 2024 · 8 comments
Open

Text Input Premint 1155 #10

hurley87 opened this issue Jun 15, 2024 · 8 comments

Comments

@hurley87
Copy link

I'd like a user to create Premint 1155 token/contract that only takes in text. Zora handles this nicely at zora.co,

Screenshot 2024-06-14 at 8 49 32 PM

Are there any "text input" examples I can look at? Is the text saved as an SVG when created on Zora?

Thank you!

@oveddan
Copy link
Collaborator

oveddan commented Jun 18, 2024

Hey @hurley87 - let me get back to you on this

@hurley87
Copy link
Author

Thanks @oveddan. Find anything?

@oveddan
Copy link
Collaborator

oveddan commented Jun 24, 2024

hey @hurley87 it is just raw a raw text file stored on ipfs.
See this one for an example: https://zora.co/collect/zora:0x0f2d3eb199e84afb321b424dd533868096d6104e/6
And corresponding ipfs url: https://ipfs.io/ipfs/bafkreif2saubagvzcnu6ypzpcvpiwmt26ugpd4m3xaesm7kj2l5lz6deeu

@oveddan
Copy link
Collaborator

oveddan commented Jun 24, 2024

so you would need to upload the raw text file (as a .txt) to an ipfs service

@oveddan
Copy link
Collaborator

oveddan commented Jun 24, 2024

Hey @hurley87 I've actually found more info...and will include some code to generate the json metadata in the sdk. should be out shortly

@hurley87
Copy link
Author

@oveddan pumped to see this!

@oveddan
Copy link
Collaborator

oveddan commented Jun 27, 2024

ok finally its out! check out the guide here: https://docs.zora.co/protocol-sdk/metadata/token-metadata#building-metadata-for-text-nfts

@hurley87
Copy link
Author

@oveddan this was really helpful. I ended up using it in my project. Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants