You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone. The description of this library states the following: "For example, let's say you want a special Jetton that pays a 1% fee to some address every time it's transferred between users. Since this behavior is different from the standard, for this option you will need to install the FunC compiler on your machine."
I have a question about how this can be implemented and in which method this should be done. For example, I need to deploy a contract and mint a coin, and with each transaction of this coin, I need to send a certain amount of jettons to a specific wallet. If anyone has done this or understands how to do it, please let me know. I would appreciate any help.
The text was updated successfully, but these errors were encountered:
Hello everyone. The description of this library states the following: "For example, let's say you want a special Jetton that pays a 1% fee to some address every time it's transferred between users. Since this behavior is different from the standard, for this option you will need to install the FunC compiler on your machine."
I have a question about how this can be implemented and in which method this should be done. For example, I need to deploy a contract and mint a coin, and with each transaction of this coin, I need to send a certain amount of jettons to a specific wallet. If anyone has done this or understands how to do it, please let me know. I would appreciate any help.
The text was updated successfully, but these errors were encountered: