Экспертные Вопросы и Ответы
Задавайте вопросы экспертам сообщества Move
Заработай свою долю из 1000 Sui
Зарабатывай очки репутации и получай награды за помощь в развитии сообщества Sui.
Посты
163- Экспертные Вопросы и ОтветыSatoshi 105Sep 01, 2025
Using 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
13Лучший ответ - Экспертные Вопросы и ОтветыSatoshi 105Sep 01, 2025
How 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
03 - Экспертные Вопросы и ОтветыGifted.eth177Aug 31, 2025
How to add a token to Suiet and Slush wallets?
How to add a token to Suiet and Slush wallets?
- Move
01 - Экспертные Вопросы и ОтветыSato$hii591Aug 31, 2025
What are the different types of blockchain networks and their characteristics?
What are the different types of blockchain networks and their characteristics?
- Move
- Smart Contract
11 - Экспертные Вопросы и ОтветыSato$hii591Aug 29, 2025
How can I design a scalable event logging system in Move for real-time dApp analytics?
How can I design a scalable event logging system in Move for real-time dApp analytics?
- Move CLI
- Move
- Smart Contract
- Move Script
11 - Экспертные Вопросы и ОтветыAug 29, 2025
How to build a replayable event-checkpoint indexer in Move
How to build a replayable event-checkpoint indexer in Move to allow parallel reprocessing and deterministic checkpoints?
- Move
- Smart Contract
- Move Script
12 - Экспертные Вопросы и ОтветыAug 29, 2025
How to build a threshold multisig wallet
How to build a threshold multisig wallet in Move with on-chain policy-based invocation and safe key rotation?
- Move
- Smart Contract
- Move Script
11 - Экспертные Вопросы и ОтветыSato$hii591Aug 29, 2025
How do i design deterministic gas accounting
How do I design deterministic gas accounting and cross-module fee sinks so fees are provably conserved and replay-safe?
- Move CLI
- Move
- Smart Contract
- Move Module
01 - Экспертные Вопросы и ОтветыAug 29, 2025
How to implement a provable cross-chain lock & mint pattern (pegged asset) in Move?
How to implement a provable cross-chain lock & mint pattern (pegged asset) in Move using light-client verification?
- Move CLI
- Move
- Smart Contract
- Move Script
11 - Экспертные Вопросы и ОтветыSato$hii591Aug 29, 2025
How do i safely implement a flash-loan facility in Move?
How do I safely implement a flash-loan facility in Move that is immune to reentrancy and oracle-manipulation within a single transaction?
- Move CLI
- Move
- Smart Contract
- Move Module
02
- Move CLI
- Move
- Smart Contract
- Move Module
- Move Script
- Move Bug
- Move Prover
- Feature Request