Move.

讨论

与Move社区分享您的想法

Sui.X.Peera.

赚取你的 1000 Sui 份额

获取声誉积分,并因帮助 Sui 社区成长而获得奖励。

帖子

29
  • theking.
    Aug 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
    1
    2
    最佳答案
  • theking.
    Aug 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
    0
    1
  • acher.
    Aug 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
    2
    2
  • acher.
    Aug 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
    1
    1
  • Andy_Wilson.
    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
    0
    0
  • Andy_Wilson.
    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
    0
    1
  • Jeff.
    Jeff406
    Aug 15, 2025
    讨论

    经得起未来考验的 Move 模块,不破坏兼容性

    _由于 Move 模块在发布后是不可变的,因此升级规划是开发的关键部分. 我见过开发人员保留指向当前逻辑版本的 “主对象” 的模式,但我想知道哪些策略在实践中效果最好. _

    • Move CLI
    • Move
    • Move Module
    • Move Script
    0
    1
  • 1 Luca.
    Apr 10, 2025
    讨论

    Sui 支持合同自我毁灭吗?

    我想知道是否有办法在Sui框架内销毁或自毁智能合约. 我听说过一些关于 “自毁” 机制的消息,想知道它是否存在于 Sui 中. 另外,如果以这种方式终止合同,会发生什么?

    • Move
    • Smart Contract
    0
    1
  • elfDani.
    Apr 05, 2025
    讨论

    Otw 仅在第一次可用吗?

    我想了解Otw功能是否只能调用一次,尤其是在初始化或创建硬币的背景下. 有人能解释一下它的目的吗?

    • Move CLI
    0
    1
  • andreweth..
    Apr 03, 2025
    讨论

    在Sui上处理唯一用户注册表的最佳方法是什么?

    我正在尝试在 Sui 上设置一个唯一的用户名注册表,并正在考虑使用 vec_set. 我担心它的可扩展性. 这是唯一的方法吗?它如何在 Sui 上扩展?

    • Move CLI
    2
    2
奖励活动八月
热门标签
  • Move CLI
  • Move
  • Smart Contract
  • Move Module
  • Move Script
  • Move Bug
  • Move Prover
  • Feature Request