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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 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

Pinned Loading

  1. constant-function-market-maker constant-function-market-maker Public

    Constant Function Market Maker (CFMM) implementation.

    JavaScript

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

    Constant Function Market Maker (CFMM) with fully homomorphic encryption(FHE). For FHE I am using fhEVM library from ZAMA protocol.

    TypeScript

  3. 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

  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

  5. encode-deposit-handler-sc encode-deposit-handler-sc Public

    DepositHandler Protocol: An on-chain deposit system for secure bootcamp enrollment, allowing users to connect wallets, deposit USDC, and withdraw upon successful completion, minimizing reliance on …

    Solidity 2

  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