Skip to content
View branmcf's full-sized avatar
💭
baby welcome to the party
💭
baby welcome to the party

Highlights

  • Pro

Block or report branmcf

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. Vanilla Interest Rate Swap (Compound... Vanilla Interest Rate Swap (Compound 18 Decimals)
    1
    # (c) 2020 Brandon McFarland
    2
    
                  
    3
    
                  
    4
    # @title Plain Vanilla Interest Rate Swap
    5
    # @author Brandon McFarland
  2. Vanilla Interest Rate Swap (Aave) Vanilla Interest Rate Swap (Aave)
    1
    # (c) 2020 Brandon McFarland
    2
    
                  
    3
    
                  
    4
    # @title Plain Vanilla Interest Rate Swap (Aave)
    5
    # @author Brandon McFarland
  3. EthereumHashcatConfig EthereumHashcatConfig Public

    PBKDF2-SHA256 Hashcat configuration for an Amazon EC2 instance running Ubuntu 16.04

  4. everlasting-options everlasting-options Public

    A prototype for everlasting options

    JavaScript 15

  5. Forward Forward
    1
    # (c) 2020 Greenwood
    2
    
                  
    3
    contract ERC20m:
    4
        def balanceOf(arg0: address) -> uint256: constant
    5
        def transfer(_to: address, _value: uint256) -> bool: modifying
  6. magicjar-frontend-fork magicjar-frontend-fork Public

    Forked from magicjarHQ/frontend

    Frontend component for MagicJar

    TypeScript