Skip to content
View Aniket98Misra's full-sized avatar

Block or report Aniket98Misra

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
Aniket98Misra/README.md
████████╗██╗  ██╗██╗     ███████╗███╗   ██╗███████╗
╚══██╔══╝╚██╗██╔╝██║     ██╔════╝████╗  ██║██╔════╝
   ██║    ╚███╔╝ ██║     █████╗  ██╔██╗ ██║███████╗
   ██║    ██╔██╗ ██║     ██╔══╝  ██║╚██╗██║╚════██║
   ██║   ██╔╝ ██╗███████╗███████╗██║ ╚████║███████║
   ╚═╝   ╚═╝  ╚═╝╚══════╝╚══════╝╚═╝  ╚═══╝╚══════╝

protocol infrastructure · EVM · SVM · ZK

building things that would have been impossible last month


what i build

smart contract systems that go past the tutorial layer — production Solidity with real usage, Anchor programs that understand the account model, and tooling that other developers actually reach for.

currently finishing my B.Tech in IT (JSS Academy, Noida) and looking for roles where the work is hard and the stack is modern.


shipping now

project what it is
🔍 txlens chrome extension that decodes eth transactions before you sign — MV3 provider proxy, viem decoding, 5-rule risk engine
📦 viem-userop provider-agnostic viem extension for ERC-4337 UserOperations — EntryPoint v0.6/v0.7, published on npm
zkKYC smart account ERC-4337 wallet that requires a Noir ZK proof for activation — privacy-preserving identity at the account layer
🌱 p2p energy settlement prosumer energy trading on Solana — DePIN-adjacent Anchor program ported from an industry build with Emerson

background

1.5 yrs         production Solidity — ERC-20, 721, 4337, 4626, UUPS/proxy
dec 2024        industry collaboration with Emerson — p2p energy trading
                400+ on-chain txns · ₹57k volume · 35% efficiency gain
under review    IEEE paper — blockchain + fog computing for IoT arrhythmia detection

stack

on-chain    Solidity · Anchor/Rust · Foundry · OpenZeppelin · ERC standards
web3        viem · wagmi · wallet-adapter · ethers.js
ZK          Noir (Aztec) · proof generation · ZK identity primitives
frontend    React · Next.js · TypeScript · Tailwind · Tanstack Query
backend     Node.js · GraphQL · REST · PostgreSQL · MongoDB · Redis
systems     Rust · Tokio · async I/O
devops      Docker · AWS · Kubernetes · Vercel · GitHub Actions

writing

auto-updated weekly · full archive at dev.to/aniket_misra


open source

currently contributing to:


Pinned Loading

  1. TxnLense TxnLense Public

    TypeScript

  2. viem_For_UserOp_Library viem_For_UserOp_Library Public

  3. RustReverseProxy RustReverseProxy Public

    reverse proxy with load balancing etc

    Rust

  4. SolanaLiveService SolanaLiveService Public

    Rust

  5. GraphQlExpenseTracker GraphQlExpenseTracker Public

    Descriptive and visual expense tracker using graphql apis

    JavaScript

  6. FinVisor FinVisor Public

    Financial dashboard using key performance indicators + business prediction using regression

    JavaScript