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

Highlights

  • Pro

Organizations

@wormhole-foundation

Block or report dvgui

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

  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