Skip to content
View ohMySol's full-sized avatar

Block or report ohMySol

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
ohMySol/README.md

πŸ‘‹ Hi, I’m Anton

I’m a Smart Contract Engineer, specializing in:

  • DeFi protocols development and integrations with Aave V3, Uniswap V2/V3, Morpho.
  • Vault development.
  • Yield strategies automatisation.
  • Backend development.

πŸ‘¨β€πŸ’» What I am working on

  • Learning Finance, DeFi yield strategies and their automatisation.
  • Arbitrage bots.

🌐 Socials:

Telegram
LinkedIn
X

Pinned Loading

  1. erc4626-strategy-vault erc4626-strategy-vault Public

    An ERC-4626 strategy based vault, that uses a gasless deposits via ERC-2612 with EIP-712 signatures.

    Solidity 4 1

  2. constant-function-market-maker constant-function-market-maker Public

    Constant Function Market Maker (CFMM) implementation.

    JavaScript

  3. dex-arbitrage-scan-uni-sushi dex-arbitrage-scan-uni-sushi Public

    Arbitrage scanner which detects token price imbalances between DEXes

    TypeScript

  4. tokenized-AAPL-stocks tokenized-AAPL-stocks Public

    Applying RWA features to the AAPL stocks. Creating a fully reserved tokenized stock(rwa), which is collateralised(backed) by the real stock.

    Solidity 1

  5. ecdsa-payment-verification ecdsa-payment-verification Public

    Signing payment data(EIP712) off-chain with ECDSA signature and verify it on-chain in smart contract.

    JavaScript

  6. yul-book-examples yul-book-examples Public

    Guide to learning Yul and low-level Ethereum coding, consolidating information about EVM memory types, calldata, storage, and more into a hierarchical format with detailed examples and explanations.

    1