Skip to content
View Giri-Aayush's full-sized avatar

Block or report Giri-Aayush

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Giri-Aayush/README.md

Aayush Giri

I build developer tooling for onchain systems: SDKs, faucets, MCP servers, and trading infrastructure. Before leading DevRel I was a research engineer working on cryptographic primitives and scaling, and both halves show up in everything below.

Highlights

SDKs and Developer Tooling

  • faucet-terminal - faucet CLI for Starknet + Ethereum Sepolia · 2,800+ npm downloads/yr
  • nitroguard - state channel lifecycle SDK for Yellow Network (ERC-7824) · on npm
  • aztec-faucet - Aztec testnet faucet, bridges Fee Juice from L1 to L2 · NethermindEth
  • starknet-mcp - MCP server so AI agents can query and transact on Starknet
  • oort-storage-sdk - TypeScript client for OORT's S3-compatible storage

Spec and upstream: authored SNIP-27 (merged) · 5 merged PRs to starknet.go

Quant and Trading Systems

Product Builds

  • Hexcast - Ethereum intel from 88 sources, AI-summarized into 60-word cards · live
  • zkp-authentication - Chaum-Pedersen ZKP auth over gRPC in Rust · 11 stars
  • Torbit - drafts X posts in your voice, nothing auto-posts · private beta
  • Rime - shielded Zcash treasury with FROST 2-of-3 signing · open source

Experience

Recognition

  • Winner, Celo tooling track, ETHGlobal Taipei 2025: Finix
  • Runner-up, 1inch track, ETHGlobal Prague 2025: vectorPlus
  • Best Innovation Award, ETHGlobal Tokyo 2023 · Sponsor prize, ETHGlobal HackFS 2022

Core stack: Rust, TypeScript, Go, Python, Solidity, Cairo

Contact

LinkedIn · Twitter · Blog · Book time

Pinned Loading

  1. zkp-authentication zkp-authentication Public

    Implementing robust authentication via a gRPC interface utilizing Zero-Knowledge Proof (ZKP) protocols in Rust.

    Rust 11

  2. oort-storage-sdk oort-storage-sdk Public

    OORT Storage SDK: A TypeScript/JavaScript client for interacting with OORT's S3-compatible object storage service. This open-source project provides an easy-to-use interface for bucket and object o…

    TypeScript 2

  3. faucet-terminal faucet-terminal Public

    Terminal faucet CLI for Starknet and Ethereum Sepolia. 2,800+ combined npm downloads in the last year.

    Go 2

  4. log-watcher log-watcher Public

    Implement Log Watcher (similar to tail -f command)

    JavaScript 1 1

  5. bfv-homomorphic-order-matching-engine bfv-homomorphic-order-matching-engine Public

    Order matching in Rust where sums, comparisons, and fills run homomorphically on BFV ciphertexts.

    Rust

  6. hexcast hexcast Public

    Ethereum ecosystem intelligence from 88 sources, AI-summarized into 60-word cards.

    TypeScript