Mới nhất
Cập nhật những bài đăng mới nhất.
Bài viết
2739Using events for analytics in Sui Move
How do I properly emit events in Sui Move for off-chain indexing? Are there specific patterns or traits I should follow for structured logging?
- Move CLI
- Move
- Smart Contract
12Best way to design shared objects for scalability
When building on Sui, shared objects can create contention if multiple transactions access them. What strategies do you use to minimize conflicts and maximize throughput?
- Move CLI
- Move Prover
- Feature Request
02How does Sui achieve parallel execution for transactions?
I know Sui uses a different approach compared to other blockchains for transaction processing. Can someone explain how parallel execution works in Sui and what best practices developers should follow in Move code to leverage this feature?
- Move CLI
02How to implement escrow in Move for peer-to-peer trades?
What’s the simplest way to build an escrow smart contract in Move for secure peer-to-peer trades?
- Move
- Smart Contract
02On-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
01- Hỏi đáp Chuyên GiaGifted.eth177Dành choMoveAug 31, 2025
How to add a token to Suiet and Slush wallets?
How to add a token to Suiet and Slush wallets?
- Move
01 - Hỏi đáp Chuyên GiaGifted.eth2367Dành choSuiAug 31, 2025
Why isn't my USDC showing up after bridging from ARB to Sui?
Why isn't my USDC showing up after bridging from ARB to Sui?
- Sui
12 Smartchain Network Development
How does the Walrus Smartchain network ensure data availability and redundancy for uploaded content, and what are the best practices for optimizing storage cost and durability across a multi-aggregator deployment?
- Sui
- Architecture
- Transaction Processing
12Smartchain Network
How does the Walrus Smartchain network ensure data availability and redundancy for uploaded content, and what are the best practices for optimizing storage cost and durability across a multi-aggregator deployment?
- Sui
- Architecture
- SDKs and Developer Tools
02How does the Walrus Smartchain network ensure data availability
How does the Walrus Smartchain network ensure data availability and redundancy for uploaded content, and what are the best practices for optimizing storage cost and durability across a multi-aggregator deployment?
- Typescript SDK
00