blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

Tact code auto-generate the TS module implement in Blueprint

Open howardpen9 opened this issue 2 years ago • 1 comments

Currently, if you run yarn build in the Tact project, you can get the TS module directly. There's no need to write it yourself.

https://github.com/howardpen9/nft-template-in-tact/tree/tutorial/sources

For me, the current blueprint should also implement this, as it can significantly reduce the unnecessary time spent coding to set up those modules, especially in the FunC current template.

You can find references here about how other projects have solved this by using Blueprint in the Tact language.

https://github.com/Ton-Dynasty/tondynasty-contracts

howardpen9 avatar Dec 03 '23 03:12 howardpen9

Please, clarify the issue. May be it is outdated?

Alejandbel avatar May 12 '25 14:05 Alejandbel

I think it is about wrappers. Closing as completed

Alejandbel avatar Jun 02 '25 21:06 Alejandbel