Skip to content
View jiayaoqijia's full-sized avatar

Highlights

  • Pro

Block or report jiayaoqijia

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
jiayaoqijia/README.md

Hi, I'm YQ

Singapore | Hardcore infra | Founder of AltLayer

Go Solidity TypeScript Rust Ethereum Python C++ Docker Claude Linux

Hardcore infra — Ethereum protocol engineering, rollup scaling, applied cryptography, and verifiable agents. From EVM internals to post-quantum crypto. Ph.D. in CS from NUS.

Current Projects

  • ETH2030 — Ethereum execution client targeting the 2030 roadmap. 50 packages, 18K+ tests, 58 EIPs, 702K LOC, 100% EF conformance. Built in Go. eth2030.com
  • AltLayer — Restaked rollups and verifiable agents for Web3. Elastic scaling with OP Stack, Arbitrum Orbit, Polygon CDK, ZK Stack + EigenLayer restaking
  • 8004scan — Agent reputation registry, demoed at Devcon, building with Coinbase and Ethereum Foundation
  • ClawSecurity — Security tooling and auditing framework

ETH2030

50 packages  |  18,000+ tests  |  58 EIPs  |  702K LOC  |  100% EF state tests (36,126/36,126)

Full EVM (164+ opcodes, 24 precompiles), PeerDAS, ePBS, native rollups, zkVM (RISC-V), post-quantum crypto (ML-DSA-65, Dilithium3), 3-slot finality, Engine API V3-V7, go-ethereum v1.17.0 backend with live Sepolia & mainnet sync.

Built with Claude Code (Claude Opus 4) — 2.77B tokens, 26,798 API calls, ~$5,750 in ~6 days.

Research & Past Work

  • OblivP2P — Oblivious peer-to-peer content sharing with provable privacy guarantees
  • Web-Local-Attacks — Research on local web attack vectors and browser security
  • AMM Challenge — Automated market maker from scratch in Solidity
  • APAC — Anonymous peer-assisted CDN with privacy properties
  • APV — Android PDF viewer with encryption support

GitHub Activity

GitHub Contribution Graph

What I'm Working On

  • Building ETH2030 — Implementing the full Ethereum 2030 roadmap as a single execution client
  • Scaling rollups — Restaked rollups, elastic execution layers, verifiable agents at AltLayer
  • Speaking at conferences — Keynotes at EthCC (Brussels), Devcon (Bogota, Bangkok), AVS Day
  • Reading & writing — Sharing infra deep-dives on Medium and my Telegram reading club

Connect

Twitter LinkedIn Medium GitHub ETH2030 Reading Club


Background

  • Ph.D. in Computer Science — National University of Singapore (NUS), 2017
  • Former CTO of Zilliqa — First public blockchain with full sharding. Forbes 30 Under 30 Asia (2019)
  • Former Director of Parity Asia — OpenEthereum, Substrate, Polkadot infrastructure
  • Founded AltLayer — Restaked rollups, elastic scaling, verifiable agents
  • Research: blockchain security, distributed systems, web security/privacy, network security

Philosophy

"Hardcore infra" — the best infrastructure disappears. You just build on top of it and it works. That's what I'm chasing.

Fun facts
  • Built ETH2030 (702K LOC) in ~6 days with Claude Code
  • Ran 26,798 API calls and burned 2.77 billion tokens doing it
  • Keynoted at EthCC, Devcon Bogota, Devcon Bangkok, AVS Day
  • Run a reading club on Telegram where I share infra deep-dives
  • Believe rollups will eat the world, but L1 still needs to be fast

Popular repositories Loading

  1. eth2030 eth2030 Public

    Ethereum execution client targeting the 2030 roadmap. 50 packages, 18K+ tests, 58 EIPs, 100% EF conformance.

    Go 90 11

  2. OblivP2P-Code OblivP2P-Code Public

    Implementation for OblivP2P (construction-0 and construction-1(unoptimized))

    Python 51 13

  3. Web-Local-Attacks Web-Local-Attacks Public

    JavaScript 49 9

  4. amm-challenge-yq amm-challenge-yq Public

    YQ's solution to amm challenge

    Solidity 24 10

  5. apv apv Public

    android pdf viewer(include encryption function)

    C 4 2

  6. ClawSecurity ClawSecurity Public

    Security for Claw

    TypeScript 2