Post
Share your knowledge.
YJS56
Jan 23, 2025
Discussion
Can you implement custom token transfer logic in Move?
I'm working on a project that involves token transfers and I want to know if it's possible to implement custom transfer logic using the Move language. Has anyone done this before, and if so, how can it be achieved?
- Move CLI
1
1
Share
Comments
Answers
1Jan 24 2025, 12:54
Yes, you can implement custom transfer logic for tokens using the Move language. You can refer to the documentation provided at this link: https://docs.sui.io/concepts/transfers/custom-rules. This resource should give you a good overview of how to set up and customize transfer rules according to your requirements.
1
Comments
Do you know the answer?
Please log in and share it.
Move is an executable bytecode language used to implement custom transactions and smart contracts.
98Posts158Answers
Trending posts