Skip to content
View AlexScherbatyuk's full-sized avatar

Block or report AlexScherbatyuk

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
AlexScherbatyuk/README.md

Hi there 👋

Pinned Loading

  1. chainlink-decup-protocol chainlink-decup-protocol Public

    The Decentralized Cup of Assets (DeCup) is a Web3 protocol that enables seamless cross-chain trading of multi-asset bundles represented as NFTs, powered by Chainlink CCIP. It simplifies portfolio m…

    TypeScript

  2. foundry-cross-chain-rebase-token foundry-cross-chain-rebase-token Public

    A cross-chain rebase token protocol where users deposit ETH into a vault to mint RBT 1:1; balances grow linearly over time based on a per-user snapshot rate, and CCIP bridging burns/mints while pre…

    Solidity

  3. foundry-defi-stablecoin foundry-defi-stablecoin Public

    A DeFi protocol implementing an algorithmic stablecoin system designed to maintain a 1:1 peg with the US Dollar through overcollateralization and algorithmic stability mechanisms.

    Solidity

  4. foundry-merkle-airdrop foundry-merkle-airdrop Public

    This contract is used to distribute tokens to a whitelist of addresses based on a Merkle root. Includes mitigation for second-preimage attacks.

    Solidity

  5. foundry-account-abstraction foundry-account-abstraction Public

    A comprehensive implementation of Account Abstraction (AA) on both Ethereum and zkSync Era, built with Foundry. This project demonstrates how to create, deploy, and interact with smart contract acc…

    Solidity 1

  6. foundry-uups-proxy foundry-uups-proxy Public

    A comprehensive demonstration of smart contract upgradeability patterns using Foundry, featuring UUPS (Universal Upgradeable Proxy Standard) and custom proxy implementations.

    Solidity