Skip to content
View yorhodes's full-sized avatar
hyper
hyper
Block or Report

Block or report yorhodes

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

it's yo-rhodes

I am currently working on Hyperlane, enabling crosschain composability on Ethereum and beyond.

Learn more about me on my website.

Pinned

  1. hyperlane-xyz/hyperlane-monorepo hyperlane-xyz/hyperlane-monorepo Public

    The home for Hyperlane core contracts, sdk packages, and other infrastructure

    Rust 223 252

  2. curta curta Public

    Forked from waterfall-mkt/curta

    A CTF protocol, where players create and solve EVM puzzles to earn NFTs.

    Solidity 3

  3. celo-org/celo-monorepo celo-org/celo-monorepo Public

    Official repository for core projects comprising the Celo platform

    Solidity 683 359

  4. Consensys/PLCRVoting Consensys/PLCRVoting Public

    Partial Lock Commit Reveal Voting System that utilizes ERC20 Tokens

    JavaScript 172 48

  5. celo-org/rosetta celo-org/rosetta Public

    go server implementation of the Rosetta API spec

    Go 21 17

  6. Forge Anvil cheatcodes Forge Anvil cheatcodes
    1
    // SPDX-License-Identifier: MIT OR Apache-2.0
    2
    pragma solidity >=0.8.0;
    3
    
                  
    4
    import "forge-std/Vm.sol";
    5
    import {Strings} from "@openzeppelin/contracts/utils/Strings.sol";