Discussions
Share your thoughts with Move community
Posts
27- DiscussionSatoshi 110Sep 01, 2025
On-Chain Royalty Systems in Move: Design Patterns and Marketplace Compatibility
Deep dive into enforcing NFT royalties via Move modules. Let’s explore how to manage multi-recipient splits, royalty upgrades, and ensure compliance across Sui marketplaces. Question: Should royalty logic live inside each NFT or in a shared manager?
- Move CLI
- Move
- Move Module
02 - Discussiontheking62Aug 26, 2025
Preventing Double Spending in High-Load Apps
Have you faced double-spend issues when multiple users hit the same shared object? What patterns do you rely on optimistic concurrency, tickets, or object cloning?
- Move CLI
- Move
- Move Prover
12Best Answer - Discussiontheking62Aug 26, 2025
Metadata Storage for NFTs
Do you store NFT metadata fully on-chain, partially on-chain, or completely off-chain (IPFS/Arweave)? How do you weigh decentralization against scalability and cost?
- Move CLI
- Move
- Move Bug
01 - DiscussionAug 24, 2025
Called Chase Travel Support
Hello Everyone, Yester I called Chase Travel on 1855-546-5045 and i have made my reservation and that made my day !!! You guys can call on this 1855-546-5045 to work with chase Flight tickets, Changes and Cancellation. Thanks Chase !!!
- Feature Request
00 - DiscussionAug 24, 2025
New in Trading need to know more about short or Long Trade
I am new to the Trading i would like to know more about short and Long trade anyone can suggest me on that
- Move
01 - Discussion1 Luca31Apr 10, 2025
Does Sui support contract self-destruction?
I was wondering if there's a way to destroy or self-destruct a smart contract within the Sui framework. I heard something about a 'selfdestruct' mechanism and wanted to know if it exists in Sui. Also, what would happen if a contract is terminated in this manner?
- Move
- Smart Contract
01 - DiscussionelfDani149Apr 05, 2025
Is Otw available only for the first time?
I'm trying to understand if the Otw functionality is meant to be called only once, especially in the context of initializing or creating a coin. Could someone explain its purpose?
- Move CLI
01 - Discussionandreweth.148Apr 03, 2025
Best way to handle a unique user registry on Sui?
I'm trying to set up a unique registry of user names on Sui and am considering using vec_set. I'm concerned about its scalability. Is this the only way, and how does it scale on Sui?
- Move CLI
22 - DiscussionAliabee59Mar 31, 2025
Where to find the latest Move 2024 documentation and features?
I'm trying to locate the latest Move 2024 docs as it seems there are numerous new features. Can someone guide me on where to find these details?
- Move CLI
- Move
11 - DiscussionMar 29, 2025
Best place to learn Move for beginners?
Guys I want to make dapps on sui and was wondering if anyone can give the best place to learn move lang
- Move
- Move Script
01
- Move CLI
- Move
- Smart Contract
- Move Module
- Move Script
- Move Bug
- Move Prover
- Feature Request