CONTACT

// MAJOR CONTRIBUTIONS

ALLOY

Connects applications to blockchains. A rewrite of ethers-rs from the ground up, featuring high performance and excellent docs.

VIEW PRs

REVM

A high-performance, high-fidelity Ethereum Virtual Machine implementation written entirely in Rust.

VIEW PRs

ERE

Unified zkVM Interface & Toolkit. Compile. Execute. Prove. Verify. One ergonomic Rust API for multiple zero‑knowledge virtual machines.

VIEW PRs

ZKBOOST

Simple HTTP API wrapper on top of Ere allowing developers to execute, verify, and create zkVM proofs by calling standard HTTP endpoints.

VIEW PRs

OPENZEPPELIN RUST CONTRACTS

A library for secure smart contract development written in Rust.

VIEW PRs

SCROLL SDK

Utility SDK for handling anything bridging in the scroll Ecosystem.

VIEW PRs

HYPERBRIDGE

First fully permissionless and decentralized cross-chain protocol powered by interoperability proofs. Allows anyone to run a relayer without staking or whitelisting.

VIEW PRs

// PERSONAL PROJECTS

HYBRID BLOCKCHAIN FRAMEWORK

RustRISC-VEVM

A modern framework for developing, deploying, and interacting with RISC-V-based smart contracts on Ethereum, featuring dual VM integration.

SOURCE CODE

RISC-V EVM (RUST)

RustEVMExperiment

Experimental implementation of a RISC-V based Ethereum Virtual Machine exploring technical feasibility and performance implications.

SOURCE CODE

RISC-V ASSEMBLER & EMULATOR

RustCLIArchitecture

A Rust implementation of a RISC-V (RV32IM) assembler alongside a simple emulator aiming to understand RISC-V architecture for zkVM applications.

SOURCE CODE

CHRONICLE INDEXER

RustIndexer

Blazing fast indexing software that parses transactions, smart contracts, and parachain events.

SOURCE CODE

GAS RELAY

ERC-2771Meta-TX

A secure and efficient Gas Relay implementation based on ERC-2771 enabling seamless meta-transactions and covered gas costs.

SOURCE CODE

PALLET DEX

Polkadot SDKDEX

Custom DEX pallet using the Polkadot SDK based on the Uniswap V2 implementation. Published on crates.io.

LIGHT TORNADO CASH

Groth16Zero-Knowledge

Educational implementation of Tornado Cash built to learn Groth16 zero-knowledge proofs and circuit compilation.

SOURCE CODE

OPEN GATEWAY

SolidityPayments

Decentralized payment gateway system that facilitates secure and efficient handling of payments in native ETH or ERC20 tokens.

SOURCE CODE

RISC-V EMULATOR

RustArchitecture

A simple attempt to create a RISC-V emulator in Rust with the goal of understanding the architecture and its application in zkVM.

SOURCE CODE