Sui
Sui zkLogin, Practical: UX, Security Tradeoffs, and What Builders Ship
Builder-first notes and practical takeaways.
Sui
Builder-first notes and practical takeaways.
Sui
Builder-first notes and practical takeaways.
Sui
Mysten has been signaling protocol-level private transactions for 2026. Until specs drop, builders should treat this as: privacy as a product primitive, not an…
Sui
Builder-first notes and practical takeaways.
Sui
Builder-first notes and practical takeaways.
Sui
Use JSON-RPC for tx submission and authoritative reads; use GraphQL/indexers for rich queries and UI history. Clean split + examples + gotchas.
walrus
Builder-first Walrus mental model: store blobs, keep the blob ID, reference it from chain/app state, and use an upload relay for production.
Sui
Local fee markets keep congestion local: hotspots pay the price while unrelated apps stay stable. Builder-first overview + what to change.