ton-society / grants-and-bounties

TON Foundation invites talent to imagine and realize projects that have the potential to integrate with the daily lives of users.
https://ton.org/grants
293 stars 132 forks source link

Example NFT and cNFT for TACT language #554

Open sitenativedev opened 5 months ago

sitenativedev commented 5 months ago

Summary

There is currently no example code for developing cNFT contract. Developers who are just starting to learn Web3 face great difficulties in finding information. It would be great to add an example to the site https://tact-by-example.org/all

Context

NFT and cNFT - basic contracts that don't get enough attention to study.

Learning goals

Developing examples will help you use the documentation more practically and create new smart contracts for your projects.

References

https://tact-by-example.org/07-jetton-standard

Estimate suggested reward

350$ (under discussion)

Completion Criteria

Example added to https://tact-by-example.org/all

seriybeliy11 commented 5 months ago

@sitenativedev hey there!

There is https://github.com/ton-community/compressed-nft-contract

sitenativedev commented 5 months ago

@sitenativedev hey there!

There is https://github.com/ton-community/compressed-nft-contract

And where are the examples in the TACT language? This discussion is about TACT examples.

delovoyhomie commented 4 months ago

@sitenativedev, that's a great idea, but it would be better to publish this article on tact-by-example.org. The documentation repository can be found at https://github.com/tact-lang/tact-docs.

If you are ready, I will approve the bounty. Awaiting your response!

sitenativedev commented 4 months ago

@sitenativedev, that's a great idea, but it would be better to publish this article on tact-by-example.org. The documentation repository can be found at https://github.com/tact-lang/tact-docs.

If you are ready, I will approve the bounty. Awaiting your response!

Yes I will do it!

howardpen9 commented 3 months ago

cNFT

howardpen9 commented 1 month ago

How was the process right now? @sitenativedev