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

NFT collection smart contract #7

Closed
SHEDEVERstudio opened this issue Sep 28, 2023 · 1 comment · Fixed by #9
Closed

NFT collection smart contract #7

SHEDEVERstudio opened this issue Sep 28, 2023 · 1 comment · Fixed by #9

Comments

@SHEDEVERstudio
Copy link
Owner

SHEDEVERstudio commented Sep 28, 2023

Write a smart contract for mint NFT collection (ERC-721) in Tact.
The smart contract should allow the owner to change the metadata of the collection and individual NFTs

Also, see how similar was implemented on func contracts:

nft-collection - contractV1, contractV2
nft-item - contractV1, contractV2

@hitaspdotnet
Copy link
Contributor

I like to implement this. I have already coded NFT with enforced royalties, I can implement that or same as current standard.
https://hitasp.t.me

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

Successfully merging a pull request may close this issue.

2 participants