讨论
与Move社区分享您的想法
帖子
28- 讨论Oct 15, 2025
Is there an online REPL available for Move programming?
I'm currently working with Move programming language and looking for a REPL (Read-Eval-Print Loop) to test out my code. Does anyone know if there's an online tool I can use for this purpose?
- Move Bug
01 - 讨论Satoshi 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 - 讨论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 - 讨论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 - 讨论1 Luca31Apr 10, 2025
Sui 支持合同自我毁灭吗?
我想知道是否有办法在Sui框架内销毁或自毁智能合约. 我听说过一些关于 “自毁” 机制的消息,想知道它是否存在于 Sui 中. 另外,如果以这种方式终止合同,会发生什么?
- Move
- Smart Contract
01 - 讨论andreweth.148Apr 03, 2025
在Sui上处理唯一用户注册表的最佳方法是什么?
我正在尝试在 Sui 上设置一个唯一的用户名注册表,并正在考虑使用 vec_set. 我担心它的可扩展性. 这是唯一的方法吗?它如何在 Sui 上扩展?
- Move CLI
22 - 讨论Aliabee59Mar 31, 2025
在哪里可以找到最新的 Move 2024 文档和功能?
我正在尝试找到最新的Move 2024文档,因为似乎有许多新功能. 有人能指导我在哪里可以找到这些细节吗?
- Move CLI
- Move
11
- Move CLI
- Move
- Smart Contract
- Move Module
- Move Script
- Move Bug
- Move Prover
- Feature Request