Skip to content
View etherzeth's full-sized avatar

Block or report etherzeth

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

Popular repositories Loading

  1. automated-market-maker automated-market-maker Public

    This project is a demonstration of a Decentralized Exchange (DEX) built to showcase my expertise in developing secure, efficient, and well-structured smart contracts. It serves as a proof of concep…

    Solidity

  2. simple-bank simple-bank Public

    Solidity

  3. Damn-Vulnerable-Defi Damn-Vulnerable-Defi Public

    Solidity

  4. NovaERC20 NovaERC20 Public

    A clean and secure ERC20 implementation written in Solidity and tested with Foundry. Demonstrates smart contract best practices, unit testing, and deployment scripting.

    Solidity

  5. Simple-Staking Simple-Staking Public

    This project demonstrates portfolio grade smart contract engineering skills by focusing on reward math (accRewardPerShare, rewardDebt), efficient Synthetix-style state updates, precise per-second r…

    Solidity

  6. UniswapV2-Foundry UniswapV2-Foundry Public

    A full end-to-end re-implementation of Uniswap V2 using Foundry in solidity 0.8.30. This project focuses to implement the uniswapv2 core and uniswapv2 periphery in a singlr repo — covering liquidit…

    Solidity