Skip to content
View giwaov's full-sized avatar

Block or report giwaov

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
giwaov/README.md
 ██████╗ ██╗██╗    ██╗ █████╗ 
██╔════╝ ██║██║    ██║██╔══██╗
██║  ███╗██║██║ █╗ ██║███████║
██║   ██║██║██║███╗██║██╔══██║
╚██████╔╝██║╚███╔███╔╝██║  ██║
 ╚═════╝ ╚═╝ ╚══╝╚══╝ ╚═╝  ╚═╝

Protocol engineer. I work on the internals of blockchain systems - virtual machines, compilers, consensus layers, and smart contract infrastructure.

Currently contributing to Miden VM (STARK-based VM)


Where I build

Layer Stack
VM / Compiler Rust, MASM, STARK proofs — Miden VM internals, assembly optimization, formatter tooling
Smart Contracts Solidity, Clarity — DeFi primitives, agent commerce protocols, onchain coordination
Agents & Infra TypeScript, Python — autonomous rebalancers, DCA engines, AI agent payment rails
Frontend React, Next.js — wallet UIs, dapp interfaces, hackathon demos

Notable work

  • Miden VM — Core contributor. Assembly toposort optimization (O(V*E) → O(V+E)), corelib documentation, formatter improvements
  • KiiChain — Security audit contributions. Replaced panic paths with proper error handling across consensus-critical code
  • Stacks Tip Jar — Onchain tipping on Stacks — 3,900+ mainnet transactions
  • Mantle Agent Pay — Trustless escrow and reputation staking for agent-to-agent commerce
  • Arc Dungeons — Pixel-art survival game on Arc Network with USDC-gated dungeons and seasonal prize pools

Ecosystems

Miden (STARK/ZK)  ·  Stacks (Bitcoin L2)  ·  Ethereum/EVM  ·  Arcium  ·  Mantle  ·  X Layer  ·  Seismic

Stats

GitHub Stats

GitHub Streak

Top Languages


15,000+ contributions/year. I don't talk about shipping — I ship.

Pinned Loading

  1. miden-vm miden-vm Public

    Forked from 0xMiden/miden-vm

    STARK-based virtual machine

    Rust 1