back

Projects

Selected products, prototypes, and protocol experiments.

Deeplens

Next.jsSui MoveDeFiTypeScript

Trading hub and community dashboard built on Sui that tracks the DeepBook Points Program. Integrates Aftermath perpetuals, multi-DEX swaps, daily quests, and a real-time leaderboard. Composes PTBs across Aftermath and DEX aggregators so users complete swaps and perp opens in a single transaction. Backed by a grant from the Sui Foundation and live with active traders on mainnet.

Deeplens

IOTA Polling Indexer

RustIOTAIndexerPostgreSQL

Custom IOTA polling indexer demonstrating SDK-driven checkpoint ingestion with iota_graphql_client. Supports transaction and event filtering, PostgreSQL-backed storage, and bounded or continuous run modes. Implements idempotent restarts using durable database schema and checkpoint cursors. Aligned with bounty #517 acceptance criteria and explicitly avoids iota-data-ingestion-core. Merged into the official iotaledger/iota-rust-sdk repository as the canonical SDK indexer example.

IOTA Polling Indexer

Blitzz Protocol

ReactMoveIOTADeFi

DeFi platform on IOTA built with Move smart contracts. Implements liquidity pools, token swaps, and trading workflows ported from Sui Move design patterns into the IOTA ecosystem. Demonstrates how object-centric Move can power AMMs and DEX-style primitives on IOTA Layer 1. Submission won at the IOTA Moveathon Europe 2025 (Open Novice Track).

Blitzz Protocol

4dummies Wallet

Next.jsWebAuthnSui MoveTypeScript

Passkey-based Sui wallet using WebAuthn for simpler, safer Web3 onboarding. Users authenticate with biometric or hardware-backed credentials instead of seed phrases, removing the highest-friction step in dApp onboarding. Built with Next.js and the Sui dApp Kit, with passkey-derived keypairs signing transactions through standard Sui flows.

4dummies Wallet

Octo Protocol

RustSui MoveCryptographyDistributed Systems

Research and prototype around 2PC-MPC (two-party computation with multi-party threshold signatures) for secure cross-chain transaction coordination. Designed for trust-minimized bridging without traditional validator-set risk, using cryptographic protocols where two parties cooperate to sign without either holding the full key. Built on Sui Move with Rust off-chain components.

Octo Protocol

FluxPay

Next.jsSui MoveTypeScriptTailwindCSS

Stablecoin-powered cross-border payment product on Sui. Lets users in Nigeria pay utility bills (electricity, internet, airtime) using stablecoins like USDC, abstracting away currency conversion behind a clean Next.js frontend and Move smart-contract flows. Secured a $3,000 R&D grant for cross-chain payment research across Sui and IOTA.

FluxPay

Satya

SuiTEEAIBlockchain

Trusted data market concept on Sui using Trusted Execution Environments (TEEs) for verifiable offchain compute, encrypted storage, and on-chain provenance. Buyers and sellers transact data with cryptographic guarantees that the seller's claims about the data are accurate, removing the need for trust between counterparties. Stack includes Sui Move modules, TEE-enclave compute, and an AI-assisted indexing layer.

Satya

IOTA Gives

ReactIOTAMoveNode.js

Token distribution and onboarding platform on IOTA. Lets project teams generate multi-claimable asset links so a single link can be claimed by many users, similar to LinkDrop on EVM chains. Useful for community airdrops, hackathon prize pools, and event giveaways. Reduces asset-claim friction for new IOTA users and removes the need for individual claim transactions per recipient.

IOTA Gives