Skip to content
View vm06007's full-sized avatar
:electron:
Decentralized Builder >_
:electron:
Decentralized Builder >_

Highlights

  • Pro

Organizations

@bitcoin-portal @team-fasbit @wise-foundation
Block or Report

Block or report vm06007

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

  1. wise-foundation/wise-token-contracts wise-foundation/wise-token-contracts Public

    WISE Token smart contracts

    Solidity 17 11

  2. decentralgames/games decentralgames/games Public

    JavaScript 7 4

  3. Bitcoin.com vesting contract for Ver... Bitcoin.com vesting contract for VerseToken.sol
    1
    // SPDX-License-Identifier: --BCOM--
    2
    
                  
    3
    pragma solidity =0.8.12;
    4
    
                  
    5
    import "./VerseProof.sol";
  4. dgPointer and dgTreasury architectur... dgPointer and dgTreasury architecture for token distribution (decentral.games)
    1
    // SPDX-License-Identifier: -- 🎲 --
    2
    
                  
    3
    pragma solidity ^0.7.4;
    4
    
                  
    5
    contract AccessController {