Post
Share your knowledge.
yhant3251
Apr 05, 2025
Expert Q&A
How to concatenate strings in Move language?
I'm trying to concatenate two strings using the Move programming language. Can someone guide me on how to do this?
- Move CLI
- Move
0
1
Share
Comments
Answers
1deriss119
Apr 6 2025, 02:14You can refer to the repository on GitHub that might have some utility functions for ASCII strings in Move: github.com/interest-protocol/suitears/blob/main/contracts/sources/utils/ascii_utils.move#L77.
0
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.
148Posts231Answers
Trending posts