讨论
与Move社区分享您的想法
帖子
29- 讨论theking62Aug 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
12最佳答案 - 讨论theking62Aug 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 - 讨论acher668Aug 26, 2025
Unit Testing Best Practices in Move
Unit tests in Move can save hours of debugging. Do you prefer writing exhaustive tests upfront, or building minimal tests and iterating? How do you mock dependencies effectively?
- Move CLI
- Move Script
- Move Prover
22 - 讨论acher668Aug 26, 2025
Optimizing Shared Objects in DeFi Protocols
Shared objects are essential for liquidity pools and AMMs, but they often become hotspots. Have you found good ways to reduce contention? Do you use sharding, secondary owned objects, or off-chain batching to keep throughput high?
- Move CLI
- Move
- Smart Contract
- Move Bug
11 - 讨论Aug 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 - 讨论Aug 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 - 讨论Jeff406Aug 15, 2025
经得起未来考验的 Move 模块,不破坏兼容性
_由于 Move 模块在发布后是不可变的,因此升级规划是开发的关键部分. 我见过开发人员保留指向当前逻辑版本的 “主对象” 的模式,但我想知道哪些策略在实践中效果最好. _
- Move CLI
- Move
- Move Module
- Move Script
01 - 讨论1 Luca31Apr 10, 2025
Sui 支持合同自我毁灭吗?
我想知道是否有办法在Sui框架内销毁或自毁智能合约. 我听说过一些关于 “自毁” 机制的消息,想知道它是否存在于 Sui 中. 另外,如果以这种方式终止合同,会发生什么?
- Move
- Smart Contract
01 - 讨论andreweth.148Apr 03, 2025
在Sui上处理唯一用户注册表的最佳方法是什么?
我正在尝试在 Sui 上设置一个唯一的用户名注册表,并正在考虑使用 vec_set. 我担心它的可扩展性. 这是唯一的方法吗?它如何在 Sui 上扩展?
- Move CLI
22

- ... SUIacher+1641
- ... SUIKurosakisui+1309
- ... SUIChubbycheeks +1176
- ... SUIjakodelarin+1092
- ... SUITucker+1067
- ... SUIzerus+888
- ... SUIOpiiii+846
- Move CLI
- Move
- Smart Contract
- Move Module
- Move Script
- Move Bug
- Move Prover
- Feature Request