Skip to content
View dvgui's full-sized avatar
  • Wormhole Foundation

Highlights

  • Pro

Block or report dvgui

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. cgproxy-v2 cgproxy-v2 Public

    Rotates external proxies to avoid API lock

    TypeScript

  2. MultiChain NFT Store MultiChain NFT Store
    1
    // SPDX-License-Identifier: Unlicensed
    2
    pragma solidity ^0.8.19;
    3
    
                  
    4
    import "@openzeppelin/contracts/security/Pausable.sol";
    5
    import "@openzeppelin/contracts/access/AccessControl.sol";
  3. WH Message Sender WH Message Sender
    1
    // SPDX-License-Identifier: MIT
    2
    pragma solidity ^0.8.18;
    3
    
                  
    4
    import "wormhole-solidity-sdk/interfaces/IWormholeRelayer.sol";
    5
    import "wormhole-solidity-sdk/interfaces/IWormholeReceiver.sol";
  4. Aleo-Workshop-Encode-Club Aleo-Workshop-Encode-Club Public

    Forked from laishawadhwa/Aleo-Workshop-Learn-2-earn