Sui Transaction Explainer

MVP Complete

AI-powered tool that explains Sui transactions in plain English. Uses Claude API to parse transaction data and generate human-readable explanations with ELI5/Normal/Technical modes.

Nuxt 3@mysten/suiClaude APISSE Streaming

Sui Blackjack

Contract Complete

Provably fair on-chain blackjack using Sui's native randomness. 389-line Move contract with treasury system, 3:2 blackjack payout, and verifiable deck shuffling.

MoveSui RandomnessVue 3

walrus-kit-core

Built

Framework-agnostic toolkit for Sui Walrus decentralized storage. Built using nanostores for state management, following dapp-kit-next patterns.

TypeScriptnanostoresWalrus SDK

Claude Mobile Controller

In Development

Control Claude Code from your phone via tmux + SSE. Features TTS summaries, push-to-talk voice interaction, and voice notes anchored to responses.

Nuxt 3tmuxWeb Speech APISSE

Vue DappKit

PR Ready

Vue 3 bindings for @mysten/dapp-kit. Enables Vue developers to build Sui dApps with native Vue composables and components.

Vue 3TypeScript@mysten/dapp-kit

SUI Genesis

PRD Complete

Browser-based game teaching Sui blockchain concepts. "You are the blockchain. Wake up." 7 levels from Objects to PTBs with characters Kira, Ren, Drift, and Specter.

Nuxt 3Pixi.JSVue 3Pinia

Dance Elementz

Spec Ready

Video learning platform for dancers. A/B loop sections, speed control (0.1x-2x), segment mastery tracking. Built for deliberate practice.

Vue 3Video.jsSupabase

Proof of Vibes

Contract Started

Social emoji canvas on Sui blockchain. Real-time collaborative art with on-chain state. Move contract with Vue 3 frontend.

MoveVue 3WebSockets

sui-core Bug Fixes

PRs Ready

5 PRs fixing epoch boundary vulnerabilities in the Sui validator code. Found 14 bugs total across checkpoint building, consensus handling, and pruning.

RustSui CoreValidator Logic