My Tech Stack - Web3 related
Last updated
Last updated
Proof of Concept (PoC) codes for various web3 hacks, as well as exploring the potential of alternative attack scenarios.
A robust npm module designed for smart contract development, offering enhanced security features to protect against attacks.
A project reproduced the xCarnival Defi Hack in the local environment with foundry.
A project reproduced the Harmony Bridge Defi Hack in the local environment with foundry.
This is my award-winning project from the ETH Shanghai Hackathon during my university years, where I was primarily responsible for developing smart contracts and handling cross-chain operations, as well as interfacing with NFT Marketplaces. The purpose of this application is to crowdfund on various chains and then cross-chain to Ethereum to purchase NFTs. The goal is to share the high gas costs of Ethereum among users and to allow more people the opportunity to invest in high-value NFTs.
Here are codes I contributed to
A modification of opensea sdk to generate calldata, create buy order, create sell order and cancel order.
A project trying to build EVM interpreter from scratch in python while reading the Ethereum yellow paper.
A zk token app built with Mina.
A DEX built with scaffold-eth framework with smart contracts published to goerli.
A Dapp frontend leveraging the magic of wagmi (React Hooks containing everything you need to start working with Ethereum).
A frontend built for Lens Protocol (a composable and decentralized social graph) with its API.
A Dapp frontend template built with Next.js + RainbowKit + WAGMI to help developers interact with their contracts in an easy way.