Skip to content
View DeluxeRaph's full-sized avatar
💻
Don't make me pull the mf Mac out
💻
Don't make me pull the mf Mac out

Organizations

@Super-DCA-Tech @flayerlabs @Run-Money

Block or report DeluxeRaph

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
DeluxeRaph/README.md
contract DeluxeRaph {
  bool public love;
  bytes32 public constant defi = "DEFI";

function _myHeart (bytes32 _code) internal returns(bool) {
    require(_code == defi, "Code is not defi");
    return love = true;
  }
}

Pinned Loading

  1. base/base base/base Public

    All components used to run Base

    Rust 308 289

  2. Super-DCA-Tech/super-dca-gauge Super-DCA-Tech/super-dca-gauge Public

    Super DCA Liquidity Network

    Solidity 4 3

  3. swoupon-hook swoupon-hook Public

    Swoupon is a uniswap v4 hook swapping rewards mechanism. It allows swapper to accumulate Swoupon tokens through swaps, which can later be redeemed for fee discounts

    Solidity 3

  4. longETH longETH Public

    Solidity

  5. flayerlabs/flaunch-sdk flayerlabs/flaunch-sdk Public

    A TypeScript SDK to make interacting with the Flaunch protocol & Uniswap V4 easier.

    TypeScript 16 6

  6. SeaWatch SeaWatch Public

    Python