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

Highlights

  • Pro

Organizations

@wormhole-foundation

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 250 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. evm-rpc evm-rpc Public

    A TypeScript framework for interacting with EVM-compatible blockchain RPC endpoints with full type safety and modern tooling.

    TypeScript 1

  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